# Cloning a Tournament

Cloning a tournament allows you to keep the same settings as the tournament you are cloning. We will add the words "Copy of" to the beginning of your cloned tournament. Make sure you check the date and time and you can edit the name if you would like.&#x20;

If you are trying to move players or teams from one tournament to another you would use the [Import button ](/tournament-admin/import.md)in admin

![](/files/638NXwE6wrvYKZarlFez)


---

# 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/cloning-a-tournament.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.
