These settings help you manage your LLM costs effectively. You can set quotas, track spending, configure email notifications for threshold alerts and decide whether to block queries once the quota is exhausted.

For each quota, you can configure the LLM providers, DSS projects and users they apply to. The Fallback Quota applies to queries not matching any other quota.

You have unsaved changes, they will not be effective until they are saved.
Name   Alert Thresholds Reset Period Blocking Quota Current spend Status Actions
{{ quota.name }}

This quota will be applied when the following filter is matched:

{{ globalQuotaDescription }}

{{ getPeriodicitySummary(quota) }} {{ quota.blockingLimit ? 'On' : 'Off' }} {{ quota.costLimit | currency: '$' }} {{ getTotalCostSpent(quota) | currency: '$' }}
Fallback Quota

{{ describeFallbackScope() }}

{{ getPeriodicitySummary(quota) }} {{ quota.blockingLimit ? 'On' : 'Off' }} {{ quota.costLimit | currency: '$' }} {{ getTotalCostSpent(quota) | currency: '$' }}