> For the complete documentation index, see [llms.txt](https://knowledgebase.offer18.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://knowledgebase.offer18.com/network/tools/import-data/import-affiliates.md).

# Import Affiliates

1. **Go to Tools » Import Data**

![](/files/5TaKXSHVkQnhNpoDjf8g)

2\. **Select Affiliate Import Template (CSV file)**

![](/files/PAUufdbfODp23KFeyoQj)

Once the File gets uploaded Affiliate data will be displayed in table format. Users must match all column headings as per the data sorted CSV sheet.\
(Remove 1st heading row after mapping column)

***

#### Important **fields in the CSV to import Affiliates**

1. First Name, Last Name&#x20;
2. Country
3. Company Name
4. Email ( **Mandatory** )
5. Currency
6. Address
7. Phone
8. Website
9. Status ( approved, pending, rejected )

Download the Affiliate Import template file from here and sort your Affiliate data as per the template headings.

{% file src="/files/eMg0zaziTY3OxpUkOYXR" %}
Download Affiliate Import Template
{% endfile %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://knowledgebase.offer18.com/network/tools/import-data/import-affiliates.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.
