Settings
Account-wide controls — your profile, the platform API key, current plan, billing, and the usage meter. Owners and admins see additional org-level tabs when an organization exists.
What you see
Settings · app.sentientone.ai/settings
SettingsSection: API Key
General
API Key
Usage
Billing
Notifications
Organization
Platform API key
Key
sk-so-•••••••••••••• 3F92
Created
12 March 2026 · Web dashboard
Last used
2 minutes ago · /v1/chat
RevealCopyRotate key
Requests this month
21,408
Plan quota
50,000
Renews
May 18, 2026
Tab reference
- GeneralDisplay name, avatar, timezone, language. Used everywhere your name appears — sidebar footer, logs, invite emails.
- API KeyYour platform API key (starts with
sk-so-). Reveal, copy, or rotate. Rotation invalidates the previous key immediately — re-deploy any integrations before rotating in production. - UsagePlan quota meter — current month requests, tokens, and storage. Bar turns amber at 75%, red at 90%. Cross-links to Analytics for the full breakdown.
- BillingCurrent plan, renewal date, payment method, and a deep-link to the Stripe Customer Portal where invoices, receipts, and plan changes live.
- NotificationsToggle email alerts for usage thresholds, plan renewal, agent errors, and weekly digest.
- Organization (Pro+)Same controls as the standalone Organization page — branding and members. Appears here too so org owners can manage everything from one place.
Rotate your API key safely
- 1
Generate the new key first
On theAPI Keytab, clickRotate. The new key is shown once. Copy it somewhere secure immediately. - 2
Deploy the new key to your environments
Update theSENTIENTONE_API_KEY(or equivalent) secret across your environments and confirm traffic still flows. - 3
Confirm the old key is dormant
Open Tracing and filter by the last 5 minutes. Once you see no traffic against the old key, you're done.
Plan changes
Upgrade or downgrade via the
Billing tab — the Stripe portal handles payment, taxes, and invoices. Plan changes apply at the next renewal so you're never double-charged.