# Organisator-Konto übertragen

{% hint style="danger" %}
WICHTIG! Erstelle KEIN neues Konto mit der E-Mail-Adresse, auf die du das Konto übertragen möchtest. Wenn du das tust, müssen dieses Konto und ALLE darauf erstellten Turniere gelöscht werden. Wenn du das neue Konto bereits mit der neuen E-Mail-Adresse erstellt hast [kontaktiere den Live-Support](/de/getting-started/live-chat.md).&#x20;

Dann kannst du die folgenden Schritte ausführen.
{% endhint %}

## Schritte zum Übertragen eines Kontos

1. Wenn du derzeit für ein Abonnement bezahlst, [kündige das Abonnement](/de/getting-started/subscriptions.md#canceling-a-subscription) in deinem App-Store.&#x20;
2. Gehe zum Bearbeiten deines [Organisator-Profils](/de/run-a-tournament/editing-organizer-profile.md#quick-start-guide)
3. Ändere das Passwort in ein neues, leichtes Passwort, das du mit dem neuen Besitzer teilen kannst.&#x20;
4. Ändere die E-Mail-Adresse des Kontos und klicke dann unten auf dem Bildschirm auf die Schaltfläche „Aktualisieren“.&#x20;
5. Teile dem neuen Besitzer die neue E-Mail-Adresse und das Passwort mit.&#x20;
6. Erkläre ihnen, wie sie das Passwort in ihr eigenes Passwort ändern können
7. Lass den neuen Besitzer [sein Organisator-Abonnement upgraden](/de/getting-started/subscriptions.md#how-to-upgrade-to-a-paid-organizer-subscription)


---

# 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/de/getting-started/subscriptions/organisator-konto-ubertragen.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.
