> 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/parametres-de-lorganisation-et-du-compte/domaines/modifier-un-domaine-personnalise.md).

# Modifier un domaine personnalisé

{% hint style="success" %}
**Type d'accès :** Domaines - Éditeur
{% endhint %}

Configurer un domaine personnalisé permet à votre organisation de charger le SDK Didomi et ses ressources depuis ce domaine, ou d’héberger une page web (par ex. un centre de préférences) depuis ce domaine. Dans cet article, nous verrons comment modifier un domaine personnalisé à l’aide de la [délégation de domaine](/fr/parametres-de-lorganisation-et-du-compte/domaines.md) méthode depuis la console Didomi.

{% hint style="info" %}
Seuls les domaines personnalisés avec un[ **Brouillon** statut](/fr/parametres-de-lorganisation-et-du-compte/domaines/glossaire-des-statuts-de-domaine.md) peuvent être modifiés.
{% endhint %}

Cliquez sur **Mon organisation** dans l’en-tête et sélectionnez **Paramètres de l’organisation** dans le menu déroulant.

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

Assurez-vous que l’ **Domaines** onglet est sélectionné et accédez à un domaine personnalisé dans la liste suivante avec un **Brouillon** statut.

Cliquez sur l’ **icône Modifier** en regard du domaine personnalisé.

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

Utilisez la page suivante pour modifier votre domaine personnalisé et/ou le soumettre à Didomi pour vérification.


---

# 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/parametres-de-lorganisation-et-du-compte/domaines/modifier-un-domaine-personnalise.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.
