# Custom Domain

* You can completely configure your custom domain name under "Settings" on the left menu.
* We require you to add a CNAME record pointing to <https://yourcompanyname.statusentry.com> on DNS provider for the custom domain. Please note that your first request to custom domain could take couple of seconds.

{% hint style="warning" %}
This feature may vary depending on the features of the package you are a member of.
{% endhint %}

![Custom Domain Setting](/files/RkDhpt66hwkeCq91rv0w)

{% hint style="success" %}
For example, let's say our company domain name is "xyz". Thanks to the custom domain feature, you can define your own domain as status.xyz.com on your public status page instead of xyz.statusentry.com.
{% endhint %}


---

# 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://docs.statusentry.com/getting-started/custom-domain.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.
