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

# Analytics Dashboard

> Understand your AgentFlow analytics

# Analytics Dashboard

**Track conversations and activity across your organization.**

<Note>
  **Coming Soon:** Advanced analytics features including detailed usage metrics, performance tracking, and reporting are planned for future releases.
</Note>

<PLACEHOLDER_SCREENSHOT>
  Screenshot of the Analytics Dashboard showing conversation history and basic activity metrics
</PLACEHOLDER_SCREENSHOT>

## Dashboard Sections

<CardGroup cols={2}>
  <Card title="Conversation History" icon="message">
    View all conversations and search by date
  </Card>

  <Card title="User Activity" icon="users">
    See which team members are active
  </Card>

  <Card title="Message Feedback" icon="thumbs-up">
    Review feedback on AI responses
  </Card>

  <Card title="Basic Stats" icon="chart-simple">
    Conversation counts and trends
  </Card>
</CardGroup>

## Available Metrics

**Currently available:**

* Total conversations
* Active conversations
* Team member activity
* Message feedback (thumbs up/down, comments)
* Conversation search and filtering

## Time Filtering

View conversations by:

* Today
* Last 7 days
* Last 30 days
* All time

<Card title="Next: Usage Metrics" href="/analytics/usage-metrics">
  Learn about conversation tracking
</Card>
