# DNS Management

You may set up DNS Management in [Control Panel > Settings > Threat Blocker & DNS](https://app.goodaccess.com/threat-blocker-and-dns/).

## Custom Domain Names for your Systems

{% hint style="info" %}
This feature is available in the **Premium plan and higher**.
{% endhint %}

Set up custom private DNS records for your Systems. You can configure custom addresses for Systems on your LAN or assign names to Systems with custom IP addresses.

To set up custom private DNS records, click the **+ Add custom domain** button.

Don't forget to **Save changes**.

## Custom Zone Forwarding

{% hint style="info" %}
This feature is available in the **Premium plan and higher**.
{% endhint %}

Set up forwarding of DNS request for your private or public DNS zone. Specify zone name and IP addresses of your resolvers that handle DNS queries to a given DNS zone. These resolvers can be public or private and located in a connected Cloud & Branch network.

To set up custom zone forwarding, click the **+ Add custom zone forwarding** button.

Don't forget to **Save changes**.

## DNS Servers

{% hint style="info" %}
This feature is available in the **Essential plan and higher**.
{% endhint %}

By default, GoodAccess DNS servers are enabled. Disabling them will cause your Team to use public DNS servers (Google) when connected to the GoodAccess Gateway.

### Custom DNS Servers

{% hint style="info" %}
This feature is available in the **Premium plan and higher**.
{% endhint %}

Set up custom DNS servers your Team will use when connected to the GoodAccess Gateway.

{% hint style="danger" %}
**Please note:** Disabling GoodAccess or using Custom DNS servers also disables [Threat Blocker](https://support.goodaccess.com/configuration-guides/features/threat-blocker), [Custom Domain Blocking](https://support.goodaccess.com/configuration-guides/features/custom-domain-blocking), [Custom Domain Names](#custom-domain-names-for-your-systems) and [Custom Zone Forwarding](#custom-zone-forwarding).
{% endhint %}

Don't forget to **Save changes**.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://support.goodaccess.com/configuration-guides/features/dns-management.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
