---
title: "Create an OVHcloud DNS zone for a subdomain"
description: "Find out how to create a DNS zone with OVHcloud for a subdomain of a domain name via your customer account"
url: https://docs.ovhcloud.com/en/guides/web-cloud/domains/dns-zone-create-subdomain
lang: en
lastUpdated: 2026-02-19
---
# Create an OVHcloud DNS zone for a subdomain

## Objective

Would you like to create a DNS zone for a subdomain?

The **DNS** (**D**omain **N**ame **S**ystem) zone is a domain name’s configuration file. It consists of technical information, called _DNS records_. The DNS zone acts as a routing center.

For more information, please refer to our guides:

- [Everything you need to know about DNS servers](/en/guides/web-cloud/domains/dns-server-general-information.md)
- [Everything you need to know about DNS zones](/en/guides/web-cloud/domains/dns-zone-general-information.md)
- [Everything you need to know about DNS records](/en/guides/web-cloud/domains/dns-zone-records.md)

Most often, the DNS records of a subdomain are configured directly from the active DNS zone of the domain name it depends on.
However, it is also possible to create a DNS zone specific to a subdomain.

For various reasons, you may need to create a DNS zone for a subdomain with OVHcloud.
The subdomain will then have its own zone to configure its DNS records.

:::tip
To recap:

- A domain name usually has the form **domain.tld**. For example: ovhcloud.com.
- A subdomain usually has the form **sub.domain.tld**. For example: help.ovhcloud.com.

By default, a subdomain depends on a domain name to function.
In practice, you will not be able to use the subdomain **sub.domain.tld** if you do not have access to the management of the domain name **domain.tld**.

If you want to create a DNS zone for a domain name, please refer directly to [this guide](/en/guides/web-cloud/domains/dns-zone-create.md).

:::

**Find out how to create a DNS zone with OVHcloud for a subdomain of a domain name via your OVHcloud Control Panel.**

## Requirements

- You can administrate the domain name on which the chosen subdomain will depend.
- The concerned subdomain must not already have an active or inactive DNS zone with OVHcloud or be the subject of an ongoing operation or order with OVHcloud.


***

### OVHcloud Control Panel Access

- **Direct link:** <ManagerLink to="/#/web/zone">DNS zones</ManagerLink>
- **Navigation path:** <code className="action">Web Cloud</code> > <code className="action">DNS zones</code> > Select your domain name

***


## Instructions

### 1 - Create the DNS zone via the OVHcloud Control Panel

Click on the tabs below to view each of the **3** steps.


**Step 1**

Go to the <ManagerLink to="/#/web/zone">DNS zones</ManagerLink> page, then on the <code className="action">Order</code> button.
![DNS zones](/images/assets/screens/control-panel/product-selection/web-cloud/dns-zones.png)

**Step 2**

On the page that appears, enter the subdomain (for example: _sub.domain.tld_) for which you want to create an OVHcloud DNS zone. Wait a few moments while the tool performs checks on the subdomain.
![dnszonecreate](/images/assets/screens/control-panel/product-selection/web-cloud/domain-dns/dns-zone/adding-a-dns-zone.png)If a message indicates that the DNS zone cannot be created, check that the subdomain meets the necessary requirements or contact the person who manages it. Once everything is correct, try the operation again.


**Step 3**

Once the verification is complete, choose whether to enable the minimum records for the DNS zone you are going to create. This choice is not definitive, as you can always [edit DNS zone records](/en/guides/web-cloud/domains/dns-zone-edit.md) later.
![dnszonecreate](/images/assets/screens/control-panel/product-selection/web-cloud/domain-dns/dns-zone/adding-a-dns-zone-step-2.png)| Enable minimal entries? | Details                                                                                                                                                                                                                                                                                                                                                                         |
| ----------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Yes                     | Select this option if you would like to customise the DNS zone yourself at a later stage.<br /><img className="thumbnail" alt="minimal-dns-entries" src="/images/assets/screens/control-panel/product-selection/web-cloud/domain-dns/dns-zone/dashboard-minimal-entries.png" loading="lazy" />                                                                                  |
| No                      | Select this option if you plan to use OVHcloud services as a [web hosting](https://www.ovhcloud.com/en-gb/web-hosting/), with the zone preconfigured for this purpose.<br /><img className="thumbnail" alt="no-minimum-dns-entries" src="/images/assets/screens/control-panel/product-selection/web-cloud/domain-dns/dns-zone/dashboard-ovh-full-entries.png" loading="lazy" /> |
Once your choice is made, follow the steps displayed in your OVHcloud Control Panel until the DNS zone is created.


### 2 - Edit the DNS zone (optional)

Now that your subdomain’s DNS zone has been created, you can edit it. This step is optional, but it may be necessary if you want to ensure that the services associated with your subdomain remain available (e.g. your website and/or emails).

To edit this DNS zone, please read our guide on [Editing a DNS zone at OVHcloud](/en/guides/web-cloud/domains/dns-zone-edit.md).

:::info
If you have just created the DNS zone and the subdomain does not yet appear in your list of services, wait 15 to 20 minutes, then reload the page.

:::

### 3 - Declare the DNS servers in the active DNS zone of the domain name on which the chosen subdomain depends

The activation of a DNS zone for a subdomain differs from that of a domain name, as a subdomain must depend on a domain name to function.

You must first retrieve the names of the **DNS servers** associated with the DNS zone created for your subdomain.

To find them, click on the tabs below to view each of the **2** steps.


**Step 1**

Go to the <ManagerLink to="/#/web/zone">DNS zones</ManagerLink> page, then choose the subdomain concerned.
![DNS zones](/images/assets/screens/control-panel/product-selection/web-cloud/dns-zones.png)

**Step 2**

In the table on the page that appears, locate the two **Type** and **Target** columns.
![DNS zones](/images/assets/screens/control-panel/product-selection/web-cloud/domain-dns/dns-zone/tab.png)Find the two lines of type **NS** and retrieve the two values present in the **Target** column.
The names of the DNS servers should be in one of the following three forms:
- `nsXX.ovh.net` and `dnsXX.ovh.net` or, `nsXXX.ovh.net` and `dnsXXX.ovh.net` (where each `X` represents a number between **0** and **9**).
- `nsXX.ovh.ca` and `dnsXX.ovh.ca` or, `nsXXX.ovh.ca` and `dnsXXX.ovh.ca` (where each `X` represents a number between **0** and **9**).
- `ns200.anycast.me` and `dns200.anycast.me` (if you have subscribed to the [DNS anycast](https://www.ovhcloud.com/en-gb/domains/options/) option).


Once the two DNS server names are retrieved, two situations are possible:

**Click on one of the two situations to display the content.**


The domain name on which your subdomain depends has its active DNS zone with OVHcloud

Click on the tabs below to view each of the **4** steps.

**Step 1**

Go to the <ManagerLink to="/#/web/zone">DNS zones</ManagerLink> page, then choose the subdomain concerned.
![DNS zones](/images/assets/screens/control-panel/product-selection/web-cloud/dns-zones.png)

**Step 2**

On the right or below the table, click on <code className="action">Add an entry</code>.
![dns zone](/images/assets/screens/control-panel/product-selection/web-cloud/domain-dns/dns-zone/add-an-entry.png)

**Step 3**

In the window that opens, select the DNS record of type <code className="action">NS</code>, then click on <code className="action">Next</code>
![dns zone](/images/assets/screens/control-panel/product-selection/web-cloud/domain-dns/dns-zone/add-an-entry-to-the-dns-zone.png)

**Step 4**

Then, in the `Sub-domain *` field, enter the concerned subdomain (for example: `sub` for the subdomain `sub.domain.tld`), and in the `Target *` field, one of the two previously retrieved DNS servers (for example: `nsXX.ovh.net`).
![dns zone](/images/assets/screens/control-panel/product-selection/web-cloud/domain-dns/dns-zone/add-a-ns-entry-to-the-dns-zone.png)Finally, click on <code className="action">Next</code>.
Check the summary, then click on <code className="action">Confirm</code>.
**Repeat all the steps for the second DNS server.**
If needed, see our guide "[Editing a DNS zone at OVHcloud](/en/guides/web-cloud/domains/dns-zone-edit.md)" as a complement.



The domain name on which your subdomain depends has its active DNS zone with another provider

In this specific case, contact your DNS provider and specify that you want to add two DNS records of type NS for your subdomain.
Here is an example of a request to make to your DNS provider:

````
Hi,
I would like to add the following NS type DNS records in the active DNS zone of the domain name <b>domain.tld</b> for my subdomain <b>sub.domain.tld</b> :
- sub IN NS nsXX.ovh.net.
- sub IN NS dnsXX.ovh.net.
This is to activate a specific DNS zone for my subdomain <b>sub.domain.tld</b>.
Best regards,

````

In the example above, replace the values **domain.tld**, **sub.domain.tld**, **nsXX.ovh.net** and **dnsXX.ovh.net** with your own values.

:::warning
**The following point of attention does not concern the two DNS records of type NS that you have just added.**

If other DNS records were present in the active DNS zone of the domain name on which your subdomain depends:

1. Do not forget to duplicate them in the DNS zone created for your subdomain.
2. Once duplicated, remove them from the active DNS zone of your domain name.

Indeed, there could be a conflict in DNS resolution.

:::

After modifying the DNS zone of the domain name on which your subdomain depends, the propagation of the changes can take up to **48 hours**.

## Go further

[Everything you need to know about DNS servers](/en/guides/web-cloud/domains/dns-server-general-information.md)

[Everything you need to know about DNS zone](/en/guides/web-cloud/domains/dns-zone-general-information.md)

[Everything you need to know about DNS records](/en/guides/web-cloud/domains/dns-zone-records.md)

[Editing an OVHcloud DNS zone](/en/guides/web-cloud/domains/dns-zone-edit.md)

For specialised services (SEO, development, etc.), contact [OVHcloud partners](https://partner.ovhcloud.com/en-gb/directory/).

If you would like assistance using and configuring your OVHcloud solutions, please refer to our [support offers](https://www.ovhcloud.com/en-gb/support-levels/).

Join our [community of users](https://community.ovhcloud.com/).
