# Cloning tournaments

Cloning tournaments is a quick way to create a full or partial copy of a tournament. A clone always clones the tournament configuration, and you can choose whether to also copy the tournament players and arenas to the new tournament.

You can start the cloning process by opening the tournament you want to clone, clicking to open the **More...** menu, and then selecting the **Clone tournament** option. You can only clone your own tournaments. You can't clone tournaments created by someone else.


---

# 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/additional-features/cloning-tournaments.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.
