# Affiliate log-in page

<figure><img src="/files/2AqZntlqBjVtRMMSDq55" alt=""><figcaption></figcaption></figure>

## How it works

* BixGrow provides one shared login page for all affiliate programs in your store.
* Regardless of which program an affiliate joins, they will always log in through the same login page.

After logging in, affiliates can access:

* The programs they are approved for
* Affiliate links and coupons
* Performance and commission data

Even if an affiliate signs up through different program sign-up pages, they will still use the same Log-in page to access their affiliate dashboard.

## How to customize the log-in page

You can customize the log-in page to match your brand and messaging.

Navigate to **Settings** > **Affiliate portals**

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

Scroll down to **Log-in page**, and click **Customize**

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

Open the **Style** tab to control the visual design of the Log-in page.

You can customize:

* Page background color
* Card background color
* Button background, text, and border colors
* Text and link colors
* Card and button corner radius
* Logo width
* Font family
* Custom CSS for advanced styling

All changes are reflected instantly in the Preview panel.

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

Use the **Text** tab to edit the wording displayed on the Log-in page. Text changes update in real time in the preview.

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

{% hint style="info" %}
Any changes made to the log-in page will apply to all affiliates and all programs, since the page is shared.
{% 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-log-in-page.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.
