> 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/extra-settings/create-activities-for-affiliates/add-activity-page-to-affiliate-dashboard.md).

# Add Activity Page to Affiliate Dashboard

**GoAffPro** provides you with the option to add the activity page to the affiliate dashboard.

To add the activity page to the affiliate dashboard, go to the **Affiliate dashboard** section in the **Look and Feel** tab of the GoAffPro admin panel.&#x20;

<figure><img src="/files/WlTm7OHjglQQNpZpWrum" alt=""><figcaption><p>Look and Feel > Affiliate dashboard</p></figcaption></figure>

Here, go to the Dashboard Tabs section.

<figure><img src="/files/bxYN1InInvPhKmC9uDdb" alt=""><figcaption><p>Dashboard Tabs</p></figcaption></figure>

Now, click on **New custom page**.

<figure><img src="/files/oQqykOSP8ycmdi6XcybW" alt=""><figcaption><p>Click on New custom page</p></figcaption></figure>

This will open up the custom page section.

<figure><img src="/files/WaPErrf25mbNdApxNS9F" alt=""><figcaption><p>Custom page</p></figcaption></figure>

Here, set the page title, status, and slug. You also have the option to add text to the page.&#x20;

<figure><img src="/files/zRez95YWHIu5JPc1K5Sf" alt=""><figcaption><p>Set the page title, status, and slug</p></figcaption></figure>

Now, click on **Add section**.

<figure><img src="/files/Mb1CVTaUuppfE7NRNbOb" alt=""><figcaption><p>Click on Add section</p></figcaption></figure>

Next, select the Affiliate Activity Sheet option.

{% hint style="info" %}
You can follow this [guide](/program-settings/extra-settings/create-activities-for-affiliates.md) to create an affiliate activity sheet.&#x20;
{% endhint %}

<figure><img src="/files/w0ROpgIi3YO0Me6XUyR6" alt=""><figcaption><p>Select the Affiliate Activity Sheet option</p></figcaption></figure>

After this, select the activity sheet.&#x20;

<figure><img src="/files/8zrLmABYXcKDPgkswFAT" alt=""><figcaption><p>Select the activity sheet</p></figcaption></figure>

Finally, click on **Save Page**.

<figure><img src="/files/YbL8Y4ggK3MYamba4WWs" alt=""><figcaption><p>Click on Save Page</p></figcaption></figure>

The activity page will be saved.&#x20;

<figure><img src="/files/4Lo34DN5DsPEgkQRp1Sy" alt=""><figcaption><p>The activity page will be saved</p></figcaption></figure>

The activity page will be displayed in the affiliate dashboard.

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

{% embed url="<https://youtu.be/RrrKz3VOpGk>" %}
Add Activity Page to Affiliate Dashboard
{% 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/extra-settings/create-activities-for-affiliates/add-activity-page-to-affiliate-dashboard.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.
