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

# Managing your domains in Enhance

The Domains section in Enhance lets you manage all domains attached to your websites.

## Viewing your domains

1. Log in to your Enhance control panel.
2. Select the website you want to manage.
3. In the left sidebar, click **Domains**.

Here you can see the primary domain for the website and any additional domains or aliases.

## Adding a domain alias

A domain alias points an additional domain at the same website content:

1. In the **Domains** section, click **Add domain**.
2. Enter the domain name.
3. Choose whether it should be an **alias** of the primary domain (serves the same content) or redirect to the primary domain.
4. Save.

Once DNS for the new domain points to the server, an SSL certificate is issued for it automatically.

## Managing DNS

If your domain uses Stablepoint's nameservers, you can manage its DNS records in Enhance:

1. In the left sidebar, click **DNS**.
2. Add, edit, or delete records (A, AAAA, CNAME, MX, TXT, SRV, and more).

Changes to DNS records can take up to 24 hours to propagate globally, although in most cases they take effect much sooner.

## Cloudflare integration

Enhance includes built-in Cloudflare syncing. If your domain uses Cloudflare, you can connect your Cloudflare account under **Integrations** so DNS records created in Enhance are synced automatically to Cloudflare.

<Tip>
  If you change your primary domain or move a site between domains, remember to check any hard-coded URLs in your application (for example, the site URL setting in WordPress).
</Tip>
