> ## Documentation Index
> Fetch the complete documentation index at: https://docs.mailofly.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Manage Domains

> Inspect, verify, and delete domains within your Mailofly organization.

# Manage Domains

Learn how to inspect, verify, and delete domains within your Mailofly organization.

***

## Domain Statuses

In the **Domains** view, each domain will show one of the following states:

| Status       | Meaning                                             | Action Required                                                                     |
| :----------- | :-------------------------------------------------- | :---------------------------------------------------------------------------------- |
| **Pending**  | Domain created, awaiting DNS publication            | Add the DNS records to your registrar and click **Verify DNS**.                     |
| **Verified** | All DKIM, SPF, and MX records resolved successfully | Ready for sending.                                                                  |
| **Failed**   | One or more records did not match or DNS timed out  | Check your DNS registrar for typos or proxy settings, then re-trigger verification. |

***

## Re-checking DNS Verification

DNS propagation typically takes 5 to 30 minutes, but can take up to 24-48 hours depending on TTL settings.

To force a verification check:

1. Navigate to **Domains** in the sidebar.
2. Click on the domain name.
3. Click the **Verify DNS** button in the top right.
4. The system will perform real-time DNS queries against authoritative name servers and update each individual record's status.

***

## Deleting a Domain

When a domain is deleted:

* Any active sending accounts or identities linked to that domain will be paused.
* In-flight emails from that domain will be cancelled.
* DKIM keys and tracking settings are removed.

To delete:

1. Open the domain details page.
2. Scroll to the **Danger Zone** at the bottom.
3. Click **Delete Domain** and confirm.


## Related topics

- [Manage API Keys](/guides/api-keys/manage-api-keys.md)
- [Manage Broadcasts](/broadcasts/manage-broadcasts.md)
- [Manage Emails](/sending/manage-emails.md)
- [CLI](/cli/index.md)
- [GoDaddy DNS Setup](/guides/domains/godaddy.md)
