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

# Getting started with managed DNS

To use Managed DNS, you need to create a DNS zone for your domain or subdomain in the Gcore Customer Portal or via API and specify Gcore's NS servers for your domain. You can then use Gcore's DNS infrastructure features.

## Create DNS zones

1\. Navigate to [DNS](https://portal.gcore.com/dns/zones) in the Gcore Customer Portal and click **Add zone**.

<Frame>
  <img src="https://mintcdn.com/gcore/uiRa_jFs2CEr69p9/images/docs/dns/manage-a-dns-zone/getting-started-dns-10.png?fit=max&auto=format&n=uiRa_jFs2CEr69p9&q=85&s=27b22166ac92e7ba085242c9a54fe491" alt="The All zones page" width="7104" height="2380" data-path="images/docs/dns/manage-a-dns-zone/getting-started-dns-10.png" />
</Frame>

3\. Enter a domain or subdomain name for the DNS zone and click **Confirm**.

<Tip>
  **Tip**

  You can opt to skip validation and automatic addition of domain DNS records created earlier by checking the "Skip scanning" box. If you choose this option, go to step 5.
</Tip>

<Frame>
  <img src="https://mintcdn.com/gcore/uiRa_jFs2CEr69p9/images/docs/dns/manage-a-dns-zone/getting-started-dns-20.png?fit=max&auto=format&n=uiRa_jFs2CEr69p9&q=85&s=d4b59a4112dcde0d4058c063b8ce7291" alt="The specify domain page" width="2322" height="888" data-path="images/docs/dns/manage-a-dns-zone/getting-started-dns-20.png" />
</Frame>

4\. The new page will display all previously created records; you can edit or delete them. Once everything's correct, click **Confirm**.

<Frame>
  <img src="https://mintcdn.com/gcore/uiRa_jFs2CEr69p9/images/docs/dns/manage-a-dns-zone/getting-started-dns-30.png?fit=max&auto=format&n=uiRa_jFs2CEr69p9&q=85&s=73d2cfd705ab34063c73dd257ec0671e" alt="The existing DNS records page" width="5576" height="2332" data-path="images/docs/dns/manage-a-dns-zone/getting-started-dns-30.png" />
</Frame>

5\. Go to the site where you manage your domain records (this may be your DNS provider's interface or other DNS hosting) and change your domain's current NS records to Gcore values: `ns1.gcorelabs.net` and `ns2.gcdn.services`. On the DNS zone creation page, click **Confirm**.

<Frame>
  <img src="https://mintcdn.com/gcore/uiRa_jFs2CEr69p9/images/docs/dns/manage-a-dns-zone/getting-started-dns-40.png?fit=max&auto=format&n=uiRa_jFs2CEr69p9&q=85&s=120854c3c0e0f7f8a84a30a26df806f3" alt="The change nameservers page" width="2856" height="3056" data-path="images/docs/dns/manage-a-dns-zone/getting-started-dns-40.png" />
</Frame>

That's it! Now, you can add records and manage the DNS zone in the Gcore Customer Portal.

<Warning>
  **Warning**

  Please be aware of the NS records change notification. It may remain active for up to 24 hours after changing nameservers. This duration is necessary in order to update the DNS cache.

  <Frame>
    <img src="https://mintcdn.com/gcore/uiRa_jFs2CEr69p9/images/docs/dns/manage-a-dns-zone/getting-started-dns-50.png?fit=max&auto=format&n=uiRa_jFs2CEr69p9&q=85&s=6ec8d6859b07d5afeda0bb6ccd1b5b4f" alt="The change nameservers notion" width="3344" height="1124" data-path="images/docs/dns/manage-a-dns-zone/getting-started-dns-50.png" />
  </Frame>
</Warning>

## Manage DNS zones

You can manage a DNS zone in the [All zones](https://portal.gcore.com/dns/zones) section. In the row of the desired zone, click the three-dot icon and select the required action:

1. **Turn off the zone.** Disable a zone. It will continue to be displayed, but the records added in your Customer Portal will not be active.
2. **Go to records.** Create, edit, and delete records.
3. **Settings.** Edit the TTL of the records in the zone.
4. **Delete zone.** Delete zones.

<Frame>
  <img src="https://mintcdn.com/gcore/uiRa_jFs2CEr69p9/images/docs/dns/manage-a-dns-zone/getting-started-dns-60.png?fit=max&auto=format&n=uiRa_jFs2CEr69p9&q=85&s=d636a6304552e5eef16aaf1c1fc64a5a" alt="Manage DNS zones" width="4464" height="1960" data-path="images/docs/dns/manage-a-dns-zone/getting-started-dns-60.png" />
</Frame>
