# Tournament managers

Tournament managers are people who have the same power as the tournament organizer. Unlike scorekeepers who can only perform a limited set of actions like recording results, a tournament manager can take **any** action the tournament organizer can take.

This is helpful if the tournament organizer has a conflict and can't attend their own tournament. Or in case of a larger tournament where it's might be useful to have multiple people who can perform administrative tasks.

You can designate one or more tournament managers for your tournament by going to the **Scorekeepers** tab. From there click the **Add scorekeeper** button. You're then able to select whether the person should be a regular scorekeeper or a tournament manager.

Both the tournament organizer and the tournament manager must have an a paid subscription to Match Play at the **premium** level.


---

# 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.matchplay.events/running-a-tournament/tournament-managers.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.
