Files
dify-docs/en/use-dify/monitor/analysis.mdx
Riskey 0cdcccc248 docs: add app type introduction pages and sync zh/ja translations (#728)
* draft

* refactor: reorganize sidebar hierarchy, add icons to top-level categories, and remove per-page icon frontmatter from 57 MDX files

* docs: add app type introduction pages with zh/ja translations and sidebar restructuring

* style: fix CJK-Latin spacing in translation notices and address PR review feedback
2026-04-03 23:49:22 +08:00

21 lines
805 B
Plaintext

---
title: "Dashboard"
description: "Monitor performance, costs, and user engagement through Dify's built-in analytics dashboard"
---
The dashboard tracks four metrics over time to show how your application performs:
<img
src="/images/monitoring-dashboard.png"
alt="monitoring-dashboard.png"
title="monitoring-dashboard.png"
className="mt-1"
style={{ width:"100%" }}
/>
**Total Messages:** Conversation volume
**Active Users:** Users with meaningful interactions (more than one exchange)
**Average User Interactions:** Engagement depth per session
**Token Usage:** Resource consumption and costs
Use the time selector to view trends over different periods. Click **"Tracing app performance"** to connect external observability platforms like Langfuse or LangSmith for deeper analytics.