# Domain status glossary

{% hint style="success" %}
**Access Type:** Domains - Viewer or Editor
{% endhint %}

In this article, we will cover how the various status your organization's custom domain(s) can have within the Didomi platform.&#x20;

The status of your organization's custom domain(s) can be viewed within the Didomi console by clicking **My organization** and selecting **Organization settings** from the drop-down menu.

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

Ensure the **Domains** tab is selected. Your organization's custom domain(s) is listed on the page along with the status for that domain.

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

<table><thead><tr><th width="151">Status</th><th>Description</th></tr></thead><tbody><tr><td>Draft</td><td>Process of creating a custom domain started. DNS records not created or propagated yet. Custom domain can be edited or deleted.</td></tr><tr><td>Verifying</td><td>Custom domain has been submitted and is currently being verified by Didomi.</td></tr><tr><td>Deleting</td><td>A temporary status as Didomi processes the deletion of the custom domain.</td></tr><tr><td>Failed</td><td>Didomi failed to verify and create the submitted custom domain. Some reasons for failure can include a processing error within the Didomi platform or the DNS records have not propagated yet.<br><br>Your organization can resubmit the custom domain.</td></tr><tr><td>Ready</td><td>Custom domain successfully verified and created.</td></tr></tbody></table>


---

# 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://docs.didomi.io/organization-and-account-settings/domains/domain-status-glossary.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.
