> For the complete documentation index, see [llms.txt](https://docs.enclaive.cloud/enclaive-multi-cloud-platform/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.enclaive.cloud/enclaive-multi-cloud-platform/tutorials/buckypaper/manage-dns/cloudflare.md).

# Cloudflare

### Create DNS records <a href="#create-dns-records" id="create-dns-records"></a>

To create a DNS record in the dashboard:

1. Log in to the [Cloudflare dashboard](https://dash.cloudflare.com/login) and select an account and domain. Then go to **DNS** > **Records**.
2. Click **Add record**.
3. Choose a record [**Type**](https://developers.cloudflare.com/dns/manage-dns-records/reference/dns-record-types/).
4. Set the subdomain you want to have.
5. For `A`, `AAAA`, set the public IP address. For `CNAME` records, set the target domain address. Also, decide whether hostname traffic is [proxied through Cloudflare](https://developers.cloudflare.com/dns/manage-dns-records/reference/proxied-dns-records/).
6. Click **Save**.

<figure><img src="https://1689087729-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FmzjpiPnGVwTaHdGYte2r%2Fuploads%2FXY0uK80FTH1sigZxZxcI%2Fimage.png?alt=media&amp;token=eefe2c73-f338-4580-90ee-04d13cb83697" alt=""><figcaption></figcaption></figure>

***

### [​​](https://developers.cloudflare.com/dns/manage-dns-records/how-to/create-dns-records/#edit-dns-records)Edit DNS records <a href="#edit-dns-records" id="edit-dns-records"></a>

To edit DNS records in the dashboard:

1. Log in to the [Cloudflare dashboard](https://dash.cloudflare.com/login) and select an account and domain.
2. Go to **DNS** > **Records**.
3. On a specific record, click **Edit**.
4. Make any necessary changes.
5. Click **Save**.

***

### [​​](https://developers.cloudflare.com/dns/manage-dns-records/how-to/create-dns-records/#delete-dns-records)Delete DNS records <a href="#delete-dns-records" id="delete-dns-records"></a>

To delete DNS records in the dashboard:

1. Log in to the [Cloudflare dashboard](https://dash.cloudflare.com/login) and select an account and domain.
2. Go to **DNS** > **Records**.
3. On a specific record, click **Edit**.
4. Click **Delete**.
5. Click **Delete** again to confirm.
