> ## Documentation Index
> Fetch the complete documentation index at: https://help.kajabi.com/llms.txt
> Use this file to discover all available pages before exploring further.

<AgentInstructions>

## Submitting Feedback

If you encounter incorrect, outdated, or confusing documentation on this page, submit feedback:

POST https://help.kajabi.com/feedback

```json
{
  "path": "/articles/website/domains/how-to-manage-your-dns-records-on-kajabi",
  "feedback": "Description of the issue"
}
```

Only submit feedback when you have something specific and actionable to report.

</AgentInstructions>

# Manage DNS records on Kajabi

> View and add custom DNS records for a connected custom domain on Kajabi.

## Overview

If you have successfully connected your custom domain to Kajabi, you will have access to DNS settings for the connected custom domain on Kajabi. [Learn to connect a custom domain](/articles/website/domains/connect-a-custom-domain).

## What are DNS records?

What is DNS?

DNS stands for the Domain Name System. Which is a fancy way of saying that the DNS is the handbook for the Internet.

So, if the DNS is the handbook for the Internet, the DNS records are the listings for the businesses in that handbook. For example, a business listing within a handbook will provide information about the address, office hours, and services provided to help a person access that business.

Similarly, DNS records communicate the essential information for a user to access your website.

DNS records are crucial to ensuring that your website can be connected and accessible to the outside world.

With Kajabi, connecting your custom domain allows you to manage and view your DNS records directly from your Kajabi account.

<Note>
  **Note:** Removing, editing, or adding custom records requires working with domain settings. If you are unfamiliar with domain settings, we recommend consulting with a web professional before making changes to DNS records. If you require additional assistance, reach out to our [support team](/articles/resources/support/how-to-contact-kajabi-support).
</Note>

## View DNS records

### Access DNS settings in Kajabi

1. Open the **Settings** tab from the Dashboard:

<img src="https://mintcdn.com/kajabi-support/p8xUcPoEbYtv-GgI/articles/images/aa84ebb4_upload_1098825142493683703.png?fit=max&auto=format&n=p8xUcPoEbYtv-GgI&q=85&s=26af6c02da59900441f99c3b7bf30c45" alt="Dashboard - Kajabi" width="3112" height="1768" data-path="articles/images/aa84ebb4_upload_1098825142493683703.png" />

2. Click **Domain**:

<img src="https://mintcdn.com/kajabi-support/4xb7Z9X_ecGbjk3p/articles/images/5475aa2a_upload_15850731465151850636.png?fit=max&auto=format&n=4xb7Z9X_ecGbjk3p&q=85&s=4755bd9275995cefa4e0015cf36509e0" alt="Kajabi settings" width="3112" height="1768" data-path="articles/images/5475aa2a_upload_15850731465151850636.png" />

3. Click **DNS Settings**:

<img src="https://mintcdn.com/kajabi-support/So_4WToHMfn76-m1/articles/images/6a996be5_26296350049179.png?fit=max&auto=format&n=So_4WToHMfn76-m1&q=85&s=23f474740efcec88618bffd2c08b55a5" alt="Kajabi custom domain" width="2392" height="1205" data-path="articles/images/6a996be5_26296350049179.png" />

## Add custom records

### Available custom record types

* **A record** - Assigns an address for your domain to a specific IP.
* **CNAME record** - Used to connect platforms through subdomains.
* **MX record** - Holds your email sending and receiving information.
* **SRV record** - Specifies a port for specific services. Commonly used for services like Skype or Discord.
* **TXT record** - These records are used to hold your email security information (e.g., DKIM) as well as for third-party plug-ins.

### Add custom records to DNS settings

1. Open the **Settings** tab from the Dashboard.

<img src="https://mintcdn.com/kajabi-support/PGtO8PCuc_NzdaFE/articles/images/d09a3e44_upload_1098825142493683703.png?fit=max&auto=format&n=PGtO8PCuc_NzdaFE&q=85&s=34d26f7eda55073b40dbc7653dacd6c8" alt="Dashboard - Kajabi" width="3112" height="1768" data-path="articles/images/d09a3e44_upload_1098825142493683703.png" />

2. Click **Domain**:

<img src="https://mintcdn.com/kajabi-support/0X831VxXANnxgpSu/articles/images/e537145c_upload_15850731465151850636.png?fit=max&auto=format&n=0X831VxXANnxgpSu&q=85&s=9a6f0e5bd2db3f6fe3ace909280922fb" alt="Kajabi settings" width="3112" height="1768" data-path="articles/images/e537145c_upload_15850731465151850636.png" />

3. Click **DNS Settings**:

<img src="https://mintcdn.com/kajabi-support/Hqq2NscHyg4tLbph/articles/images/4d3285d1_26296350049179.png?fit=max&auto=format&n=Hqq2NscHyg4tLbph&q=85&s=edf00d6d5c249a30281d4b36380b7d07" alt="Kajabi custom domain" width="2392" height="1205" data-path="articles/images/4d3285d1_26296350049179.png" />

4. Click **+ Custom Record** in the top right corner of the DNS Settings page:

<img src="https://mintcdn.com/kajabi-support/EFdfkzsgcSmbPght/articles/images/c4df2456_26296694269979.png?fit=max&auto=format&n=EFdfkzsgcSmbPght&q=85&s=2bfd0ac8ee9f6fe77f65f6ab2e1c7fdc" alt="DNS Settings" width="1264" height="762" data-path="articles/images/c4df2456_26296694269979.png" />

Changes to your DNS records can take up to 24-48 hours to go into full effect. If you encounter issues after 24-48 hours, please reach out to our [support team](/articles/resources/support/how-to-contact-kajabi-support) for additional assistance.
