> 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-portal-customization/affiliate-dashboard/enable-additional-dashboard-tabs.md).

# Enable Additional Dashboard Tabs

**GoAffPro** provides you with the option to enable additional dashboard tabs for affiliates.

To enable additional dashboard tabs for affiliates, go to the **Affiliate dashboard** section in the **Look and Feel** tab of the GoAffPro admin panel.

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

By default, an affiliate's dashboard has four tabs: Home, Marketing Tools, Payments, and Settings.

![Dashboard Tabs (Default)](/files/-M120ygfmy2xm_b_BSBY)

Here in the **Dashboard Tabs** section, you have the option to enable additional tabs and sections within them.

{% hint style="info" %}
You also have the option to create a new dashboard tab by clicking on **New custom page**.
{% endhint %}

![Dashboard Tabs](/files/-M124ZCV5ZLPAYvK5ZCW)

For example, here we enable the Advanced Analytics tab by checking the box.

![Check the box](/files/-M125LUYk7ZckunkHmMn)

After this, the Analytics tab will appear in the affiliate's dashboard.

![](/files/-M127rT0yeVcZMLS1U27)

{% embed url="<https://www.youtube.com/watch?v=EK39C2oXDnY>" %}
Enable Additional Dashboard Tabs
{% 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:

```
GET https://docs.goaffpro.com/affiliate-portal-customization/affiliate-dashboard/enable-additional-dashboard-tabs.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.
