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

# Autodiscovery and autoconfiguration DNS records

> Discover autodiscovery and autoconfiguration DNS records with links to cPanel's DNS Zone Editor and related Knowledge Base articles.

This article discusses autodiscovery and autoconfiguration DNS records.

## About autodiscovery and autoconfiguration records

By default, cPanel automatically creates autodiscovery and autoconfiguration DNS records for your domain. These records enable the Microsoft Outlook and Mozilla Thunderbird e-mail clients to automatically discover and configure access to your e-mail accounts.

You can [use the DNS Zone Editor in cPanel](/docs/using-the-cpanel-zone-editor) to view the records (replace*example.com* with your own domain name):

* autoconfig. *example.com* (A record)

* autodiscover. *example.com* (A record)

* *autodiscover.\_tcp. \_example.com* (SRV record)

<Note>
  These records usually do not cause any issues. However, if you do encounter any problems with these records, you can use the Advanced DNS Zone Editor to delete them. To re-create the records, add A records for the *autoconfig* and *autodiscover* subdomains. For information about how to re-create the SRV record for your account, please see [this article](/docs/adding-an-srv-record-to-a-domain).
</Note>

## More information

For more information about the Microsoft Exchange autodiscover service, please visit [https://technet.microsoft.com/en-us/library/bb124251.aspx](https://technet.microsoft.com/en-us/library/bb124251.aspx).

## Related articles

* [Using the cPanel Zone Editor](/docs/using-the-cpanel-zone-editor)

* [Setting up the Microsoft Outlook 2010 and 2013 e-mail clients](/docs/setting-up-microsoft-outlook)

* [Setting up Mozilla Thunderbird](/docs/setting-up-mozilla-thunderbird)
