> For the complete documentation index, see [llms.txt](https://docs.goaffpro.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.goaffpro.com/program-settings/advanced-settings/setup-affiliate-portal-aliases.md).

# Setup Affiliate Portal Aliases

**GoAffPro** provides you with the option to set up aliases for your affiliate portal.

{% hint style="info" %}
The affiliate portal alias option allows you to create multiple aliases or names for your affiliate portal. For instance, if you have set up a new name for your affiliate portal but still want your old portal name to remain functional, you can create an alias for it.
{% endhint %}

To set up aliases for your affiliate portal, go to the **Advanced** section of the **Settings** tab in the GoAffPro admin panel.

<figure><img src="/files/gx8p9XfzHckJTN0b13y6" alt=""><figcaption><p>Settings > Advanced</p></figcaption></figure>

Here, go to the Affiliate portal alias section.

![Affiliate portal alias](/files/4tpYpma6rizZ2iCPiwlP)

Now, click on **New Alias**.

![Click on New Alias](/files/kVKjBMOcz1aGDn9Lj5ge)

This will open up the New alias portal window.

![New alias portal](/files/JzGaiBkO5JLGFxKwvp4q)

Now, set the alias name for the portal.&#x20;

![Set alias name](/files/tEXf6FeUxPgST8Ise4S9)

After this, create the CNAME record (for subdomain) or A record (for domain) using the given values:

![Create the CNAME record or A record](/files/yxLs6xeAQtYmfHue3L9t)

Finally, click on **Submit**.

![Click on Submit](/files/0jrCihEgGiCI4SgYGdq7)

After this, the alias for the affiliate portal will be set.&#x20;

{% hint style="info" %}
You do have the option to set up multiple aliases for your affiliate portal.
{% endhint %}

![](/files/QPflfWsUTKGDlfkaktDv)

{% embed url="<https://youtu.be/f7Rp8NCvXSQ>" %}
Setup Affiliate Portal Aliases
{% endembed %}


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.goaffpro.com/program-settings/advanced-settings/setup-affiliate-portal-aliases.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
