Skip to main content
Monitor and manage credit consumption, tool run usage, and cost breakdowns across your Agent Platform account.
New accounts receive free credits by default: 75 model credits and 10,000 tool runs. Model credits cover model inference and guardrails; tool runs are consumed when invoking tools. Once exhausted, these actions are disabled until you add more credits. To add credits, contact Support.

Accessing Billing and Usage

  1. Log in and click Autonomous Agents from the module list.
  2. Click Settings on the top navigation bar.
  3. In the left navigation pane, click Billing > Usage.
The Usage page contains five tabs:
TabWhat It Shows
OverviewHigh-level summary of runs, credits, and usage trends
ToolsActivity and status for all deployed tools
ModelsComputational costs per model and deployment
GuardrailsGuardrail statistics and credit consumption
Custom ScriptsDeployed script statistics and hosting credit usage

Credit Usage Summary Widget

The Clock icon in the top-right corner provides an at-a-glance view of your account’s credit status. Click it to see:
  • Account ID — Copy this to share with Support for account debugging.
  • Credits — Total allocation and remaining credits for models, guardrails, and custom scripts.
  • Tool Runs — Total allocation and remaining runs for tool automation flows.
Click Manage billing in this widget to go directly to the Usage page. The icon color reflects your remaining credit balance:
Icon StateCredit BalanceWhat It Means
Green> 75% remainingHealthy balance
Yellow/Orange25–75% remainingModerate usage
Red< 25% remainingAdd credits soon
Triangle (warning)0% remainingAll credits exhausted; services paused

Alerts and Notifications

Agent Platform notifies you proactively as credits and tool runs are consumed. In-app banners appear at the top of every page at these thresholds:
ThresholdBanner TypeAction Prompted
20%, 50%, 70%, 80%, 90% usedRemovableTop up or upgrade
100% used (credits or runs)FixedUpgrade or top up plan
Free credits expiredFixedUpgrade plan

Email Notifications

Emails are sent at 50%, 70%, 80%, and 90% consumption of model credits and tool runs. Each email includes next steps for adding credits via Platform Support.

Overview Tab

The Overview tab summarizes resource consumption across the account:
MetricDescription
RunsTool runs consumed vs. total allocation (e.g., 45 of 10,000 = 0.45% used)
CreditsCredits used across models, guardrails, and custom scripts vs. total (e.g., 212 of 300 = 70.72% used). Includes a color-coded pie chart; hover to see values per category.
Usage TrendChart showing tool runs and model credit consumption over the selected time period
To refresh the Runs and Credits widgets, hover over their top-right corner and click the Refresh icon.

Tools Tab

Displays all tools that have been deployed at least once. Tools in development are excluded.
FieldDescription
Total ToolsTotal number of tools in the account
Total RunsCombined run count across all tools
Tool NameName of the tool
RunsNumber of times the tool was invoked
Owner NameUser who created the tool
Last Active OnDate the tool was last used
StatusDeployed, Undeployed, or Deleted

Models Tab

Displays all open-source and fine-tuned models in the account with their associated computational costs.

Summary Metrics

MetricDescription
Total ModelsTotal number of models in the account
Total CreditsCredits used across all models and deployments
Fine-Tuning CreditsCredits consumed for fine-tuning, based on training data size, model complexity, epochs, and hardware
Hosting CreditsCredits for deploying and running models on GPUs. Each GPU instance (replica) counts separately—two A100 replicas consume twice the hosting credits of one.

Per-Model Fields

FieldDescription
Model NameName of the model
TypeFine-tuned or Base
Credits UsedCredits consumed by this model
Last Deployed OnDate of the most recent deployment

Deployment-Level Drill-Down

Click any model row to see individual deployment records:
FieldDescription
NameDeployment name
TypeDeployment type
Credits UsedCredits consumed by this deployment
Last Updated OnDate of the last deployment update
StatusDeployed, Undeployed, or Deleted

Guardrails Tab

Displays guardrails used in the account with hardware details and associated costs. Guardrail credits are deducted from your Model credits balance shown in the Overview tab.

Summary and Per-Guardrail Fields

FieldDescription
Total GuardrailsTotal number of guardrails in the account
Total CreditsCombined credits used by all guardrails
Time (summary)Total deployment duration across all guardrails
NameGuardrail or scanner name
CreditsCredits used to deploy this guardrail
Time (per row)Duration this guardrail was deployed
Last Deployed OnDate of most recent deployment
StatusDeployed or Undeployed

Guardrail Detail Panel

Click any row to open a right-side panel showing:
  • Guardrail name
  • Hardware: CPU type, CPU count, usage duration, and credits used
  • Total: Aggregate credits for the hardware

Credit Behavior for Guardrails

ConditionBehavior
Credits drop below lowest thresholdNew guardrail deployments are disabled
Low credit limit reached during active deploymentDeployment continues; account enters negative credits
Negative credit limit crossedDeployment stops with message: “You’ve used all your available credits. Please add more credits to your account to continue.”
Zero creditsAll new deployments disabled; active deployments stop when negative limit is reached; negative credits adjusted in the next billing cycle

Email Notifications

Guardrail billing emails notify administrators about credit usage, negative threshold breaches, and potential deployment interruptions.

Custom Scripts Tab

Displays all custom scripts in the account with deployment credits and hosting details. Scripts are charged per deployment based on the hardware profile used.

Summary and Per-Script Fields

FieldDescription
Total ScriptsTotal number of scripts in the account
Hosting CreditsTotal credits used by all scripts
Script NameName of the script
Language (Version)Script language and version
Credits UsedCredits consumed for hardware and resources. See pricing table.
Last Active OnMost recent date the script was active
StatusDeployment status. Learn more.

Script Detail Panel

Click any row to open a right-side panel showing:
  • Hosting Infrastructure: VCPUs and memory configuration
  • Hosting time in hours and minutes
  • Credits consumed per component. See pricing table.
  • Total: Aggregate credits across all components

Credit Behavior for Custom Scripts

ConditionBehavior
Insufficient creditsNew deployments disabled in the script wizard
Low credit limit reached during active deploymentDeployment continues; account enters negative credits
Negative credit limit crossedDeployment stops with a failure message
Zero creditsProjects import as drafts only; deployment actions disabled; negative credit violations stop active deployments

Email Notifications

Custom script billing emails notify administrators about credit usage, negative threshold breaches, and deployment or undeployment events. Deployment emails also include API endpoint access details.

Best Practices

  • Review the Overview tab regularly to track trends before credits run low.
  • Use date filters to compare usage across different time periods.
  • Check the Tools, Models, Guardrails, and Custom Scripts tabs to identify cost-saving opportunities.
  • Before deploying custom scripts, review the hardware profile and credits table.
  • Monitor guardrail deployment duration—hardware costs accumulate over time.