# Bulk Import File Format

To bulk import affiliate accounts into your program, you will be required to upload a correctly formatted CSV file.&#x20;

To correctly format the CSV file for bulk importing affiliate accounts into your program, click on **bulk import** in the **All Affiliates** section of the **Affiliates** tab in the GoAffPro admin panel.

![Affiliates > All Affiliates  > Click on bulk import](/files/-MCjyKf-yUxvCvcup29D)

Here, click on the **sample CSV file** to download the file.

![Click on the sample CSV file](/files/-MCjyxQDUVpCAVhPd0KL)

Now, open the CSV file.

{% hint style="info" %}
The CSV file can be opened in programs such as Microsoft Excel or Google Sheets.
{% endhint %}

![Open the CSV file](/files/-MCkC8_Dmi9o48WPYfQP)

After this, fill in the affiliate information according to the columns provided in the sample file.

![Fill in the affiliate information](/files/-MCkD1rLSyK5OzmzKw6C)

Finally, click on **Browse** and upload your CSV file.

![Click on Browse](/files/-MCk02lBTyWa_a2YDotz)

Now, click on **Start Importing** to begin the importing process.

![Click on Start Importing](/files/-MCkE3PiI9uh1pGJnFVm)

After the import process is completed, you can check the import status of each affiliate in the status column.

![Check the import status](/files/-MCkEN1Lc3hSxNFCx0j_)

The newly imported affiliate accounts will now appear in the All Affiliates section of the Affiliates tab.&#x20;

![](/files/-MCkDjQ2RAKVPeyzp5mY)


---

# 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.goaffpro.com/program-management/manage-affiliates/bulk-import-affiliate-accounts/correctly-format-bulk-import-file.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.
