# Tournament Templates

Tournament Templates allow organizers to quickly create new tournaments based on a pre-set structure. Instead of setting up your tournament details from scratch every time, you can create a template from a tournament you've already set up—complete with settings like format, rounds, divisions, courts, and scoring rules.

Once a template is saved, you can easily select it when creating a new tournament, ensuring consistency and saving valuable time. Templates are perfect for organizers who run weekly events, leagues, or any tournaments with a repeating format.

**Key Benefits:**

* Speed up tournament creation
* Maintain consistency across events
* Customize templates for different types of tournaments
* Make adjustments after cloning if needed

## **How to Create a Template:**

### From an existing tournament

1. Go to "Run a Tournament" on the app or computer
2. Click on an existing tournament in your Dashboard.
3. Click the **"Make Template"** button.
4. Select **Create a Template**.
5. Name your template and save it for future use.

<figure><img src="/files/BJHwXdjfM6IbSaY2mlm9" alt=""><figcaption></figcaption></figure>

### From the Templates tab

1. Go to "Run a Tournament" on the app or computer
2. Toggle to the Teamplates Tab.
3. Click the **"Create new Template"** button.
4. Fill out the tournament create form
5. Select **Create Template**.

<figure><img src="/files/w9Q0ORPH4CW6H9ovpJaz" alt=""><figcaption></figcaption></figure>

## Using a Template

### From "Create New"

1. Go to "Run a Tournament" on the app or computer
2. Click the **"Create New"** button.
3. Use the Template Drop Down
4. Name your tournament and add the location.
5. Create your tournament

<figure><img src="/files/U4ic037wsevNv4rifcep" alt=""><figcaption></figcaption></figure>

### From the Templates tab

1. Go to "Run a Tournament" on the app or computer
2. Toggle to the Teamplates Tab.
3. Click a teamplte
4. Select **Create Tournament**.
5. Fill out the tournament create form

<figure><img src="/files/E3ZResqgEvz1bbbMTUX7" alt=""><figcaption></figcaption></figure>

## Editing a Template

1. Go to "Run a Tournament" on the app or computer
2. Toggle to the Teamplates Tab.
3. Click a teamplte
4. Select **Edit**.
5. Edit your template and save

<figure><img src="/files/n1MJthntT8sLQIQ6oTrw" alt=""><figcaption></figcaption></figure>

**Note:** Templates can always be edited once you create a tournament from them, giving you flexibility to tweak details when needed.


---

# 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.scoreholio.com/run-a-tournament/tournament-templates.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.
