Where your key is stored, what someone could do with it, and the rotate-and-revoke steps to run the moment you think it leaked.
Your key sits in this browser's local storage, in plain text, under the name app-models - ten seconds in the browser's developer tools shows it. Everything below follows from that fact.
Read it yourself in Chrome or Edge: F12 on Windows, Cmd + Opt + I on macOS. Then Application > Local Storage, pick the site, and open app-models.

Signing in moves nothing: credentials stay on the device, and a Big-AGI account holds none. Which route a service uses decides whether the Big-AGI server handles one: with Direct Connection on the browser calls the AI service itself, otherwise the server does (Direct Connection).
Direct Connection works only with your API key stored in the browser, and with an AI service that permits direct browser calls (CORS). Where it cannot be used, requests route through the Big-AGI fast edge servers instead - everything still works, within the standard upload size and time limits.
Chats, personas and rambles stay on this device unless you subscribe to Pro: cloud backup and multi-device sync (1 GB). On Open there is no sync. Disabling sync never deletes local data.
Local storage is scoped to a browser profile and a site, not to a person: anyone using that profile, and any extension with access to the site, reads what is in it. On a shared or work machine, in order of effort:
Spend your money at that AI service, up to whatever cap exists there, and nothing else: the key grants no access to your chats, files or Big-AGI account. The service-side cap therefore matters more than any local precaution.
I think my key leaked - three moves, hurried:
The same three moves, unhurried, are ordinary rotation: create the new key, paste it over the old value, then delete the old key at the service. A key stays valid until the service revokes it, so the last move is the one that counts.
To take a key off a device entirely: clear the field or remove the service; clear the browser's site data, which takes your chats with it; or run the app's own data wipe, which removes app-models first among the stores it clears.
BIG-AGI
Resources
© 2026 Token Fabrics·Built with passion in San Diego