# Remove Sesami Branding

Remove the Sesami logo from your booking calendar and notification emails for a fully branded experience.

{% hint style="info" %}
Available on **Pro** and **Premium** plans.
{% endhint %}

## What Gets Removed

When you remove Sesami branding:

* The **Sesami logo** is removed from the storefront booking calendar
* The **email sender name** changes from "Sesami App" to your **store name** on default Sesami notification emails

{% hint style="warning" %}
This applies to **Sesami default emails only**. Sesami Flows emails have separate sender settings.
{% endhint %}

## How to Remove Branding

1. Go to **Sesami > Settings > Storefront Settings**
2. Find the **Remove Sesami Branding** option
3. Enable it
4. **Save**

## Related

* [Pricing](/get-started/about-sesami/pricing.md) — plan comparison
* [Notification Emails](/notifications/notification-emails.md) — email settings
* [Sesami Flows](/automations/sesami-flows.md) — custom email automation


---

# 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/booking/booking-experiences/remove-sesami-branding.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.
