# Entry management

{% hint style="info" %}
Tournated offers advanced entry management capabilities. It’s important to note that in the **Requests** section, entries that have not been confirmed (if auto-confirm is not enabled), were deliberately moved there, or have not completed the mandatory payment will appear. In such cases, organizers and referees can track who initiated the payments and offer assistance if needed. The **Entries** section is where all the action happens. The **Withdrawals** page allows you to view entries from participants who have canceled, and the **Participants** page provides a comprehensive overview of all tournament participants, with options to filter, review, and download the data. This section also allows you to extract user emails and send them notifications. All tournament-related transactions can be reviewed in the corresponding section.
{% endhint %}

{% hint style="warning" %}
Please note that entry management is highly dependent on the [tournament category setup](/tournated/tournated-portals/tournated-dashboard/league-tour-management/tournament-categories.md) (found in Tournated Dashboard -> League Management) as well as the [category settings](/tournated/tournated-portals/tournated-manager/creating-and-managing-a-tournament/category-settings.md) (under Manager -> Category Settings). Be sure to validate all setups, especially if you encounter any issues related to entry management.
{% endhint %}

{% content-ref url="/pages/6M7cG78WqPiu2SkDQkaZ" %}
[Requests](/tournated/tournated-portals/tournated-manager/creating-and-managing-a-tournament/entry-management/requests.md)
{% endcontent-ref %}

{% content-ref url="/pages/I7Ox4ihk4Pi4gQtE0cj2" %}
[Entries](/tournated/tournated-portals/tournated-manager/creating-and-managing-a-tournament/entry-management/entries.md)
{% endcontent-ref %}

{% content-ref url="/pages/qZUU2A18ZPPamWLwXTkS" %}
[Participants](/tournated/tournated-portals/tournated-manager/creating-and-managing-a-tournament/entry-management/participants.md)
{% endcontent-ref %}

{% content-ref url="/pages/z9MxKdrPkdTJ0wLJFyxm" %}
[Withdrawals](/tournated/tournated-portals/tournated-manager/creating-and-managing-a-tournament/entry-management/withdrawals.md)
{% endcontent-ref %}

{% content-ref url="/pages/FNxadgcbj7F1tqPCszum" %}
[Transactions](/tournated/tournated-portals/tournated-manager/creating-and-managing-a-tournament/entry-management/transactions.md)
{% endcontent-ref %}


---

# 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://tournated.gitbook.io/tournated/tournated-portals/tournated-manager/creating-and-managing-a-tournament/entry-management.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.
