This page covers account management, team members, invitations, user settings, and API keys.
Navigate to Account from the user menu in the top header (click your account name, then select Account). All members can view the account overview; management actions depend on your role.
The account overview page shows:
| Role | Permissions |
|---|---|
| Owner | Full control — manage members, delete account, access all data |
| Admin | Manage members (non-owners), access all data |
| Contributor | Create, edit, and delete their own data; view all data in the account |
| Reader | View data only — cannot create, edit, or delete |
Your role is displayed as a colored badge on the account overview page.
If you belong to multiple accounts, you can switch between them using the Account Switcher in the top header.
Each account is fully isolated — switching accounts changes which timelines, events, entities, and sources you see.
Available to: Owner, Admin
Each member row shows:
Click any member to see their detail page:
You cannot change the owner's role. There must always be at least one owner.
Available to: Owner, Admin
- Email — The recipient's email address
- Role — The role they will have in the account
The recipient receives an email with a registration link. When they register, they are automatically added to your account with the assigned role.
The invitations list shows:
pending, accepted, or expiredActions available:
Accepted invitations cannot be revoked, and the member must be removed via the Members page instead.
The Developer API page is accessible from the left sidebar via Developer API. This page provides MCP (Model Context Protocol) configuration, HTTP API documentation, and the Scalar API Reference explorer.
API access is a tier-gated feature. Your subscription tier determines what you see on this page.
| Tier | MCP Config Box | Scalar API Reference | "Roll Your Own MCP" Guide |
|---|---|---|---|
| Enterprise | Yes | Yes | No |
| Professional | No | Yes | Yes |
| Hobby | No | No | No |
Full API and MCP access. The page displays:
API access with a self-service MCP path. The page displays:
No API or MCP access. The page displays an upgrade prompt:
After upgrading, your account tier is updated and you can immediately access the Developer API page with Professional-tier features.
To upgrade from Hobby to Professional or from Professional to Enterprise:
Alternatively, if you are on the Hobby tier and visit /api-reference, the upgrade prompt on that page provides a direct Upgrade to Professional button.
Navigate to Settings from the user menu in the top header (click your account name, then select Settings).
The Profile tab lets you manage your personal account settings:
| Setting | Description |
|---|---|
| Display Name | Visible to other members of your account. Not your login identifier. |
| Your email address. Used for login and notifications. | |
| Change Password | Update your password. Requires current password + new password + confirmation. |
Click Save to apply profile changes.
The API Keys tab lets you manage API keys for programmatic access.
API keys are per-account. Each key is scoped to the account you are currently viewing.
Creating an API Key:
Managing API Keys:
Each key shows:
Security: Treat API keys like passwords. Never commit them to version control. Revoke keys that are no longer needed or that may have been compromised.
The Accounts tab lists all accounts you belong to:
You cannot leave an account if you are the only remaining owner. Assign another owner first.
From the Settings > Profile tab, you can deactivate your account. This:
Warning: Deactivation is permanent from your perspective. Contact your system administrator if you need to reactivate.
Available via Type Management in the sidebar (Tools section), or at /app/account/types. Visible to all roles, but only Owner and Admin can create or edit types.
This page lets you manage the custom type taxonomies for your account. You can create, edit, hide, and unhide types for:
Each type has:
Types can be hidden (soft-deleted) and unhidden. Hidden types don't appear in type dropdowns but are preserved for historical data.