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

# Managing Your Domains in Enhance

> Learn how to manage and add domains, subdomains, and aliases in the Enhance control panel.

## Managing domains in Enhance

You can manage the following settings for a domain:

* Document root directory.
* Email authentication (DKIM).
* Mail routing.
* DNS records.

To do this, follow these steps:

1. Log in to your Enhance control panel.
2. In the left sidebar, click **Websites**:

<Frame>
  ![](https://files.readme.io/228bef28a564fa447f4a92d5c208a9c69d68e7e5322737068090c99d2d6b34a5-image.png)
</Frame>

3. On the **Manage websites** page, click the website you want to manage.

4. A list of tabs appears at the top of the page. Click the **Domains** tab:

   <Frame>
     ![](https://files.readme.io/e36617808f37d8aeb4f6594bb8385c4bb6e5e26aaedf3e38b9b6889709dd748b-image.png)
   </Frame>

5. The **Domains** page appears:

   <Frame>
     ![](https://files.readme.io/d31dcfcc1e3e07851c5ed98c3b0ebb49e405517561f374771449aa8fcd15eee2-image.png)
   </Frame>

6. Locate the domain you want to manage, click the three-dot menu, and then click **Manage**:

   <Frame>
     ![](https://files.readme.io/4aa3a8717c820550261fd1bec2f64683fa6c56ef0c7c06de2f88664962d52b64-image.png)
   </Frame>

7. To change the document root directory, in the **Document root** section, click the pencil icon:

   <Frame>
     ![](https://files.readme.io/a0a1b3d3b4e2a1895699ba1e13b346b9bcb1ad3848c4acd82ff96edcf5c18123-image.png)
   </Frame>

8. To enable DKIM (DomainKeys Identified Mail) for the domain, in the **Email authentication** section, click the **DKIM** slider:

   <Frame>
     ![](https://files.readme.io/92bd16c6862ab7f9df8e1f18d925140447c16c1abd9e064643e676f7b92f88e9-image.png)
   </Frame>

9. To configure mail routing for the domain, in the **Mail routing settings** section, click **Local mail** or **Remote mail**.

   <Warning>
     You only need to change this setting if you are using a third-party email provider to receive inbound email messages.
   </Warning>

   <Frame>
     ![](https://files.readme.io/7be52a8cdd3d3076deec890499fb9bd5561b811aa98f10415a6624f5f94dfe80-image.png)
   </Frame>

10. To manage DNS records for the domain, scroll down to the **DNS records** section. A list of DNS records for the domain appears:

    <Frame>
      ![](https://files.readme.io/01a74d77a649eecc2a26a8ff49850b5a8f835c3636f96dd73208ed62013d57a6-image.png)
    </Frame>

    * To modify an existing record, click the three-dot menu, and then click **Edit**.
    * To delete an existing record, click the three-dot menu, and then click **Delete**.
    * To add a new DNS record for the domain, click **Add record**. The **Add record** dialog appears. Complete the fields for the record, and then click **Create**:

      <Frame>
        ![](https://files.readme.io/6e47bd188b2e149bc963eb21508b3335aea48989071d021a05ecb6623a930dfb-image.png)
      </Frame>

      <Note>
        The fields change depending on the type of record you select. For example, an A record requires different settings from an MX record.
      </Note>

## Adding domains

You can add subdomains and aliases.

<Tip>
  Aliases (which are sometimes also referred to as "parked domains") are often used to reserve or hold a domain name that does not have an associated web site.
</Tip>

To add a subdomain or alias, follow these steps:

1. In the left sidebar, click **Websites**:

<Frame>
  ![](https://files.readme.io/228bef28a564fa447f4a92d5c208a9c69d68e7e5322737068090c99d2d6b34a5-image.png)
</Frame>

2. On the **Manage websites** page, click the website you want to manage.

3. A list of tabs appears at the top of the page. Click the **Domains** tab:

   <Frame>
     ![](https://files.readme.io/e36617808f37d8aeb4f6594bb8385c4bb6e5e26aaedf3e38b9b6889709dd748b-image.png)
   </Frame>

4. The **Domains** page appears. Click **Add domain**:

<Frame>
  ![](https://files.readme.io/eb685f407e23f14882070bc1ab076e5b4b08d9d5fc7a88d6abce89a376d154bd-image.png)
</Frame>

4. The **Add new domain** dialog appears:

   * To add a subdomain, specify the name and document root directory, and then click **Add**:

     <Frame>
       ![](https://files.readme.io/3759c4509b2bd47ba9ea588faad97902e427e11a994720925bfaba236423fe52-image.png)
     </Frame>

   * To add an alias, click **Alias**, specify the name, and then click **Add**. If you want the alias to redirect to the primary domain, select the **Redirect to the primary domain** check box:

     <Frame>
       ![](https://files.readme.io/db643509749bfb162fb806cd5349ee43091122df1b7488ecd35b08c2d859d4da-image.png)
     </Frame>

## Related articles

* [Managing your WordPress site in Enhance](/enhance/managing-your-wordpress-site-in-enhance)
* [Installing an SSL certificate in Enhance](/enhance/installing-an-ssl-certificate-in-enhance)
* [Managing your Email in Enhance](/enhance/managing-your-email-in-enhance)
* [Using the File Manager in Enhance](/enhance/using-the-file-manager-in-enhance)
* [Managing Backups in Enhance](/enhance/managing-backups-in-enhance)
* [Managing your MySQL databases in Enhance](/enhance/managing-your-mysql-databases-in-enhance)
* [Managing FTP accounts in Enhance](/enhance/managing-ftp-accounts-in-enhance)
* [Changing PHP versions and settings in Enhance](/enhance/changing-php-versions-and-settings-in-enhance)
* [Configuring SSH access in Enhance](/enhance/configuring-ssh-access-in-enhance)
