Skip to content

AI Budget

AI Budget gives tenant administrators a complete view of AI consumption for the current billing period and provides controls to limit spending. The page combines a personal usage summary, a tenant-wide aggregate, a full usage history log, and a configuration panel — all in one place.

AI Budget page showing personal budget card, tenant usage summary, budget configuration section, and usage history table

  • Route: /ai-budget
  • Menu Path: Settings → AI → AI Budget
  • Primary audience: Tenant administrators and Super Users.
  • Review your personal AI credit allocation, consumed credits, and remaining credits for the current billing period.
  • View tenant-wide totals: total requests, tokens, provider cost, and charges for the period.
  • Browse the full AI usage history with per-request details (user, service, model, tokens, cost).
  • Set or update the monthly spend cap (USD) to prevent unexpected provider charges.
  • Override the monthly credit allocation for the tenant independent of the subscription tier.
  • Allow or block users from supplying their own AI provider API keys.
  • See a breakdown of requests by provider and by calling service.
  1. Open Settings → AI → AI Budget.
  2. Review the My AI Budget card to check personal credit consumption for the period.
  3. Review the Tenant Usage Summary section for aggregate cost and token data.
  4. Scroll to Budget Configuration and set the Monthly Spend Cap and Monthly Credits Override as needed.
  5. Toggle Allow Own Credentials on or off depending on your organization’s policy.
  6. Click Save Configuration — changes take effect for the next AI request.
  • Credits reset at the start of each billing period. The period dates are shown in the My AI Budget card.
  • The monthly spend cap is expressed in USD. When a tenant’s charges for the period reach the cap, further AI requests are blocked until the next billing period.
  • Leaving Monthly Spend Cap empty removes the spending limit for the tenant.
  • Leaving Monthly Credits Override empty causes the tenant to use the default credit allocation for its subscription tier.
  • The usage history table shows both user-initiated and system-initiated AI calls. System calls are marked with a System Call badge.

The Budget Configuration section is the only writable part of this page. It is a single configuration record per tenant — there is no separate create or delete flow.

AI Budget Settings page showing My AI Budget card with monthly budget, used, and remaining values, plus the Tenant Usage Summary cards below

FieldRequiredTypeDescriptionDefaultValidation
Monthly Spend Cap (USD)NoNumberMaximum USD amount the tenant may be charged in a billing period. Leave empty for no capMust be a positive number if provided
Monthly Credits OverrideNoNumberCustom credit allocation for the tenant, overriding the subscription tier default. Leave empty to use the tier defaultMust be a positive integer if provided
Allow Own CredentialsToggleWhen on, users may provide their own AI provider API keys for personal use. When off, only tenant-configured credentials are usedOff

Steps:

  1. Scroll to the Budget Configuration section on the AI Budget page.
  2. Enter a Monthly Spend Cap in USD, or clear the field to remove the cap.
  3. Enter a Monthly Credits Override to allocate a custom credit amount, or clear the field to use the tier default.
  4. Toggle Allow Own Credentials to control whether users can supply personal provider keys.
  5. Click Save Configuration. A success notification confirms the change.