Docs · Foundations · Accounts and cloud sync

Accounts and cloud sync

GTFS·X is usable without an account — you can edit, validate, and export a feed without ever signing in. Accounts add cloud sync across devices, hosted publishing, and per-organization features. This page covers what changes when you sign in, including the question new users ask most: "where does my work actually live?"

Anonymous editing

If you've never signed in, you're editing as an anonymous user. Your in-progress work lives in your browser's local IndexedDB. The editor auto-saves to IndexedDB roughly every second; refreshing the page, closing the tab, and reopening the browser all preserve your work.

What anonymous editing supports:

What anonymous editing doesn't support:

The single most common support question is "I lost my work." The most common cause is anonymous editing in a browser that subsequently had its site data cleared (often by a privacy extension, an OS update, or a "free up space" sweep). If your feed represents real work, create a free account and click Save. The bandwidth cost to GTFS·X is negligible; the cost to you of losing it is not.

Signed-in editing

Sign in (or create a free account at the link in the top right) to bind your work to a cloud-synced account. With an account you get the same editor, plus:

What "Save" actually does

The Save button behaves slightly differently depending on whether you're anonymous or signed in, and this is the source of the most common confusion:

The practical takeaway: if you've been editing anonymously and want to keep the work, create an account and click Save. The auto-save to IndexedDB has been keeping it safe locally; the explicit Save promotes it to the cloud.

Tier limits

Saved feeds and snapshots have per-tier caps:

PlanSaved feedsSnapshots / feedPublished feeds
Free350 (export & self-host)
Pro10251
AgencyEffectively unlimited50Unlimited
EnterpriseCustomCustomCustom

If you hit the saved-feeds cap, deleting an existing feed frees up the slot. Anonymous editing doesn't count against the cap — only feeds explicitly saved to the cloud do.

Account management

Data export and deletion

See also