> For the complete documentation index, see [llms.txt](https://software-help-docs.gitbook.io/knowledge-base/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://software-help-docs.gitbook.io/knowledge-base/software-guide/payments/switching-from-firstpromoter-to-affiliate-manager.md).

# Switching from FirstPromoter to Affiliate Manager

This article will cover how to export your affiliates from FirstPromoter so you can start using the Affiliate Manager directly within **our software**. Follow along to get started.

**Step 1: Export your FirstPromoter Affiliate List**

* Within your FirstPromoter dashboard click the Promoters section
* Then click the Export button
* Your list will export to your computer.

**Step 2: Format the File**

* Once the export is complete, format your file as a CSV with headers including “First Name”, “Last Name”, “Email-id”, “Phone Number”, “Industry”, and “Website”.

**Step 3: Import your Affiliate List CSV File**

* Navigate to Affiliate Manager > Affiliates
* Click +Add and “Upload Affiliates” to import a list

{% embed url="<https://lh5.googleusercontent.com/oiKVSSu_fFmL0IJkLWejx1gqH3Ae0aeSuuWXgwXKqblJd7KK5OQyC-OgS9iivsACnAbH9iXCFX2qnzrFw5AJWUR5lOyiPuxbYyI-s3nrE6kDuraWHEPNIME3HFhSTFc9pXXrCNkuBPMjXPtL2_Lp_Oc>" %}

* Select a list from your device, map the fields, and confirm the upload.

{% embed url="<https://lh6.googleusercontent.com/66VxkuDI7VlkwLqxShJZLWWmC2K6DZM_VPOFgoC5-FgsGKIUiT3a9Sba_08Ihy57__wMaC6QNBuYn8QuMaKiEmKS8uVVskZV0VkAdBMRM9oTjoYi7A5EErN3i4z3SWngdwn1SR8Jx5n9U82H2WhPLg4>" %}

* Once the list is uploaded, you can then create Affiliate Campaigns.


---

# 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, and the optional `goal` query parameter:

```
GET https://software-help-docs.gitbook.io/knowledge-base/software-guide/payments/switching-from-firstpromoter-to-affiliate-manager.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
