> 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/zh-cn/kai-shi-shi-yong/about-sesami/pricing.md).

# 定价

Sesami 为各种规模的企业提供方案，从独立经营者到企业团队。

## 方案

Sesami 有四种方案，分别面向不同成长阶段：

* **小型** — 适用于刚开始使用在线预约的企业。包含即时预约、Google 日历同步、多语言支持、API/SDK 访问以及 Shopify POS 集成等核心功能。
* **专业版** — 增加团体预约、客户改期与取消、Klaviyo 集成、预约报表，以及移除 Sesami 品牌标识的选项。
* **高级版** — 增加多门店支持、解决方案架构，以及定制预约体验咨询。推荐给 Shopify Plus 商家。
* **企业版** — 无限制的资源、门店和自定义 Flows。包含白标体验、专属 CX 经理、定制集成、SLA 正常运行时间保障以及 24/7 高级支持。

<table><thead><tr><th width="264.87109375" valign="middle">功能</th><th width="95.96875">小型</th><th width="135.140625">专业版</th><th width="142">高级版</th><th>企业版</th></tr></thead><tbody><tr><td valign="middle">Sesami Flows</td><td>1</td><td>6</td><td>9</td><td>无限</td></tr><tr><td valign="middle">门户用户</td><td>1</td><td>5</td><td>10</td><td>无限</td></tr><tr><td valign="middle">门店</td><td>1</td><td>1</td><td>最多 2 个</td><td>无限</td></tr><tr><td valign="middle">资源</td><td>10</td><td>20</td><td>40</td><td>无限</td></tr><tr><td valign="middle">团体预约</td><td>—</td><td>最多 20 个席位</td><td>最多 100 个席位</td><td>自定义</td></tr><tr><td valign="middle">Google 日历集成</td><td>✓</td><td>✓</td><td>✓</td><td>✓</td></tr><tr><td valign="middle">客户改期与取消</td><td>—</td><td>✓</td><td>✓</td><td>✓</td></tr><tr><td valign="middle">Klaviyo 集成</td><td>—</td><td>✓</td><td>✓</td><td>✓</td></tr><tr><td valign="middle">API 和 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 品牌标识</td><td>—</td><td>✓</td><td>✓</td><td>✓</td></tr><tr><td valign="middle">解决方案架构</td><td>—</td><td>—</td><td>✓</td><td>✓</td></tr><tr><td valign="middle">定制预约体验咨询</td><td>—</td><td>—</td><td>✓</td><td>✓</td></tr><tr><td valign="middle">专属客户成功经理</td><td>—</td><td>—</td><td>—</td><td>✓</td></tr><tr><td valign="middle">定制集成</td><td>—</td><td>—</td><td>—</td><td>✓</td></tr><tr><td valign="middle">SLA 保障及 24/7 高级支持</td><td>—</td><td>—</td><td>—</td><td>✓</td></tr></tbody></table>

{% hint style="success" %}
有关最新定价和功能对比，请访问 [sesami.co/pricing](https://sesami.co/pricing/).
{% endhint %}

## 免费试用

安装 Sesami 并开始 **10 天免费试用** 适用于高级版方案——无需信用卡。试用结束后，选择适合您需求的方案。随时可升级或降级。

## 开发商店

Sesami 在 **Shopify 开发商店上免费**，因此代理商和开发者可以在正式上线前进行构建和测试。

## 需要更多？

* **额外的资源、Flows、用户或团体预约席位** — 联系 <help@sesami.co>
* **初创计划** — 如果您符合条件， [点击此处申请](https://sesami.co/pricing/)
* **企业版** — 请联系我们获取定制定价

## 相关

* [Sesami 与 Shopify](/zh-cn/apps-integrations/shopify/sesami-and-shopify.md) — Shopify 方案要求
* [计费](/zh-cn/zhang-hu-guan-li/billing.md) — 订阅和计费详情


---

# 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/zh-cn/kai-shi-shi-yong/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.
