This console manages every CursorPilot account.
Everything currently stored by this deployment.
Every account, and what it owns.
Which AI model answers every user, and the keys that reach it.
Serves every user of this deployment. Changing it takes effect for all of them within 10 seconds — no deploy and no restart.
One key, many models, and no per-minute request cap on paid use. Requests are pinned to providers that do not train on the data.
Two models behind one key — the cheap text model for most turns, the multimodal one only when a turn carries a picture.
Also the fallback for pictures: when the active provider cannot read an image, that turn alone comes here.
The account is created ready to use — no verification email is sent, because you creating it is the assurance the code was gathering.
This also deletes their devices, conversations, agent runs and uploads. It cannot be undone.