For the complete documentation index, see llms.txt. This page is also available as Markdown.

Configure Budget & Alerts

Guide for Root to set a monthly budget limit (VND), monitor spending, and configure automated alerts when costs approach the limit.


Prerequisites

  • Signed in with Root role (Budget & Alerts is Root-only; Admin and Member do not have access)


Enable Budget Limit for the First Time

Step 1: Open Budget & Alerts

  1. Go to AgentBase β†’ sidebar β†’ Usage & Budget β†’ Budget & Alerts

Step 2: Enter the limit and save

  1. Enter a value in the Monthly Limit field:

Field
Example
Notes

Monthly Limit

100,000,000

Enter the VND amount

Currency is fixed at VND β€” no other currency option is available. Enable Budget Unlimited toggle: when turned ON, the system removes the monthly cap and allows unlimited spending. Leave it OFF to keep the limit active.

  1. Click the confirm icon (βœ“) next to the input field to save

Step 3: Confirm the budget is active

After saving, the page shows:

  • Monthly Limit: The VND value you set (with an edit icon)

  • Used This Month: Current month's spending (VND)

  • Budget Usage section: progress bar + percentage used + remaining VND

  • Budget Alerts section: two alert toggles, both ON by default


View Budget Status

When a budget is set, the Budget Usage section shows:

Component
Description

Progress bar

Solid color bar that changes by total %: green (0–69%) / yellow (70–79%) / orange (80–99%) / red (100%+)

"X.XM / XXXM" label

Used / Limit displayed at the right of the section title

MaaS legend

MaaS β€” Model API calls Β· X,XXX,XXX VND Β· X%

Runtime legend

Runtime β€” Agent compute Β· X,XXX,XXX VND Β· X%

Monthly Projection

Estimated month-end spend (shown after β‰₯ 3 days have passed in the current month)


Configure Alert Thresholds

The Budget Alerts section shows two fixed thresholds β€” both are ON by default when a budget is set:

Threshold
Action when reached

Email alert at 80% usage

Email sent to the configured alert recipient β€” primary root contact will be notified.

Email alert at 100% usage

Email sent to the alert recipient β€” agents continue running but immediate action is recommended.

  • Alert recipient: Enter the email address to receive alerts (editable field)

  • Each threshold sends email only once per month β€” no repeated alerts on each cron run

  • Click Save Changes after adjusting toggle states or updating the recipient address


Edit Budget Limit Mid-Month

  1. Click the ✏️ icon on the MONTHLY LIMIT KPI card

  2. Enter the new value β†’ click Save

When increasing the limit:

  • used% recalculates immediately against the new limit

  • All alert flags reset β€” the 80% and 100% thresholds apply to the new limit

When decreasing the limit below current spending:


Remove the Budget Cap

  1. Turn on the Enable Budget Unlimited toggle

  2. Confirm the dialog: "Enabling Budget Unlimited means charges will apply without a monthly cap. Continue?"

  3. Click Confirm

After enabling:

  • The Monthly Limit is disabled

  • The Budget Alerts section becomes disabled (greyed out)

  • The warning banner on the Usage tab in Usage & Cost disappears automatically


Monthly Budget Reset

At 00:00 on the 1st of each month, the system automatically:

  • Resets Used this month to 0

  • Applies the same budget limit to the new month (always recurring)

  • Resets alert flags (the 80% and 100% thresholds can trigger again in the new month)


Result

I want to...
Go to

View cost breakdown by agent / provider / model

Usage & Budget overview

Last updated