> For the complete documentation index, see [llms.txt](https://docs.didomi.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.didomi.io/fr/gestionnaire-de-marque/gerer-les-marques/creer-une-nouvelle-marque.md).

# Créer une nouvelle marque

{% hint style="success" %}
**Type d'accès**: Brand Manager - Editor
{% endhint %}

Une marque est une configuration centralisée de l'identité et du thème de votre marque qui est ensuite diffusée à tous les widgets au sein d'un flux de consentement. Dans cet article, nous expliquerons comment créer une nouvelle marque dans le compte Didomi de votre organisation.

{% hint style="warning" %}
**Remarque**: Par défaut, chaque organisation est fournie avec une marque existante et l'option de créer jusqu'à 3 marques différentes.&#x20;

Des marques supplémentaires sont également disponibles. Veuillez contacter l'équipe d'assistance Didomi à <support@didomi.io> pour plus d'informations.
{% endhint %}

Cliquez **Branding** dans le panneau de gauche.&#x20;

<figure><img src="/files/e32e42cf671c75afa92e4d78e9b83d3fffde1df9" alt="" width="563"><figcaption></figcaption></figure>

Sélectionnez **Créer une nouvelle marque** sur la page suivante.&#x20;

<figure><img src="/files/39b68c1500b4e619d9c5dd143d43c1e08c0714b1" alt="" width="563"><figcaption></figcaption></figure>

Utilisez le champ fourni pour saisir le nom de la marque et cliquez **Enregistrer** lorsque vous avez terminé.

<figure><img src="/files/3edc36a795d7076cf7e4a0a038659a2cdece68fd" alt="" width="343"><figcaption></figcaption></figure>

Utilisez l' [éditeur de marque](/fr/gestionnaire-de-marque/editeur-de-marque.md) pour configurer les détails de la marque et cliquez sur **Enregistrer** lorsque vous avez terminé.

<figure><img src="/files/52ae0107fbe0f66f63d34d02ff945c9ce9a692ac" alt="" width="563"><figcaption></figcaption></figure>


---

# 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://docs.didomi.io/fr/gestionnaire-de-marque/gerer-les-marques/creer-une-nouvelle-marque.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.
