# Team Analytics

Navigate to the `Data`  tab on the [Manage Team](https://www.alphabot.app/team) page in order to access the analytics of your team. On the right side, you'll see the team name, with a couple of options on the left side. You're able to switch between a timeframe of a week and a month, and you're able to view data by raffle type. The refresh button manually refreshes all data for you.&#x20;

<figure><img src="/files/NjrDynAUxoGNgSZThERV" alt=""><figcaption></figcaption></figure>

## Summary metrics

The first row of metrics are a summary of your team's performance for the selected timeframe and raffle types, including:

* Total number of raffles hosted within the team\*
* Total number of unique users that entered your raffles\*
* Total number of wins across all raffles within the team\*
* Total number of entries across all raffles within the team\*

*\*For the selected timeframe and raffle types.*

<figure><img src="/files/iikoNrXPM5b0PQxwOOin" alt=""><figcaption></figcaption></figure>

## Main charts

The charts below show other key metrics regarding your team's performance for the selected timeframe and raffle types.&#x20;

* Number of raffles created within the team per day, segmented by the user that created it (different colors). Shows more information on hover of the chart.
* Top raffles by entries (ranked from high to low)
* Entries per hour (+ Periodic)

*More analytics will follow in the future. If there's any specific you'd like to see, let us know in* [Suggestions and Ideas](/alphabot/support/suggestions-and-ideas.md)*.*

<figure><img src="/files/BAJB82vQcurPuq2gVABb" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://alphabot-docs.gitbook.io/alphabot/for-teams/team-analytics.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
