diff --git a/assistant/configure.mdx b/assistant/configure.mdx index 05fb23397..b4d7ac781 100644 --- a/assistant/configure.mdx +++ b/assistant/configure.mdx @@ -109,3 +109,24 @@ If you want to disallow overages, disable them in the **Billing controls** secti ### Set usage alerts In the **Billing controls** section, set usage alerts to receive an email when you reach a certain percentage of your credit allowance. + +### Monitor credit usage + +The [Usage](https://dashboard.mintlify.com/settings/organization/usage) page includes a credit usage breakdown that shows how your organization is consuming credits across Mintlify products. Use this view to understand which products drive your usage, spot trends, and audit individual events. + +**Daily consumption** displays a stacked bar chart of daily credit usage over a selected date range. Each bar is broken down by product: + +- **Assistant**: Credits consumed by the assistant, including web chat, API calls, and the Discovery chat. +- **Agent**: Credits consumed by agent jobs, including the Slack agent and Linear agent. +- **Workflows**: Credits consumed by workflow runs. +- **MCP**: Credits consumed by MCP server requests. +- **Others**: Credits consumed by integrations not categorized above, such as Discord and Telegram bots. + +The legend below the chart shows total credits and the percentage share for each product over the selected period. + +To filter the breakdown: + +- Select a **date range** to view usage over the last 7 days, 30 days, 90 days, or 12 months. +- Select a **product** to focus the chart and totals on a single product, or select **All products** to see every category. + +**Activity log** lists individual credit-consuming events under the chart. Each row shows the event timestamp, the source (such as web chat, Slack agent, or workflow), the product category, and the number of credits consumed. The activity log paginates as you scroll and respects the date range and product filters that you select.