| [ Web Proxy ] |
| Viewing: https://developers.cloudflare.com/dns/manage-dns-records/reference/record-attributes/ | [Back] [Original] |
Use DNS record comments and tags to categorize and clarify the purpose of DNS records within Cloudflare.
Comments provide a unique descriptions for specific records, whereas tags group similar records into categories.
These attributes are particularly useful when:
Note
The information in record attributes will not impact DNS record resolution or propagation timing and is only meant for your private reference. This information is only visible to members of your Cloudflare account and is not visible publicly.
Comments and tags are only supported for primary zones (full setup) and partial zones (CNAME setup).
| Free | Pro | Business | Enterprise | |
|---|---|---|---|---|
| Availability | Yes | Yes | Yes | Yes |
| Character limit | 100 | 500 | 500 | 500 |
| Comments per record | 1 | 1 | 1 | 1 |
| Free | Pro | Business | Enterprise | |
|---|---|---|---|---|
| Availability | No | Yes | Yes | Yes |
| Name character limit (everything before the colon) | N/A | 32 | 32 | 32 |
| Value character limit (everything after the colon) | N/A | 100 | 100 | 100 |
| Tags per record | N/A | 20 | 20 | 20 |
Create or edit record attributes just like any other aspect of DNS records, whether through the dashboard or API.
You can also add or edit attributes by exporting and re-importing your records, or using the Batch record changes API.
When exporting and importing, special tags starting by cf- allow you to control specific Cloudflare configurations. On export, these tags are automatically added to reflect the current configuration for each record on your zone. Refer to reserved cf- tags for details.
Comments are treated as graphic Unicode characters , meaning that they are case-sensitive and do not have any character limitations. However, comments do not support newline (\n) or carriage return (\r) characters.
Tags are treated as an array of name:value pairs, meaning that tag names are not case-sensitive and can only contain letters, numbers, -, and _. For tag values, the same character restrictions apply as for comments.
| Web Proxy Viewer | New URL | Original Page |