# Custom domain (white-label)

<figure><img src="/files/CfNs8NQ33Kd4t1ngLl5J" alt=""><figcaption><p><a href="https://app.uppromote.com/admin/customer-referral/manage-display?utm_source=document&#x26;utm_medium=custom-domain&#x26;utm_campaign=promotion"><em>Login to UpPromote</em></a> <em>to set up your first landing page</em></p></figcaption></figure>

## Create your custom domain

If you want to have a custom domain for the **affiliate login page**, **affiliate registration form link,** or **network link** instead of the ones that start with af.uppromote.com, you can follow this instruction to change it.&#x20;

Go to the UpPromote account Home tab > **Custom domain** button, you will then see the Add domain popup.<br>

<figure><img src="/files/R6bBgPA5z3aeEAvZdyYb" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/Uyly3w3VRUFwNeHNdZyQ" alt=""><figcaption></figcaption></figure>

In order to create your own subdomain, make sure you've **created CNAME record** with your preferred subdomain and pointed it to our domain af-partners.uppromote.com with the steps below:

* Log in to your Domain system&#x20;
* Locate the DNS management tab
* Create a CNAME with the subdomain that you want to use and direct it to our hostname af-partners.uppromote.com , with:

  * type: CNAME
  * host: You can enter the domain that you want to use
  * value: af-partners.uppromote.com
  * TTL: default&#x20;

![](/files/hA93uX3CD2Oe51AKmiY1)

* Kindly wait 30 minutes for the CNAME record to be deployed after creating.
* Insert the custom domain in the field and press the **Submit** button.

**Example:** Your affiliate login link was <https://af.uppromote.com/boothstager/login>. If you create the **CNAME (subdomain)** such as **partners** and point it to af-partners.uppromote.com, you can then add the partners.boothstager.com as the Custom Domain and your affiliate login link will become partners.boothstager.com/login.&#x20;

## What to do after creating custom domain successfully?&#x20;

* The **direct registration link** will be automatically updated with the new domain.&#x20;
* Regarding the **affiliate login link**, its format will follow the example above and you can provide it to your existing affiliates by going to **Emails** tab > **Bulk email** > choose **Program** > Send emails manually to them to inform them about the new login link. Once affiliates sign in to their portals with the new link, their network links will also be updated accordingly.&#x20;


---

# 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.uppromote.com/management/home/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.
