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

# Analytics

> Track your agent's performance

## View Analytics

Go to the **Insights** tab inside your agent to see:

<CardGroup cols={2}>
  <Card title="User Feedback" icon="star">
    See how users rate your agent
  </Card>

  <Card title="Tool Analytics" icon="wrench">
    Track tool usage and performance
  </Card>

  <Card title="User Behavior" icon="user">
    Understand how users interact
  </Card>

  <Card title="Satisfaction Rate" icon="face-smile">
    Overall user satisfaction
  </Card>

  <Card title="Total Votes" icon="thumbs-up">
    User feedback votes
  </Card>

  <Card title="Total Chats" icon="comments">
    Number of conversations
  </Card>

  <Card title="Total Messages" icon="message">
    Messages sent/received
  </Card>

  <Card title="Tool Executions" icon="gears">
    How often tools are called
  </Card>
</CardGroup>

## Export Data

Export analytics data to CSV for deeper analysis.

## Next Steps

<Card title="Improve Training" icon="book" href="/creators/training-your-agent">
  Add content based on questions
</Card>
