> 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/affiliate-email/setup-welcome-email/add-login-link-to-welcome-email.md).

# Add Login Link to Welcome Email

### To add the login page link of the affiliate portal to the welcome email:

Go to the **Notifications** section in the **Settings** tab of the GoAffPro admin panel.

<figure><img src="/files/wRnzYhRNa5yxuBV70Eqj" alt=""><figcaption><p>Settings > Notifications</p></figcaption></figure>

Here, go to the Welcome Email section.

<figure><img src="/files/xLAJB9imKMIz3rZqDhdp" alt=""><figcaption><p>Welcome Email</p></figcaption></figure>

Now, click on **Customize template**.

<figure><img src="/files/BnQQOht0BaWvsnsSsx8F" alt=""><figcaption><p>Click on Customize template</p></figcaption></figure>

This will open up the email template editor.

<figure><img src="/files/035EBcu2oMF5azlIZWWG" alt=""><figcaption><p>Email template editor</p></figcaption></figure>

Next, open the button section.

<figure><img src="/files/P40vRwuaya2wzjwppHjM" alt=""><figcaption><p>Open the button section</p></figcaption></figure>

Now, replace the {{{link}}} variable in the link field with the login page URL of the affiliate portal.

<figure><img src="/files/TDOMT4dAuKuFjEr1dAFE" alt=""><figcaption><p>Replace the {{{link}}} variable with the login page URL</p></figcaption></figure>

Copy the affiliate login page URL from the important links section in the Dashboard tab.&#x20;

<figure><img src="/files/3z9ezTi1dWVFgZodKHju" alt=""><figcaption><p>Copy the affiliate login page URL</p></figcaption></figure>

After this, paste the login page URL in the link field.

<figure><img src="/files/CzzWoLiArHapKPo7kqwB" alt=""><figcaption><p>Paste the login page URL in the link field</p></figcaption></figure>

Finally, click on **Save**.

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

{% embed url="<https://youtu.be/uDT9kskZ-wU?feature=shared>" %}
Add Login Link to Welcome Email
{% 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/affiliate-email/setup-welcome-email/add-login-link-to-welcome-email.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.
