Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
21 changes: 21 additions & 0 deletions assistant/configure.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -109,3 +109,24 @@
### 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:

Check warning on line 117 in assistant/configure.mdx

View check run for this annotation

Mintlify / Mintlify Validation (mintlify) - vale-spellcheck

assistant/configure.mdx#L117

In general, use active voice instead of passive voice ('is broken').

- **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.

Check warning on line 123 in assistant/configure.mdx

View check run for this annotation

Mintlify / Mintlify Validation (mintlify) - vale-spellcheck

assistant/configure.mdx#L123

Use 'preceding' instead of 'above'.

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.
Loading