Wolkabout GDrive Visual Inspector
Upload GAM CSV -> auto-parse -> interactive org-chart diagram + CSV exports
Upload And Generate
{% if has_data %}
Download Cleaned CSV
Download Summary CSV
Download Sharing Matrix CSV
{% endif %}
Use tree + sunburst for structure, and share network for access flow.
{% if error %}
{{ error }}
{% endif %} {% if has_data %}
Total items
{{ stats.total_items }}
Folders
{{ stats.total_folders }}
Public
{{ stats.public_items }}
Domain
{{ stats.domain_items }}
Shared users
{{ stats.shared_user_items }}
Tip: click a folder/file to sync tree, sunburst and network on the same item.
{% endif %}
Live Status
Build ID
{{ build_id or "-" }}
Rows Parsed
{{ curated_count or "-" }}
Last Upload
{{ last_upload_time or "-" }}
Processing Time
{{ process_ms or "-" }} ms
This panel is informational and updates after each CSV upload.
{% if build_id %}
Status ID:
{{ build_id }}
{% endif %}
{% if has_data %}
{% endif %}