Skip to content

Workspace

Workspace settings control who owns usage, how applications authenticate, and how spending is monitored.

What you manage

AreaUse it for
OrganizationsManage the workspace boundary, members, and ownership
API KeysCreate and revoke application credentials
BillingReview credits, usage, and payment activity
Rate LimitsUnderstand request limits and safe retry behavior
  1. Confirm you are working in the correct organization.
  2. Create separate API keys for development, staging, and production.
  3. Name keys after their application and environment.
  4. Review Activities and billing after the first production requests.
  5. Revoke unused keys and investigate unexpected usage promptly.

Ownership and access

API keys and usage belong to an organization. Switching organizations changes the resources, keys, and billing context visible in the Console. Before changing production configuration, verify the selected organization and coordinate key rotation with the applications that use it.

Security basics

  • store keys in environment variables or a secrets manager
  • never paste keys into Agent instructions, source code, screenshots, or support messages
  • use a separate key for each application and environment
  • revoke a key immediately if it may have been exposed
  • monitor Activities for unexpected volume, models, or endpoints