# 启用或禁用 Sesami

您可以在不卸载应用的情况下，快速在您的在线商店中显示或隐藏 Sesami 预约按钮。

## 如何启用或停用

1. 前往 **Sesami > 设置 > Sesami 状态**
2. 切换 Sesami **开启** 或 **关闭**
3. **保存**

停用后，Sesami 预约按钮会从您的产品页面消失。重新启用后，它会再次出现。

{% hint style="warning" %}
**停用 Sesami 不会取消您的订阅。** 您仍将继续被收费。要取消计费，请参阅 [取消你的订阅](/zh-cn/zhang-hu-guan-li/billing/cancel-subscription.md).
{% endhint %}

## 何时使用此功能

* **临时隐藏预约** — 在店铺维护、库存更新或季节性变更期间
* **在上线前测试** — 在配置时停用 Sesami，然后在准备就绪时启用
* **快速切换** — 在不移除任何配置的情况下关闭预约

在 Sesami 停用期间，您的所有服务、资源、可用时间和设置都将保持不变。

## 相关

* [取消你的订阅](/zh-cn/zhang-hu-guan-li/billing/cancel-subscription.md) — 完全移除 Sesami 并取消计费
* [暂停或冻结订阅](/zh-cn/zhang-hu-guan-li/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/zh-cn/zhang-hu-guan-li/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.
