For the complete documentation index, see llms.txt. This page is also available as Markdown.

Usage Statistics

Usage statistics turn your Cherry Studio model usage into a visual dashboard: At a glance, you can see how much money was spent, how many tokens were used, how many requests were made, and which model was used the most. It helps you estimate costs, spot abnormal usage, and compare the trade-offs of different models.

After opening Settings → Usage Statistics. The page is divided into Overview / Explore / Requests three sections, which can be switched in the upper right corner Last 30 days / Last 90 days / Last year, and all data is aggregated for the selected period.

Usage Statistics [Overview]: top metric cards + daily activity heatmap below (total cost hidden in the image)

Overview

A set of metric cards at the top:

Metric
Meaning

Total Cost

Estimated spending in the selected period (calculated using each model's public pricing, for reference only)

Number of Requests

Total number of requests initiated

Total Tokens

Total tokens for input + output

Cache Hit Rate

Proportion of prompt cache hits (cache reads hit ÷ observable input); the higher, the more cost-effective

Active days / Longest consecutive streak

Number of days with usage records and the number of consecutive days of usage

Peak Day

The date with the highest single-day usage and its token count

Highest-Usage Model

The model that consumed the most in the selected period

Daily Average

Average daily token count and request count

The daily activity heatmap shows usage intensity by day, and you can switch between Tokens / Cost the two dimensions; darker colors indicate more usage on that day.

Explore / Analysis

Switch to Explore You can perform a breakdown analysis of usage: by groups(provider / model / API key / assistant·Agent), choose one Metric, then use bar chart / line chart / pie chart / segmented and other charts to view distribution and trends.

Request Details

Requests Lists request records one by one, making it easy to identify which requests generated the main consumption.

Want to view by a specific day? In the overview's daily activity heatmap, click a day, and the explore area (analysis + requests) will drill down to that day, and the title will change to "Specific Day Details"; click "Clear Date Filter" to go back.

Cost is an estimate: it is converted according to the model's public pricing; actual billing is still based on each model provider's invoice. Free models and local models do not incur charges.


Get help and submit feedback

If you encounter any questions, bugs, or have suggestions for feature improvements during configuration or use, please refer to Feedback and Suggestions for the official channels provided.

Last updated

Was this helpful?