# Affiliate signup page

In our app, you can fully control how this page works – from creating multiple versions to managing access and customizing the layout to fit your brand.

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

## Multiple signup pages

You can create multiple affiliate signup pages, each with its own settings and purpose. This is useful if you want to run different affiliate campaigns or work with different partner types (e.g. influencers, ambassadors, resellers).

Each signup page can have its own page content and design, signup form fields, and approval method and restrictions. You can share each signup page via its unique URL in the **Programs** tab.

<figure><img src="/files/0Ni1kKUCj7PSLQKMWpXC" alt=""><figcaption></figcaption></figure>

## Limit or disable affiliate signups

This feature disables your program's sign-up page and requires you to manually add affiliates to the program. To enable this feature for your program, go to **Programs** > **Edit** > **Settings**, and set the **Allow affiliates to sign up for this program** toggle off.&#x20;

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

## Limit signups by location

Restricts sign-ups to specific countries or regions, allowing you to make your program only available to affiliates in those areas. To enable this feature for your program, you can go to **Programs** > **Edit** > **Settings** > **Limit affiliate sign-up by location**.

You can choose to **Deny/Allow** affiliates from certain countries to sign up for your programs.

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

## Customize signup page

To customize the Sign-up page, you must navigate to **Settings** > **Affiliate porta**l > **Sign-up page** > **Customize**.

<figure><img src="/files/68zn5wRjagtZj9fnOO0b" alt=""><figcaption></figcaption></figure>

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

Since each program can have a different sign-up page, you will first need to select a program! You can also choose to preview the page on a desktop or mobile device (you can hide the background image in mobile view).

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

### Edit section

This is where you can customize and choose which elements are to be displayed in the sign-up form (by clicking the Eye icon).

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

### Logo

The store logo that you've set up in **Settings** will be displayed here. It can be hidden too.

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

### Heading

The heading of the Sign-up form. You can customize the title content, color, and text size.

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

### Benefits & How it works

This is where you can give future affiliates an overview of the program that they're going to join, using displays, outlines, and variables we provided. These variables will be automatically taken from your program's up-to-date setup so you won't have to input them manually! You are free to edit, delete any sample elements or add more, redesign, or reposition.

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

### Sign-up form

This is the most important part of your Sign-up page. You can customize, move and add any elements you want affiliates to provide information about. Except for the five necessarily required fields (First name, Last name, Email address, Password, Password confirmation), any other fields can be hidden if not needed.

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

### Already have an account?&#x20;

This will redirect affiliates to the Log-in page if they already have affiliate accounts, or show a pop-up of the **Terms & Conditions** and **Privacy Policy** as added in **Settings** > **Privacy**.

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

### Left side

Adding an intuitive background image that matches your brand identity can also bring you more affiliates! However, sometimes it's best to only display this image on PCs only as it will take quite a lot of space on mobile devices.

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

### Pending approval text

This is where you can edit the title and message affiliates see while waiting for approval.

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

### Advanced settings

This is where you can modify text font, add custom CSS, and add page title.

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


---

# 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-signup-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.
