> ## Knowledge Base Index
> Fetch the complete knowledge base index at: https://help.ex2.com/sitemap.xml
> Use this file to discover available pages before exploring further.
> Pure-Markdown content can be obtained by appending a '.md' suffix to the content URLs listed in the sitemap (without the trailing slash).

# How to create an A record via DNS Manager

**What Is an A Record?**

An [A record](https://help.ex2.com/en/article/what-is-an-a-record-eaqi9i/?bust=1783450361302) (Address Record) is one of the most common [DNS](https://help.ex2.com/en/article/what-is-the-domain-name-system-or-dns-oen40o/?bust=1784819338957) record types. It maps your domain name (e.g., example.com) to an IPv4 address (e.g., 192.0.2.1), allowing browsers and devices to locate your website on the internet. Here are the steps to create an A record for the domain via the DNS Management console in your client area.

**Step 1: Access the DNS Management Interface**

1. Log in to your [Client Area](https://www.ex2.com/clients/).

2. Navigate to My Domains.

3. Locate the domain name you wish to manage.

4. Click on the three dots (⋮) next to the domain and select Manage Domain.


![](https://storage.crisp.chat/users/helpdesk/website/-/5/2/4/2/52421894134f0400/image_15osz1i.png)


5. On the **Domain Overview** page, click **DNS Management **from the available options..

![](https://storage.crisp.chat/users/helpdesk/website/-/5/2/4/2/52421894134f0400/image_7ap4t5.png)





 You will be redirected to the DNS Zone Editor interface, where you can view and modify DNS records for your domain.


**Step 2: Add a DNS Record**

1. To create a new record, click **Add row**.


![](https://storage.crisp.chat/users/helpdesk/website/-/5/2/4/2/52421894134f0400/image_18asunu.png)








2. Enter the required details in the appropriate fields

Name: Enter the domain name(example.com) or the subdomain (__sub.example.com__)

Type: Select A from the dropdown menu.

Value: Enter the IPv4 address of the server

TTL: If you have a preferred TTL value, enter it. The system requires a TTL between 60 and 2,419,200 seconds.

Priority: You can leave it blank

![](https://storage.crisp.chat/users/helpdesk/website/-/5/2/4/2/52421894134f0400/image_1hqs65b.png)



3. Save the changes




**Step 3: Verify the DNS Propagation**

Once saved, DNS propagation will begin. It may take up to 24 hours for your new A record to take effect globally.
You can check the propagation status using tools such as:

* [__DNSChecker.org__](https://dnschecker.org/)

* [__WhatsMyDNS.net__](https://www.whatsmydns.net/)

