Skip to content

Update from code changes: document Savings analytics view - #7523

Merged
N43527 merged 2 commits into
mainfrom
mintlify/efa44c51
Sep 25, 2026
Merged

N43527 merged 2 commits into
mainfrom
mintlify/efa44c51

Conversation

@mintlify

@mintlify mintlify Bot commented Sep 25, 2026 •

Copy link
Copy Markdown
Contributor

Summary

Adds a page for the new Savings view on the analytics dashboard.

The dashboard now has a Savings section. A Time saved (hours) chart splits estimated hours across four sources: the Slack agent, self-updating automations, maintenance automations, and custom automations. A Money saved card shows the estimated support cost avoided and the number of questions the assistant answered. Source: https://github.com/mintlify/mint/pull/11892

Changes

  • New analytics/savings.mdx. It explains both cards and how the numbers are estimated: hours come from the changed-line count of each merged PR, and money saved is $12 per question the assistant answers.
  • Added the page to the Analytics navigation group, plus a card on the analytics overview.

Context

  • The section only appears for deployments that have the ANALYTICS_IMPRESSIONS entitlement. This is the same gate as the User engagement view, whose docs page doesn't mention it either, so this page leaves it out too.
  • The calculation details (line-count thresholds, the $12 per question, which assistant conversations count) come from the server's current implementation. Please confirm you're comfortable publishing them.

Note

Low Risk
Documentation-only changes with no runtime impact; the main consideration is publishing server-side calculation rules ($12/question, PR line thresholds) that stakeholders should confirm are intended for public docs.

Overview
Adds documentation for the new Savings analytics view so customers can understand ROI metrics in the dashboard.

A new analytics/savings.mdx page describes the Time saved (hours) breakdown (Slack agent, self-updating, maintenance, and custom automations) and documents how hours are estimated from merged PRs and changed-line tiers. It also covers the Money saved card, including the $12 per assistant-answered question formula and what counts as an answered conversation. Enterprise plan gating is called out via an <Info> block.

The analytics overview gains a Savings navigation card, and docs.json registers the page in the Analytics sidebar (after User engagements).

Reviewed by Cursor Bugbot for commit 4771067. Bugbot is set up for automated code reviews on this repo. Configure here.

@mintlify

mintlify Bot commented Sep 25, 2026 •

Copy link
Copy Markdown
Contributor Author

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated
mintlify 🟢 Ready View Preview Sep 25, 2026, 10:17 PM

@ethanpalm ethanpalm left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

just a few small nits. lgtm!

Comment thread analytics/savings.mdx Outdated
Comment thread analytics/savings.mdx Outdated
Comment thread analytics/savings.mdx Outdated
Comment thread analytics/savings.mdx Outdated
Comment thread analytics/savings.mdx Outdated
Comment thread analytics/savings.mdx Outdated
Co-authored-by: Ethan Palm <56270045+ethanpalm@users.noreply.github.com>
@N43527
N43527 merged commit c7ab152 into main Sep 25, 2026
5 checks passed
@N43527
N43527 deleted the mintlify/efa44c51 branch September 25, 2026 22:18

This branch was successfully deployed

1 active deployment
staging — 47710670 Deployed Sep 25, 2026 by mintlify[bot]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants