> 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/about-sesami/pricing.md).

# Preise

Sesami bietet Pläne für Unternehmen jeder Größe an, von Einzelunternehmern bis hin zu Enterprise-Teams.

## Pläne

Sesami hat vier Pläne, die jeweils für unterschiedliche Wachstumsphasen konzipiert sind:

* **Klein** — für Unternehmen, die mit der Online-Buchung beginnen. Enthält Kernfunktionen wie Sofortbuchung, Google Kalender-Synchronisierung, mehrsprachige Unterstützung, Zugriff auf API/SDK und Shopify-POS-Integration.
* **Pro** — fügt Gruppentermine, Terminverschiebung und -stornierung durch Kunden, Klaviyo-Integration, Terminberichte und die Möglichkeit hinzu, das Sesami-Branding zu entfernen.
* **Premium** — fügt Unterstützung für mehrere Standorte, Lösungsarchitektur und Beratung für ein individuelles Buchungserlebnis hinzu. Empfohlen für Shopify-Plus-Händler.
* **Enterprise** — unbegrenzte Ressourcen, Standorte und benutzerdefinierte Flows. Enthält White-Label-Erlebnisse, einen dedizierten CX-Manager, benutzerdefinierte Integrationen, SLA-Verfügbarkeitsgarantie und Premium-Support rund um die Uhr.

<table><thead><tr><th width="264.87109375" valign="middle">Funktion</th><th width="95.96875">Klein</th><th width="135.140625">Pro</th><th width="142">Premium</th><th>Enterprise</th></tr></thead><tbody><tr><td valign="middle">Sesami Flows</td><td>1</td><td>6</td><td>9</td><td>Unbegrenzt</td></tr><tr><td valign="middle">Portalbenutzer</td><td>1</td><td>5</td><td>10</td><td>Unbegrenzt</td></tr><tr><td valign="middle">Standorte</td><td>1</td><td>1</td><td>Bis zu 2</td><td>Unbegrenzt</td></tr><tr><td valign="middle">Ressourcen</td><td>10</td><td>20</td><td>40</td><td>Unbegrenzt</td></tr><tr><td valign="middle">Gruppentermine</td><td>—</td><td>Bis zu 20 Sitzplätze</td><td>Bis zu 100 Sitzplätze</td><td>Benutzerdefiniert</td></tr><tr><td valign="middle">Google Kalender-Integration</td><td>✓</td><td>✓</td><td>✓</td><td>✓</td></tr><tr><td valign="middle">Terminverschiebung und -stornierung durch Kunden</td><td>—</td><td>✓</td><td>✓</td><td>✓</td></tr><tr><td valign="middle">Klaviyo-Integration</td><td>—</td><td>✓</td><td>✓</td><td>✓</td></tr><tr><td valign="middle">API &#x26; SDK</td><td>✓</td><td>✓</td><td>✓</td><td>✓</td></tr><tr><td valign="middle">Shopify POS</td><td>✓</td><td>✓</td><td>✓</td><td>✓</td></tr><tr><td valign="middle">Sesami-Branding entfernen</td><td>—</td><td>✓</td><td>✓</td><td>✓</td></tr><tr><td valign="middle">Lösungsarchitektur</td><td>—</td><td>—</td><td>✓</td><td>✓</td></tr><tr><td valign="middle">Beratung für ein individuelles Buchungserlebnis</td><td>—</td><td>—</td><td>✓</td><td>✓</td></tr><tr><td valign="middle">Dedizierter Customer-Success-Manager</td><td>—</td><td>—</td><td>—</td><td>✓</td></tr><tr><td valign="middle">Benutzerdefinierte Integrationen</td><td>—</td><td>—</td><td>—</td><td>✓</td></tr><tr><td valign="middle">SLA &#x26; Premium-Support rund um die Uhr</td><td>—</td><td>—</td><td>—</td><td>✓</td></tr></tbody></table>

{% hint style="success" %}
Aktuelle Preise und einen Funktionsvergleich finden Sie unter [sesami.co/pricing](https://sesami.co/pricing/).
{% endhint %}

## Kostenlose Testversion

Installieren Sie Sesami und starten Sie eine **30-tägige kostenlose Testversion** im Premium-Plan — keine Kreditkarte erforderlich. Wählen Sie am Ende der Testphase den Plan, der Ihren Anforderungen entspricht. Jederzeit upgraden oder downgraden.

## Entwicklungsshops

Sesami ist **in Shopify-Entwicklungsshops kostenlos**, sodass Agenturen und Entwickler vor dem Live-Gang entwickeln und testen können.

## Mehr benötigt?

* **Zusätzliche Ressourcen, Flows, Benutzer oder Plätze für Gruppentermine** — kontaktieren Sie <help@sesami.co>
* **Startup-Programm** — wenn Sie die Kriterien erfüllen, [hier bewerben](https://sesami.co/pricing/)
* **Enterprise** — kontaktieren Sie uns für individuelle Preise

## Verwandt

* [Sesami und Shopify](/de/apps-integrations/shopify/sesami-and-shopify.md) — Anforderungen des Shopify-Tarifs
* [Abrechnung](/de/kontoverwaltung/billing.md) — Details zu Abonnement und Abrechnung


---

# 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/about-sesami/pricing.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.
