# Fixing - Changing Team Generation

## The Why - &#x20;

When changing team generation **to** or **from** a blind draw in Scoreholio the players will disappear. Do not worry they are not completely gone. A blind draw players sign up as a player to be put on a team, every other team generation players sign up as a team (singles and switch are a team of 1).

## The Fix - &#x20;

To get your players from the blind draw to your new team generation or vice versa you need to import the players from the same tournament to the same tournament.\
\
Go into the admin of your tournament, click the “more options” button on the **player tab** in admin. Click the import button. You may need to change the second drop down to “pre-registered players from a blind draw” or something else depending on where you are going to or from.

Highlight the players that you want to import and import them to checked in or pre-registration of the new team generation.<br>

<figure><img src="/files/0jCkZLArpIbfKuCP1KlU" alt="" width="375"><figcaption><p>Looking to import , 2nd down on toggle list.</p></figcaption></figure>

<figure><img src="/files/HoQjYtvrPg6yV30Zuthd" alt="" width="375"><figcaption><p>Select Checked-In or Pre-Registration, 4th down on toggle list.</p></figcaption></figure>

<figure><img src="/files/6JInDmBMNAqtPtN8OkZR" alt="" width="375"><figcaption><p>Make sure the players you want in the tournament are highlighted. </p></figcaption></figure>

You may notice that this will show double the amount of players in your tournament. You can go back and edit your tournament back to a blind draw or vice versa, and delete the players from the other team generation, then toggle back. Everyone will still be in the new team generation and your registration numbers will be correct


---

# 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/troubleshooting/fixing-changing-team-generation.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.
