> For the complete documentation index, see [llms.txt](https://help.sesami.co/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.sesami.co/de/erste-schritte/quickstart/aktivieren-sie-die-neue-sesami-app-und-das-admin-portal.md).

# Aktivieren Sie die neue Sesami-App und das Admin-Portal

{% hint style="warning" %}
**Wichtig:** Dieser Artikel gilt nur für Shops, die **Sesami vor dem 8. Mai 2026 installiert hatten.** Wenn Sie Sesami an oder nach diesem Datum installiert haben, können Sie diese Anweisungen überspringen.
{% endhint %}

<figure><img src="/files/65216d70cb284f98c067b6195868f5580ca1b220" alt=""><figcaption></figcaption></figure>

Die neue Sesami-Erfahrung umfasst Zugriff auf den [Admin-Portal](/de/admin/sesami-admin-portal.md), wo Sie erweiterte Funktionen und Einstellungen verwalten können, um Ihr Unternehmen zu verwalten.

Das Sesami Admin-Portal bietet Zugriff auf erweiterte Sesami-Funktionen, darunter:

* [Service](/de/admin/services.md) Einstellungen
* Mehr erstellen [Ressourcen](/de/admin/resources.md) und [Verfügbarkeit bearbeiten](/de/buchung/availability/resource-availability.md)
* Erstellen [Standorte](/de/admin/locations.md)
* Konfigurieren [Benachrichtigungen](/de/benachrichtigungen/notification-emails.md)
* [Apps & Integrationen](/de/apps-integrations/shopify.md)
* und mehr!

### Schritt 1: Ihr Shop wurde bereits migriert!

### Schritt 2: Prüfen Sie Ihre E-Mail

1. Die E-Mail „Sesami Invitation“ wurde automatisch an Ihre [im Shop registrierte E-Mail-Adresse gesendet](https://admin.shopify.com/settings/general/store-contact-details).
2. Öffnen Sie die E-Mail und klicken Sie auf **Aktivieren Sie Ihr Konto**.

<figure><img src="/files/1aad0aac82a014d4330531e1a06d31cfe69a50f2" alt=""><figcaption></figcaption></figure>

### Alles bereit!

Sobald die Aktivierung abgeschlossen ist, haben Sie Zugriff auf die Admin-Portal-Oberfläche und alle erweiterten Sesami-Funktionen.

Sie können jederzeit direkt über die Sesami-App zum Admin-Portal zurückkehren.

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

## Fehlerbehebung

<details>

<summary>Ich habe die Einladungs-E-Mail nicht erhalten</summary>

Prüfen Sie:

1. [Shopify-Shop-E-Mail-Adresse](https://admin.shopify.com/settings/general/store-contact-details)
2. Spam-/Junk-Ordner
3. Tab „Werbeaktionen“
4. Wenden Sie sich an das Sesami-Team

</details>

<details>

<summary>Wie finde ich meine Shopify-Shop-E-Mail?</summary>

[Shopify-Admin → Einstellungen → Shop-Details → Kontaktinformationen](https://admin.shopify.com/settings/general/store-contact-details)

</details>

<details>

<summary>Ich sehe Schritt 1 nicht (Sesami App Embed aktivieren)</summary>

Ob dieser Schritt angezeigt wird, hängt von Ihrem Shopify-Theme und davon ab, ob das Sesami App Embed bereits aktiviert wurde.

Wenn das App Embed bereits aktiviert ist, fahren Sie einfach mit dem nächsten Schritt fort.

Händler in allen Tarifen können das App Embed verwenden und die ältere ScriptTag-Integration entfernen.

<figure><img src="/files/1b41eecf803c809e77ec23b20d6e9430631b82f5" alt=""><figcaption></figcaption></figure>

</details>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://help.sesami.co/de/erste-schritte/quickstart/aktivieren-sie-die-neue-sesami-app-und-das-admin-portal.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
