> 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/quickstart/qi-yong-xin-de-sesami-ying-yong-he-guan-li-hou-tai.md).

# 启用新的 Sesami 应用和管理后台

{% hint style="warning" %}
**重要：** 本文仅适用于已在以下日期之前安装了 **Sesami：2026 年 5 月 8 日之前。** 如果你在此日期当天或之后安装了 Sesami，可以跳过这些说明。
{% endhint %}

<figure><img src="/files/343b959b3fa56ef4e015974f73d823a68c69904a" alt=""><figcaption></figcaption></figure>

新的 Sesami 体验可访问 [管理门户](/zh-cn/guan-li/sesami-admin-portal.md)，您可以在其中管理高级功能和设置，以帮助管理您的业务。

Sesami 管理门户可访问高级 Sesami 功能，包括：

* [服务](/zh-cn/guan-li/services.md) 设置
* 创建更多 [资源](/zh-cn/guan-li/resources.md) 和 [编辑可用性](/zh-cn/yu-yue/availability/resource-availability.md)
* 创建 [地点](/zh-cn/guan-li/locations.md)
* 配置 [通知](/zh-cn/tong-zhi/notification-emails.md)
* [应用和集成](/zh-cn/apps-integrations/shopify.md)
* 等等！

### 第 1 步：您的商店已完成迁移！

### 第 2 步：检查您的电子邮件

1. “Sesami 邀请”电子邮件已自动发送到您的 [商店注册邮箱地址](https://admin.shopify.com/settings/general/store-contact-details).
2. 打开该邮件并点击 **激活您的账户**.

<figure><img src="/files/ae403d98bcb91629cf3838293726d85bdccc77d6" alt=""><figcaption></figcaption></figure>

### 一切就绪！

激活完成后，您将可以使用管理门户体验以及所有高级 Sesami 功能。

您可随时直接从 Sesami 应用返回管理门户。

<figure><img src="/files/2af3718225c140b5022f081d95a914be066324d4" alt=""><figcaption></figcaption></figure>

## 故障排除

<details>

<summary>我没有收到邀请邮件</summary>

请检查：

1. [Shopify 商店电子邮件地址](https://admin.shopify.com/settings/general/store-contact-details)
2. 垃圾邮件/垃圾箱文件夹
3. 促销选项卡
4. 联系 Sesami 团队

</details>

<details>

<summary>我如何找到我的 Shopify 商店电子邮件？</summary>

[Shopify 管理后台 → 设置 → 商店详情 → 联系信息](https://admin.shopify.com/settings/general/store-contact-details)

</details>

<details>

<summary>我看不到第 1 步（启用 Sesami 应用嵌入）</summary>

此步骤是否显示取决于您的 Shopify 主题以及 Sesami 应用嵌入是否已启用。

如果应用嵌入已启用，只需继续下一步。

所有套餐的商家都可以使用应用嵌入并移除旧版 ScriptTag 集成。

<figure><img src="/files/86d1c95a0e480aeeb5b49a8084598ca436ff88b8" alt=""><figcaption></figcaption></figure>

</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/zh-cn/kai-shi-shi-yong/quickstart/qi-yong-xin-de-sesami-ying-yong-he-guan-li-hou-tai.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.
