# Import Button

{% hint style="success" %}
Import is available on Advanced Level Subscriptions and Above
{% endhint %}

Scoreholio makes it easy to import players from any event into any other event. You can use this functionality to pull players from many small pools into one playoff bracket, like the World Cup, or split one big round robin into multiple playoff brackets, like a championship bracket and a consolation bracket.

Important notes on import:

* Import button is only available on Advanced ($9.99/month subscription levels) and up.
* You can import as many or as few players from a past tournament as you would like.
* You can import from multiple past tournaments into your new tournament.
* Importing a player from one tournament to another will bring their notifications and SPR tracking with them, no need to re-scan.
* BLIND DRAW ONLY: (No Cry Baby Blind Draw) If importing from one blind draw to another you can import only the pairings. This will have the system do its best to NOT pair the same players up again as the past tournament.
* SWITCH to BLIND DRAW ONLY: If importing from a Switcholio to a blind draw you can select which category the players go into. Examples A-B-C categories.

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

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


---

# 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/tournament-admin/import.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.
