# Post-registration thank you page

After submitting the registration form, newly signed-up affiliates will see a Thank You page.

1\. Affiliate registration needs to be reviewed.

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

2\. Affiliates are auto-approved to join your program.

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

If you enable the feature [*Auto-activate affiliates*](/settings/general-settings/auto-activate-affiliates.md) for a program, its Thank You page will show a description of your affiliate program, the affiliate link with social sharing buttons, and the affiliate login button.

<figure><img src="/files/4O7HPQhpxNIZO09qZAlg" alt=""><figcaption></figcaption></figure>

If you set up the feature [*Auto-generate coupon*](/settings/affiliate-coupon-settings/auto-generate-coupon.md) for this program at the same time, the Thank You page will also include a coupon that is automatically assigned to the affiliate after signing up.

{% hint style="info" %}

* If you set multiple Auto-generate sample coupons for a program with the 3 formats: *Affiliate’s Name, Affiliate’s First name,* or *Random letters*, the latest created coupon will be displayed on the Thank You page.
* If you set multiple Auto-generate sample coupons which include the format *Affiliates Select While Registering*, the system will prioritize the coupon generated from this format to be displayed on the Thank You page.
  {% endhint %}

3\. Email verification is required if you turn on the feature *Require affiliates to verify their email addresses*.

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

Affiliates can use the **Resend email** button by default when they haven't found the verification email.

## Thank You page editor

A dedicated section for editing the Thank You page is now live for you. You no longer have to use too many CSS codes to customize its design or edit its texts separately on the *Account text* feature. All are now included in the Thank You page editor. Please go to **Settings** > **Registration form** and click the **Thank you page** tab to view the editing sections.

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

### **Font**

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

You can change the font of all the texts on the Thank You page here.

### Background

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

This section helps you choose either an image or color for the page background.

### Logo

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

Decide if your brand logo is shown or not on the Thank You page here.

### Content

<figure><img src="/files/3BuwDqZxZfeUYqe4zTgy" alt=""><figcaption></figcaption></figure>

You can edit or translate texts on each part of the Thank You page and pick their colors right in this section.&#x20;

### Button

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

Edit texts or choose a color for the button on the Thank You page here.

### Custom CSS

You can also edit texts by editing the language translation (click **Edit your own version** as per the screenshot below).

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

You can freely use CSS codes to customize the Thank You page. CSS codes can generally change the colors/sizes of different elements on the form, as well as the layout, spacing, columns, etc.

If you have ideas for customizing the form but don't know what CSS codes to use, please contact us via the in-app chat. We will be more than happy to provide you with the proper CSS codes.

![Join our community HERE.](/files/d4hFLpDCFZcLV9RYZgis)


---

# 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.uppromote.com/management/affiliate-registration-form/thank-you-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.
