# Dashboard

Once you´ve published your game you can use the **dashboard tool** to **monitorize** your **published games**.

With this tool you can:

* See the amount of **people** that has **played your games** in a **certain amount of time**.
* **Filter by project** and **by time.**
* See the **total amount of players** your games have accumulated.
* See the **total amount of times** your games have been played.
* See the **total amount of time** your games have been played.
* See the **average time per game** played.
* See a **graphic comparing** the **won matches** against the **lost matches.**
* **Download** a **CSV file** with all these data.

<figure><img src="/files/uX5syiTzKBiuIODqZyVP" 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://academy.theufolab.com/dashboard.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.
