# Import/Export affiliates

## Manually add a single affiliate

To add a single affiliate to your list, go to **Affiliates** > **Add affiliate**

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

You can select the program in which that new affiliate will be added, then enter the **First name**, **Last name**, and **Email** for the affiliate.&#x20;

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

You will need to set up a temporary **Password** for the affiliates, and they can change that after they have logged in. You can choose from these two options: **Auto-generated password** (our system would automatically generate **random** passwords for the imported affiliates) or **Set default password** (you will choose a **temporary** password for them).

If you enable **Send notification email to affiliates**, the **Password** will be sent along with other information in the **Added Affiliates** email. You can review and edit the notification [email template](/outreach/affiliate-communication/email.md) by going to **Outreach >  Emails > Manage Emails > Added affiliates.**

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

## Import affiliate list

If you've already had an affiliate list or wish to move from another affiliate system to <mark style="color:red;">UpPromote</mark>, you can upload an affiliate list. Simply go to **Affiliates** > **Add affiliate** **>** **Import affiliates.**

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

Upload a CSV file or an Excel file with these **required fields**:  **first\_name**, **last\_name,** and **email** with the exact format of the sample CSV. Each upload has a **limit of 200** affiliates. The **daily limit** for affiliate imports is 300 affiliates.&#x20;

## Export Affiliates

If you want to export the whole affiliate list with all their information as a file, click **Export affiliate.**

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

You can choose to export all affiliates at once or only the currently filtered affiliates.

<figure><img src="/files/G8wNCwMHQwy8lSZYl6FP" alt=""><figcaption><p>Affiliates > Export affiliates</p></figcaption></figure>

After you select an export option and click **Export**, a CSV file will be downloaded to your device. The file contains a list of affiliates and their information.


---

# 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/affiliates/manually-add-affiliate.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.
