# Sesamiを有効化または無効化する

アプリをアンインストールせずに、オンラインストアで Sesami の予約ボタンをすばやく表示または非表示にできます。

## 有効化または無効化する方法

1. Shopify Adminで **Sesami > 設定 > Sesami ステータス**
2. Sesami を切り替える **オン** または **オフ**
3. **保存**

無効にすると、Sesami の予約ボタンは商品ページから表示されなくなります。再度有効にすると、再表示されます。

{% hint style="warning" %}
**Sesami を無効にしても、サブスクリプションはキャンセルされません。** 請求は引き続き発生します。請求をキャンセルするには、こちらを参照してください [サブスクリプションをキャンセルする](/ja/akaunto/billing/cancel-subscription.md).
{% endhint %}

## これを使うタイミング

* **予約を一時的に非表示にする** — ストアのメンテナンス、在庫更新、または季節による変更の間
* **公開前にテストする** — 設定中は Sesami を無効にし、準備ができたら有効にする
* **簡単な切り替え** — 設定を削除せずに予約をオフにする

Sesami が無効の間も、すべてのサービス、リソース、空き状況、設定はそのまま維持されます。

## 関連項目

* [サブスクリプションをキャンセルする](/ja/akaunto/billing/cancel-subscription.md) — Sesami を完全に削除し、請求をキャンセルする
* [サブスクリプションを一時停止または凍結する](/ja/akaunto/billing/pause-or-freeze-subscription.md) — 季節営業の事業向けに請求を一時停止する


---

# Agent Instructions: 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:

```
GET https://help.sesami.co/ja/akaunto/enabling-or-disabling-sesami.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
