> 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/yu-yue/booking-experiences/remove-sesami-branding.md).

# 移除 Sesami 品牌标识

从您的预订日历和通知邮件中移除 Sesami 标志，以获得完全品牌化的体验。

{% hint style="info" %}
适用于 **专业版** 和 **高级版** 套餐。
{% endhint %}

## 会移除什么

当您移除 Sesami 品牌标识时：

* 商家 **Sesami 标志** 会从店面预订日历中移除
* 商家 **电子邮件发件人名称** 会从“Sesami App”更改为您的 **商店名称** 在默认的 Sesami 通知邮件中

{% hint style="warning" %}
这适用于 **仅限 Sesami 默认邮件**。Sesami Flows 邮件有单独的发件人设置。
{% endhint %}

## 如何移除品牌标识

1. 前往 **Sesami > 设置 > 店面设置**
2. 找到 **移除 Sesami 品牌标识** 选项
3. 启用它
4. **保存**

## 相关

* [定价](/zh-cn/kai-shi-shi-yong/about-sesami/pricing.md) — 套餐对比
* [通知邮件](/zh-cn/tong-zhi/notification-emails.md) — 邮件设置
* [Sesami Flows](/zh-cn/zi-dong-hua/sesami-flows.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/yu-yue/booking-experiences/remove-sesami-branding.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.
