> 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/supprimer-un-domaine-personnalise.md).

# Supprimer un domaine personnalisé

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

Dans cet article, nous verrons comment supprimer un domaine personnalisé du compte de votre organisation via la console Didomi. Les étapes à suivre pour supprimer un domaine personnalisé diffèrent légèrement selon que l’ [usage du domaine personnalisé](/fr/parametres-de-lorganisation-et-du-compte/domaines/utilisation-des-domaines.md) sert à diffuser le SDK Didomi ou une page hébergée.

{% hint style="info" %}
Seuls les domaines personnalisés avec un **Prêt**, **Brouillon,** ou **Échec** peuvent être supprimé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’onglet **Domaines** est sélectionné et accédez à un domaine personnalisé dans la liste suivante avec un **Prêt**, **Brouillon**, ou **Échec** statut.

Cliquez sur l’icône **Supprimer** située sur la même ligne que le domaine personnalisé.

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

<table><thead><tr><th width="219">Utilisation</th><th>Conditions de suppression</th></tr></thead><tbody><tr><td>Diffuser une page hébergée</td><td>Dissociez le domaine personnalisé du widget avant de procéder à la suppression.</td></tr><tr><td>Diffuser le SDK Didomi</td><td>Aucune condition de suppression.</td></tr></tbody></table>


---

# 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/supprimer-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.
