ToDiagram

Cloud Storage

Save, manage, and share your diagrams in the cloud

Cloud Storage allows you to save your diagrams to ToDiagram's secure cloud, access them from any device, and collaborate with your team.

Quick Start

Sign In

Click the Cloud button in the top toolbar or use the save icon in the bottom bar.

If not already signed in, you'll be prompted to sign in with:

  • GitHub
  • Google

Save Your First Document

  1. Create or edit a diagram
  2. Click Cloud or the save icon
  3. Your document is automatically saved
  4. A checkmark appears when saved successfully

Access Saved Documents

  1. Click Cloud to open your documents library
  2. View all saved diagrams
  3. Click any document to open it
  4. Use search to find specific files

Features

Document Management

Create Documents:

  • New documents start as "Untitled"
  • Auto-save creates document in cloud
  • Rename anytime from the cloud modal

Update Documents:

  • Changes are tracked automatically
  • "Save Changes" button appears when edited
  • Click save to update cloud version
  • Last updated time shown in document list

Delete Documents:

  • Open cloud modal
  • Click ⋮ (three dots) next to document
  • Select "Delete"
  • Confirm deletion

Document Visibility

Control who can access your diagrams:

VisibilityDescriptionAvailable To
PrivateOnly you can viewAll users
TeamTeam members can viewTeam plans only
PublicAnyone with link can viewAll users

Private documents are default. Change visibility from the document menu (⋮).

Sharing Documents

Share via Link:

Set Visibility

  1. Open cloud modal
  2. Click ⋮ next to your document
  3. Select "Change Visibility"
  4. Choose Public or Team
  1. Click the link icon 🔗 next to the document
  2. Link is copied to clipboard
  3. Share link with collaborators

Recipients Access

  • Public links: Anyone can view
  • Team links: Only team members can view
  • Viewers can explore, download, or create their own copy

Storage Limits

PlanDocument LimitFile Size Limit
Free0 documents5 MB per file
Pro200 documents5 MB per file
Team200 documents per person5 MB per file

Files exceeding 5 MB cannot be saved to cloud. Consider splitting large datasets or compressing your data.

Cloud Modal

All Documents Tab

View and manage all your personal documents:

Document List Shows:

  • Document name
  • Format badge (JSON, YAML, CSV, XML, Mermaid, Custom)
  • Visibility icon (🔒 Private, 👥 Team, 🌐 Public)
  • Last updated time
  • Actions menu (⋮)

Filter Documents:

  • Search by name (search bar at top)
  • Filter by format (chip buttons)
  • Shows count: "X documents" and quota usage

Actions per Document:

  • Open: Click document name
  • Rename: ⋮ → Edit Name
  • Download: ⋮ → Download
  • Copy Link: 🔗 icon (public/team only)
  • Change Visibility: ⋮ → Change Visibility
  • Delete: ⋮ → Delete

Team Documents Tab

Team tab requires Team plan subscription. Upgrade to share documents with your team.

View documents shared by team members:

  • Shows all documents with "Team" visibility
  • Filter and search same as All Documents
  • Cannot delete others' documents
  • Can open and create your own copy

Auto-Save Behavior

When Documents Save

Documents save to cloud when you click:

  • Cloud button in top toolbar
  • Save icon in bottom bar
  • "Save Changes" button (when document has changes)

Save Indicators

IndicatorMeaning
✓ CheckmarkSaved successfully
"Save Changes"Unsaved changes exist
Time stampLast saved time (e.g., "2 minutes ago")
"Create Document"New document, not yet saved

Unsaved Changes

The editor tracks changes:

  • Edit content → "Save Changes" appears
  • Close tab → Prompt to save (if unsaved)
  • Refresh page → Unsaved changes preserved in browser

Unsaved documents exist only in your browser. Save to cloud to access from other devices or prevent data loss.

Document Permissions

Owner Permissions

Document owners can:

  • ✅ View and edit
  • ✅ Rename
  • ✅ Change visibility
  • ✅ Delete
  • ✅ Download
  • ✅ Share link

Viewer Permissions

Public/team link viewers can:

  • ✅ View diagram
  • ✅ Explore and navigate
  • ✅ Download diagram
  • ✅ Create their own copy
  • ❌ Cannot edit original
  • ❌ Cannot delete original

URL Parameters

Document ID in URL

When you open a cloud document, the URL updates:

https://todiagram.com/editor?doc=<document-id>

Benefits:

  • Bookmark specific documents
  • Share direct links
  • Browser back/forward navigation works
  • Refresh page reopens same document

Opening Documents

Via Cloud Modal:

  1. Click Cloud → Select document
  2. URL updates automatically

Via Direct Link:

  1. Paste URL with ?doc=<id>
  2. Document loads automatically

Troubleshooting

Pro Tip: Use descriptive names for documents to easily find them later. Format is automatically detected, so focus on meaningful names like "User API Schema" or "Production Config".