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

# Supprimer la marque Sesami

Supprimez le logo Sesami de votre calendrier de réservation et de vos e-mails de notification pour une expérience entièrement à votre image.

{% hint style="info" %}
Disponible sur **Pro** et **Premium** les formules.
{% endhint %}

## Ce qui est supprimé

Lorsque vous supprimez l'image de marque Sesami :

* Le **logo Sesami** est supprimé du calendrier de réservation de la vitrine
* Le **nom de l'expéditeur de l'e-mail** passe de « Sesami App » à votre **nom de la boutique** sur les e-mails de notification Sesami par défaut

{% hint style="warning" %}
Cela s'applique aux **e-mails par défaut de Sesami uniquement**. Les e-mails Sesami Flows disposent de paramètres d'expéditeur distincts.
{% endhint %}

## Comment supprimer l'image de marque

1. Allez dans **Sesami > Paramètres > Paramètres de la vitrine**
2. Trouvez la **Supprimer l'image de marque Sesami** option
3. Activez-le
4. **Enregistrer**

## Associé

* [Tarification](/fr/premiers-pas/about-sesami/pricing.md) — comparaison des plans
* [E-mails de notification](/fr/notifications/notification-emails.md) — paramètres des e-mails
* [Sesami Flows](/fr/automatisations/sesami-flows.md) — automatisation des e-mails personnalisés


---

# 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/fr/reservation/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.
