> ## Documentation Index
> Fetch the complete documentation index at: https://www.mintlify.com/docs/llms.txt
> Use this file to discover all available pages before exploring further.

# Measure time and money saved with Mintlify

> Use the Savings view in analytics to estimate hours saved by the agent and automations, and support costs saved by assistant answers.

<Info>
  Savings analytics require an [Enterprise plan](https://mintlify.com/pricing?ref=analytics).
</Info>

The **Savings** view of the [analytics](https://app.mintlify.com/analytics) page estimates how much work Mintlify saves your team. It shows hours saved by the agent and automations, and support costs avoided when the assistant answers users' questions.

Use the Savings view to:

* **Report on return on investment**: Share estimated hours and dollars saved with stakeholders.
* **Compare automation value**: See which types of automated work contribute the most time savings.

## Time saved

The **Time saved (hours)** chart breaks down estimated hours saved into four categories.

* **Slack agent**: Pull requests the [agent opens from Slack](/docs/agent/slack).
* **Self-updating automations**: Pull requests from [self-updating content automations](/docs/automations/reference#self-updating-content-automations), such as Update from code changes and Draft changelog.
* **Maintenance automations**: Pull requests from [maintenance automations](/docs/automations/reference#maintenance-automations), such as Translate content and Fix broken links.
* **Custom automations**: Pull requests from [custom automations](/docs/automations/create).

Mintlify counts only merged pull requests that were first opened during the selected time range. Each pull request adds hours based on the number of changed lines.

| Changed lines | Hours saved |
| :------------ | :---------- |
| Fewer than 20 | 0.5         |
| 20 to 99      | 2           |
| 100 or more   | 5           |

When the line count for a pull request is unavailable, Mintlify uses a default estimate.

## Money saved

The **Money saved** card shows two metrics.

* **Money saved**: Estimated support cost avoided, calculated as \$12 for each question the assistant answers based on the average cost of support tickets across industries.
* **Questions answered by assistant**: A count of conversations with the [assistant](/docs/analytics/assistant) in the selected time range that the assistant answered without routing the user to sales or support.


## Related topics

- [Analytics overview](/docs/analytics/index.md)
- [Mintlify CLI command reference](/docs/cli/commands.md)
- [Intercom](/docs/integrations/support/intercom.md)
