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

# 料金

Sesamiは、個人事業主からエンタープライズチームまで、あらゆる規模の企業向けのプランを提供しています。

## プラン

Sesamiには4つのプランがあり、それぞれ成長の異なる段階に合わせて設計されています：

* **スモール** — オンライン予約を始める企業向け。Instant Booking、Google カレンダー同期、多言語サポート、API/SDKアクセス、Shopify POS連携などのコア機能が含まれます。
* **プロ** — グループ予約、顧客による日程変更・キャンセル、Klaviyo連携、予約レポート、Sesamiのブランド表記を削除するオプションが追加されます。
* **プレミアム** — 複数ロケーション対応、ソリューションアーキテクチャ、カスタム予約体験コンサルティングが追加されます。Shopify Plusの加盟店に推奨されます。
* **エンタープライズ** — 無制限のリソース、ロケーション、カスタムFlows。ホワイトラベルの体験、専任CXマネージャー、カスタム連携、SLA稼働率保証、24時間365日のプレミアムサポートが含まれます。

<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時間365日のプレミアムサポート</td><td>—</td><td>—</td><td>—</td><td>✓</td></tr></tbody></table>

{% hint style="success" %}
最新の料金と機能比較については、 [sesami.co/pricing](https://sesami.co/pricing/).
{% endhint %}

## 無料トライアル

Sesamiをインストールして、 **30日間の無料トライアル** Premiumプランで — クレジットカードは不要です。トライアル終了時に、ニーズに合ったプランをお選びください。いつでもアップグレードまたはダウングレードできます。

## 開発ストア

Sesamiは **Shopify開発ストアでは無料です**そのため、代理店や開発者は公開前に構築とテストができます。

## さらに必要ですか？

* **追加のリソース、Flows、ユーザー、またはグループ予約席** — お問い合わせ <help@sesami.co>
* **スタートアッププログラム** — 条件を満たしている場合は、 [こちらからお申し込みください](https://sesami.co/pricing/)
* **エンタープライズ** — カスタム価格についてはお問い合わせください

## 関連

* [SesamiとShopify](/ja/apps-integrations/shopify/sesami-and-shopify.md) — Shopifyプランの要件
* [請求](/ja/akaunto/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/ja/meru/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.
