# ​How to Add and Manage Domains

Use domain settings to add and manage company domains in DocStudio. Verify a domain to create users with email addresses in it.

### Add a domain

<figure><img src="/files/uoiYo2YVa0B0pnuc6ark" alt=""><figcaption></figcaption></figure>

1. Open **Account settings**.
2. Open **Domains**.
3. Click the <img src="/files/kG1dXapAUfjVFyzHi6a2" alt="" data-size="line"> button.
4. Enter your domain name and confirm.
5. In the modal, verify domain ownership.

{% hint style="info" %}
If the domain resolves, the platform can ping it. If the domain is not verified by another account, it is added to the list.
{% endhint %}

### Verify a domain

{% columns %}
{% column %}

1. Copy the DNS record from the modal.
2. Add it to your domain’s DNS settings.
3. In the modal, click the <img src="/files/n7x32VCYydHfyB24MsAv" alt="" data-size="line"> button to start verification.
4. After verification, the account admin receives an email notification.
   {% endcolumn %}

{% column %}
![](https://ucarecdn.com/b311add6-2584-44e6-ac1c-a6d87318dfcb/image.png)
{% endcolumn %}
{% endcolumns %}

### Activate a domain

After verification, click **Activate**.

### Delete a domain

{% columns %}
{% column %}

1. Click the **Delete** <img src="/files/OX8l5bcL8GHTXggOEW9Q" alt="" data-size="line"> icon next to the domain you want to delete.
2. Confirm your action.

{% hint style="danger" %}
If you delete a verified domain, you lose the ability to manage users with it.
{% endhint %}
{% endcolumn %}

{% column %}
![](https://ucarecdn.com/ed046b0d-6ed0-410f-b975-c1f551099364/image.png)
{% endcolumn %}
{% endcolumns %}


---

# 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://support.docstudio.com/admin-panel/account-settings/how-to-add-and-manage-domains.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.
