# Correctly Format Bulk Import Connections File

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

To correctly format the CSV file for bulk importing customer-affiliate connections into your program, click on **bulk import** in the **Connections** tab of the GoAffPro admin panel.

![Connections > Click on bulk import](/files/-MObDb_Omsx-CsKhdHkQ)

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

![Click on the Sample CSV file](/files/-MObE6zfyh9bO0_XKW2e)

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/-MObFAVGQIl5W355FaSk)

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

![Fill in the connection information](/files/-MObEc_hffCSxTdGmA2h)

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

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

Now, click on **Bulk Import** to begin the importing process.

![Click on Bulk Import](/files/-MObG5GruhdHa_YCtZOR)

After the import process is completed, you will get a confirmation message saying that the connections have been added.

![Connections added](/files/-MObGeLslMnBGe9MHv_p)

The newly imported customer-affiliate connections will now appear in the Connections tab.

![](/files/-MObGkX29sUZk6WFeA7y)


---

# 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-settings/extra-settings/create-customer-affiliate-connection/bulk-import-customer-affiliate-connections/correctly-format-bulk-import-connections-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.
