Skip to content

Commit 98bea5b

Browse files
authored
[DNS] Update account-custom-nameservers.mdx
1 parent e1083ff commit 98bea5b

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

src/content/docs/dns/nameservers/custom-nameservers/account-custom-nameservers.mdx

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,13 @@ For this configuration to be possible, a few conditions apply:
2626

2727
* Choosing a set from `ns_set 1` through `ns_set 5` will influence how Cloudflare assigns nameservers to your new zones if you configure [DNS zone defaults](/dns/nameservers/nameserver-options/#dns-zone-defaults).
2828

29+
:::caution
30+
31+
* Zone custom nameservers are available for zones on Business or Enterprise plans. Via API or on the dashboard.
32+
* Account custom nameservers are available for customers on Business (after [contacting Cloudflare Support](/support/contacting-cloudflare-support/)) or Enterprise plans. Once configured, account custom nameservers can be used by all zones in the account, regardless of the zone plan. Via API or on the dashboard.
33+
34+
:::
35+
2936
## Enable account custom nameservers
3037

3138
### 1. Set up ACNS names and sets
@@ -167,4 +174,4 @@ Following the [configuration conditions](#configuration-conditions), each set mu
167174
Use the [Delete account custom nameserver endpoint](/api/resources/custom_nameservers/methods/delete/) to delete a specific ACNS.
168175

169176
</TabItem>
170-
</Tabs>
177+
</Tabs>

0 commit comments

Comments
 (0)