> For the complete documentation index, see [llms.txt](https://track360.gitbook.io/track360/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://track360.gitbook.io/track360/section-5-settings/editor-5/5.9-dns-settings.md).

# 5.9 DNS Settings

* To proceed with the creation of the Platform environment, the following **DNS configuration** is required from your side
* **Add** a CNAME Record to your domain's DNS settings. Update your DNS settings with the following details:
  * **Type**: CNAME
  * **Name**: affiliates
  * **Content**: [originsite.track360.io](http://originsite.track360.io/)

{% hint style="warning" %}
Once this setup is done, the URL [tracking.yourcompanyname.com](https://tracking.yourcompanyname.com/) will point to [originsite.track360.io](http://originsite.track360.io/)
{% endhint %}

* *Example Configuration*: If you are using Cloudflare or another DNS management service, the configuration should look something like this:
  * Type: CNAME
  * Name: tracking
  * Content: originsite.track360.io
  * Proxy Status: Enabled (Proxied)
  * TTL: Auto

<figure><img src="https://open-2v.gitbook.com/url/preview/site_YbI8P/~gitbook/image?url=https%3A%2F%2Flh7-rt.googleusercontent.com%2Fdocsz%2FAD_4nXf5MN0FJdzMJJzNi-e5C3cofw9t6S75Mo19fGg_2zNMbcELT2b4avAmOmH0oGQR-QlypYdyeAisGrLdGLXujTNTuoMJhuDKcbd_9XMYS8jYv2T-oE2hg1qXAs9CdNhIvy2Y5v1K%3Fkey%3DwFhz4Po8HnRtj3aKQZ_YpisS&#x26;width=768&#x26;dpr=4&#x26;quality=100&#x26;sign=974cb099&#x26;sv=2" alt=""><figcaption></figcaption></figure>

* Once you have completed the configuration, notify the Track360 Support Team Members to proceed with the necessary changes on our side to finalize the setup

{% hint style="info" %}
Please contact with your Support Team Members in order to ask for assistance on the DNS Configuration
{% endhint %}

<br>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://track360.gitbook.io/track360/section-5-settings/editor-5/5.9-dns-settings.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.
