Skip to main content
Create and manage DNS records in the Gcore Customer Portal.
Non-advanced interface mode. Verify that the Advanced toggle is off before following these steps:
Zone header with Interface mode toggle in off position
Balancing and dynamic response are available in advanced mode.

Create a DNS record

1. Navigate to All zones and select the domain zone to which records should be added. Or, click the three-dot icon on the right and then click Go to records.
DNS zone records list with Add record, Export records, and Import records buttons
2. Click Add record. The form opens in the records list.
Add record form with Type, Name, TTL, and Content fields
3. In the Type field, select a record type — A, AAAA, NS, CNAME, MX, SRV, HTTPS, TXT, CAA, or SVCB. 4. In the Name field, specify the subdomain to which the record belongs. Select from the following options:
  • Leave the field blank to add a record for the main domain (apex/naked domain).
  • Enter the subdomain name for a specific subdomain — one creates a record for one.example.com.
  • Enter an asterisk (*) to add a wildcard record for all subdomains at once.
5. In the TTL field, specify the time to live in seconds. This determines how long recursive DNS servers cache the record. With a TTL of 300 seconds, a change to an A record value from 1.2.3.4 to 5.6.7.8 takes up to 5 minutes to propagate — resolvers return the old value until the cache expires. 6. In the Content field, enter a value for the record type.
7. Click Add. The Gcore DNS Lookup tool confirms the record was created correctly.

Manage a DNS record

1. Navigate to All zones and select the domain zone to manage. Or, click the three-dot icon on the right and click Go to records.
DNS zone records list with Add record, Export records, and Import records buttons
2. Click the pencil icon next to the record to expand the edit panel. 3. Change the TTL, value, or both. 4. Click Save to apply the changes. 5. To delete the record, click Delete record in the expanded panel, then click Yes, delete in the confirmation dialog.
Edit record panel with TTL and content fields, Save and Delete record buttons