> 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/toolbars/setup-affiliate-toolbar/customize-affiliate-toolbar.md).

# Customize Affiliate Toolbar

**GoAffPro** provides you with the option to customize the Affiliate toolbar.&#x20;

To customize the affiliate toolbar, go to the **Toolbars** section in the **Look and Feel** tab of the GoAffPro admin panel.

<figure><img src="/files/TRh37b6ib8SfCAHNo5yC" alt=""><figcaption><p>Look and Feel > Toolbars</p></figcaption></figure>

Here, click on **Customize** in the Affiliate Toolbar section.

![Click on Customize](/files/-M0ySV3M3DRoXNEX3gq-)

This will open up the Affiliate Toolbar customization window

![Affiliate Toolbar customization](/files/-M0yHiniV5LXYaw-QmqY)

Here, you have the option to change the background color and the text color of the affiliate toolbar.

![Change background and text color](/files/-M0yIYwNuk7q6yXRbevI)

You can also edit the text that is displayed on the affiliate toolbar.

![Edit the text ](/files/-M0yLwNdBB15jPIJKeaz)

Now, you also have the option to add or remove the social media icons from the toolbar and change the icon colors.&#x20;

![Add or remove social media icons and change icon colors](/files/-M0yMGu8WHC3ZCiXHIAy)

After customizing the affiliate toolbar, click on **Save**.

![Click on Save](/files/-M0yNR8hTc8DYM2UY2vJ)

Finally, the newly customized Affiliate Toolbar will appear in the store.&#x20;

![](/files/-M0yOLaHV-QYtDToj7pL)

{% embed url="<https://youtu.be/5fnb0GAagUE>" %}
Customize Affiliate Toolbar
{% 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-portal-customization/toolbars/setup-affiliate-toolbar/customize-affiliate-toolbar.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.
