# Tournated Manager

{% hint style="info" %}
The Tournated Manager is a dedicated portal for sports managers and referees to manage their events.

<https://manager.tournated.com>
{% endhint %}

Tournated Manager offers full automation capabilities while still allowing managers to customize and make manual adjustments.

This is where tournaments and other events are created and managed—from general settings, categories, and court configurations to entry, result management and final standings submission. It also supports automated generation of brackets, order of play, standings, and more.

{% hint style="success" %}
According to feedback from our customers and partners, our automation tools significantly simplify event management, reducing manual workload by up to 95%.
{% endhint %}

## Full Tournated Manager Video Tutorial

Coming soon

{% content-ref url="/pages/iQAHk9Y5HzTOkDR4nBGx" %}
[Creating and managing a tournament](/tournated/tournated-portals/tournated-manager/creating-and-managing-a-tournament.md)
{% endcontent-ref %}

{% content-ref url="/pages/NUzGUBFhhP4OoVb7B8Jj" %}
[Tournament types](/tournated/tournated-portals/tournated-manager/tournament-types.md)
{% endcontent-ref %}

{% content-ref url="/pages/cy8qGLWOsP5IujF1Znes" %}
[Tournament formats](/tournated/tournated-portals/tournated-manager/tournament-formats.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.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.
