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

# Getting started with Managed DNS

To use Managed DNS, create a DNS zone for a domain or subdomain in the [Gcore Customer Portal](https://portal.gcore.com) and point the domain to Gcore's nameservers. The zone can then serve DNS queries through Gcore's global network.

## Create DNS zones

Navigate to the [DNS](https://portal.gcore.com/dns/zones) section of the Customer Portal, then follow these steps:

<Steps>
  <Step title="Open the zone creation wizard">
    Click **Add zone**.

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

  <Step title="Enter the domain name">
    Enter a domain or subdomain name in the **Domain name** field and click **Create zone**.

    <Tip>
      Check **Skip scanning** to skip automatic record detection and proceed directly to the nameserver step.
    </Tip>

    <Frame>
      <img src="https://mintcdn.com/gcore/eaWIQ7Elw0TEl9WE/images/docs/dns/manage-a-dns-zone/getting-started-dns-20.png?fit=max&auto=format&n=eaWIQ7Elw0TEl9WE&q=85&s=dcec080353e674300e5d182f3327dc2e" alt="The Enter domain page" width="1400" height="501" data-path="images/docs/dns/manage-a-dns-zone/getting-started-dns-20.png" />
    </Frame>
  </Step>

  <Step title="Review existing records">
    The portal scans existing DNS records automatically and opens the **Review records** page. Review, edit, or delete records as needed, then click **Confirm**.

    <Frame>
      <img src="https://mintcdn.com/gcore/eaWIQ7Elw0TEl9WE/images/docs/dns/manage-a-dns-zone/getting-started-dns-30.png?fit=max&auto=format&n=eaWIQ7Elw0TEl9WE&q=85&s=915c01e2ff6f6ddea9aab146b83f7a52" alt="The Review records page" width="1400" height="668" data-path="images/docs/dns/manage-a-dns-zone/getting-started-dns-30.png" />
    </Frame>
  </Step>

  <Step title="Update nameserver records">
    In the domain's DNS registrar or hosting panel, replace the current NS records with `ns1.gcorelabs.net` and `ns2.gcdn.services`, then return to the portal and click **Confirm**.

    <Frame>
      <img src="https://mintcdn.com/gcore/eaWIQ7Elw0TEl9WE/images/docs/dns/manage-a-dns-zone/getting-started-dns-40.png?fit=max&auto=format&n=eaWIQ7Elw0TEl9WE&q=85&s=cdcf192594e839fca2a8ade23e3f3a74" alt="The Change nameservers page" width="1400" height="487" data-path="images/docs/dns/manage-a-dns-zone/getting-started-dns-40.png" />
    </Frame>
  </Step>
</Steps>

The zone is now active. Records and settings are available in the Customer Portal.

<Info>
  NS record changes may remain active for up to 24 hours while DNS caches update across the internet.

  <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 notification" width="3344" height="1124" data-path="images/docs/dns/manage-a-dns-zone/getting-started-dns-50.png" />
  </Frame>
</Info>

## Manage DNS zones

DNS zones are managed 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 an action:

* **Turn off the zone.** Disables a zone. The zone continues to appear, but the records added in the Customer Portal are not active.
* **Go to records.** Create, edit, and delete records.
* **Settings.** Edit the TTL of the records in the zone.
* **Delete zone.** Delete the zone.

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