Skip to content
Cloudflare Docs

Manage internal zones

Refer to the following sections to learn how to manage your internal DNS zones.

Configuration conditions

When setting up internal zones, observe the following conditions:

  • Internal zones can contain the same DNS record types that Cloudflare supports for public zones.
  • An internal zone can have the same name as a public zone in the same account.
  • Each internal zone can be linked to multiple views.
  • There can be several internal zones with the same name in one account. However, two internal zones with the same name cannot be linked to the same view.
  • Internal zones are not subject to any top-level domain (TLD) restrictions. This means that an internal zone can be created if its TLD is not registered publicly (for example, xyz.local), if it is created on the TLD itself (local), or even if on the root (.).

Create an internal zone

  1. Log in to the Cloudflare dashboard and select an account.
  2. Go to Internal DNS and select Create an internal zone.
  3. Give your internal zone a descriptive name, observing the configuration conditions.
  4. Add DNS records to your internal zone using your preferred option:
  • Import a formatted BIND file.
  • Select Add a record > Create under the selected record type and Save record after filling in the required fields. Refer to DNS record types for details.

Other actions

The API endpoints to manage internal zones are the same as for managing public zones. The main difference is that the zone type must be set to internal. Refer to the API documentation below for details: