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

# Pricing

Sesami offers plans for businesses of all sizes, from solo operators to enterprise teams.

## Plans

Sesami has four plans, each designed for different stages of growth:

* **Small** — for businesses getting started with online booking. Includes core features like Instant Booking, Google Calendar sync, multi-language support, API/SDK access, and Shopify POS integration.
* **Pro** — adds group appointments, customer rescheduling and cancellation, Klaviyo integration, appointments reporting, and the option to remove Sesami branding.
* **Premium** — adds multi-location support, solution architecture, and custom booking experience consulting. Recommended for Shopify Plus merchants.
* **Enterprise** — unlimited resources, locations, and custom Flows. Includes white-labeled experiences, dedicated CX manager, custom integrations, SLA uptime guarantee, and 24/7 premium support.

{% hint style="success" %}
For current pricing and feature comparison, visit [sesami.co/pricing](https://sesami.co/pricing/).
{% endhint %}

## Free Trial

Install Sesami and start a **30-day free trial** on the Premium plan — no credit card required. At the end of the trial, choose the plan that fits your needs. Upgrade or downgrade anytime.

## Development Stores

Sesami is **free on Shopify development stores**, so agencies and developers can build and test before going live.

## Need More?

* **Additional resources, Flows, or group appointment seats** — contact <help@sesami.co>
* **Startup program** — if you meet the criteria, [apply here](https://sesami.co/pricing/)
* **Enterprise** — contact us for custom pricing

## Related

* [Sesami and Shopify](/apps-integrations/shopify/sesami-and-shopify.md) — Shopify plan requirements
* [Billing](/account-management/billing.md) — subscription and billing 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/get-started/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.
