# Affiliate admin

## Customize affiliate admin

To customize your affiliate admin, go to **Settings** > **Affiliate portal** > **Portal pages**.

<div align="left"><figure><img src="/files/JEORdmWATngrmQxb45Jt" alt=""><figcaption></figcaption></figure></div>

Scroll down to **Affiliate admin**, and click the **Customize** button.

<div align="left"><figure><img src="/files/lsiJ4ht3v5rEz80TEgYc" alt=""><figcaption></figcaption></figure></div>

### Customize style

In the **Style** section on the left corner, you can fully customize the look of your page by adjusting the menu background and tab text colors, the header background, page title color, and logo size, as well as the body background.&#x20;

<div align="left"><figure><img src="/files/2oxGBfofDIYHAgSVzF1z" alt=""><figcaption></figcaption></figure></div>

You can also personalize primary and secondary buttons by changing their text and background colors, set a custom link color, add your own CSS for advanced styling, and choose a font family that matches your brand.

<div align="left"><figure><img src="/files/RkFYG7uZvHD7ejj9ieCU" alt=""><figcaption></figcaption></figure></div>

<div align="left"><figure><img src="/files/zH70aIgVr9QHQC3JIhvF" alt=""><figcaption></figcaption></figure></div>

### Customize data visibility

Move to **Data Visibility**, where you can click on each section to view its subsections. You can easily hide or unhide any item by clicking the eye icon next to it.

<div align="left"><figure><img src="/files/Iq27ky5oP4rkAtT0nAkE" alt=""><figcaption></figcaption></figure></div>

## Edit translations

You can also edit texts on the Affiliate Dashboard by clicking **Edit Translations**. The search bar is used to quickly find specific text and easily edit it to suit your needs.

<div align="left"><figure><img src="/files/O87fiATcbpKoLkAX8jup" alt=""><figcaption></figcaption></figure></div>

<div align="left"><figure><img src="/files/T5aOkMPZBQSVBrEWZgw1" alt=""><figcaption></figcaption></figure></div>

If your store uses multiple languages, you can select a specific language to edit its corresponding translations. Each language can have its own customized content, allowing you to localize the Affiliate Admin dashboard for different audiences.

<div align="left"><figure><img src="/files/SZDFP9kyClyjde0HwnPT" alt=""><figcaption></figcaption></figure></div>

{% hint style="success" %}
If you want to add more languages, please navigate to [**Languages**](https://docs.bixgrow.com/affiliate-portal/languages), back here to edit content if needed
{% endhint %}


---

# Agent Instructions: 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.bixgrow.com/affiliate-portal/affiliate-admin.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.
