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

# Managing Domains

> Sort, edit, and delete domains in your workspace

The Domains section in Workspace Settings lets you manage all domains in your workspace.

## Viewing domains

Go to [Workspace Settings > Domains](https://dash.userplane.io/_/settings?tab=general) to see all domains. Each domain shows its name, status indicator, and creation date. Sort the list by name, status, or creation date to find what you need.

<Frame caption="Domain list">
  <img src="https://mintcdn.com/userplane/IKCB4f_KBaL0xsjW/media/workspace/domain/domain-list.png?fit=max&auto=format&n=IKCB4f_KBaL0xsjW&q=85&s=1d2532d7a44deb07b20eadb6e2949405" width="1342" height="906" data-path="media/workspace/domain/domain-list.png" />
</Frame>

<Tip>
  Look for the colored status dot next to each domain — a **yellow dot** means the domain is pending
  verification, and a **green dot** means it's verified and ready to use.
</Tip>

## Editing a domain

<Steps>
  <Step title="Open the domain menu">
    Find the domain in the list and click the menu icon.

    <Frame caption="Domain actions menu">
      <img src="https://mintcdn.com/userplane/IKCB4f_KBaL0xsjW/media/workspace/domain/domain-menu.png?fit=max&auto=format&n=IKCB4f_KBaL0xsjW&q=85&s=7ce547efc5889d2f8cae69b21ae22d18" width="1342" height="906" data-path="media/workspace/domain/domain-menu.png" />
    </Frame>
  </Step>

  <Step title="Edit domain details">
    View the current verification status, trigger re-verification if the domain is pending or revoked, or access [domain recording preferences](/recording-links/domain-preferences) for verified domains.

    <Frame caption="Edit domain">
      <img src="https://mintcdn.com/userplane/IKCB4f_KBaL0xsjW/media/workspace/domain/edit-domain.png?fit=max&auto=format&n=IKCB4f_KBaL0xsjW&q=85&s=3ec15414a537845f9500fbc06babb192" width="1342" height="906" data-path="media/workspace/domain/edit-domain.png" />
    </Frame>
  </Step>

  <Step title="Configure recording preferences (verified domains)">
    For verified domains, toggle the capture preferences — console logs, network activity, client actions, and more.

    <Frame caption="Verified domain configuration">
      <img src="https://mintcdn.com/userplane/IKCB4f_KBaL0xsjW/media/workspace/domain/domain-verified-config.png?fit=max&auto=format&n=IKCB4f_KBaL0xsjW&q=85&s=60929a563eb053602d1c133cd3d32d9b" width="1342" height="906" data-path="media/workspace/domain/domain-verified-config.png" />
    </Frame>

    <Frame caption="Domain recording preferences">
      <img src="https://mintcdn.com/userplane/IKCB4f_KBaL0xsjW/media/workspace/domain/verify-domain/post-verification-domain-preference.png?fit=max&auto=format&n=IKCB4f_KBaL0xsjW&q=85&s=945f4453766fc3b341883a9cd24202d7" width="1920" height="957" data-path="media/workspace/domain/verify-domain/post-verification-domain-preference.png" />
    </Frame>
  </Step>
</Steps>

## Deleting a domain

<Steps>
  <Step title="Open the domain menu">
    Find the domain in the list and click the menu icon.

    <Frame caption="Domain actions menu">
      <img src="https://mintcdn.com/userplane/IKCB4f_KBaL0xsjW/media/workspace/domain/domain-menu.png?fit=max&auto=format&n=IKCB4f_KBaL0xsjW&q=85&s=7ce547efc5889d2f8cae69b21ae22d18" width="1342" height="906" data-path="media/workspace/domain/domain-menu.png" />
    </Frame>
  </Step>

  <Step title="Click Delete">
    Select **Delete** and confirm.
  </Step>
</Steps>

<Warning>
  Deleting a domain removes it from your workspace. Existing recording links that use this domain
  will no longer be branded, but the links and recordings themselves are preserved.
</Warning>

## Related articles

* [Domains](/workspace/domains) — adding domains and understanding statuses.
* [Domain Verification](/workspace/domain-verification) — the verification process.
* [Domain Recording Preferences](/recording-links/domain-preferences) — per-domain capture settings.
