# Rankings & Rankings History

{% hint style="info" %}
Rankings are updated based on the ranking category setup, submitted tournament results, and specified third-party licenses.
{% endhint %}

Note: If the "Check Licenses Only" option is not enabled, the rankings will include only players who have participated in at least one event (within the selected tournament categories) during the specified period. If license verification is enabled, all licensed players will be included in the rankings, regardless of whether they have participated in an event.

<details>

<summary>Updating rankings</summary>

Once you click the "Update Rankings" button, you will be prompted to select the category for which you want to update rankings and specify the date.

Important: The selected date will be used as the starting point for checking tournament results. For example, if you enter **15.02.2025**, and the ranking category settings are configured to check results from the **last 365 days**, the system will consider all events that took place specifically between **15.02.2024 and 15.02.2025**, regardless of the current date.

</details>

<details>

<summary>Rankings history</summary>

In **Rankings History**, you can review all past updates and, if needed, delete a specific update or hide it from public view.

All **published** ranking updates will be available for users in the **rankings date dropdown** and will be considered and displayed in athlete statistics.

</details>


---

# 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-dashboard/league-tour-management/rankings-and-rankings-history.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.
