# Statistics

To access these settings:

> Head to your [Dashboard](https://tickettool.xyz/manage-servers)\
> Select your server\
> Go into the **Statistics** section

![How to get to Server Statistics](https://i.imgur.com/YCeacU8.gif)

### Panel Ticket Statistics

Displays a list of all your panels, the amount of created tickets till today and the day since the panel has been tracked for statistics.

{% hint style="info" %}
If you click on a panel's name you'll be able to see the graph for the choosen panel's activity. Here you can customize the lookback for the graph as well as resetting in and changing the average.
{% endhint %}

![Statistics Graph](https://i.imgur.com/bKNYXWY.png)

{% hint style="success" %}
Hey! You've came across a [Premium](https://tickettool.xyz/premium) exclusive setting 👀 With Premium you can have more than 7 days worth of statistics.
{% endhint %}

### Claimed Ticket Statistics

Here you'll be able to see the stats of claimed tickets, if before a ticket was deleted is unclaimed, the ticket won't get counted towards this stat, only deleted tickets that were left claimed will be counted here. You can click on a user's in order to show their percentage of participation on your server.

### Active Ticket Stats

General stats of your panels, which you can filter if you like to.


---

# 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://docs.tickettool.xyz/dashboard/statistics.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.
