> For the complete documentation index, see [llms.txt](https://docs.goaffpro.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.goaffpro.com/program-settings/integrations/klaviyo-integration/synced-affiliate-list.md).

# Synced Affiliate List

### To view the synced affiliate list in Klaviyo:

To view the synced affiliate list in Klaviyo, log into your Klaviyo dashboard.&#x20;

<figure><img src="/files/NODjoHeWivfjNgkD76op" alt=""><figcaption><p>Log into Klaviyo account</p></figcaption></figure>

Here, go to the Lists & segments section.

<figure><img src="/files/JTUqOW5b4Yi3eJXO4ZNM" alt=""><figcaption><p>Go to the Lists &#x26; segments section</p></figcaption></figure>

Now, click on the **Affiliates** list.

<figure><img src="/files/hbmYoNJXBOwiKGfTPAT3" alt=""><figcaption><p>Click on the Affiliates list</p></figcaption></figure>

This will open up the Affiliates list section.

{% hint style="info" %}
Here, you will be able to view the affiliates that have been synced to the list.
{% endhint %}

<figure><img src="/files/Oazt01ahmbc9xONAIcF8" alt=""><figcaption><p>Affiliates list</p></figcaption></figure>

Now, click on the affiliate's name.

<figure><img src="/files/Az3B5HAvdMjvTFYVt1sC" alt=""><figcaption><p>Click on the affiliate's name</p></figcaption></figure>

Here, you can view the affiliate's profile information that has gotten synced from GoAffPro in the Custom properties section.

<figure><img src="/files/q5Jv2fBuDo1lpdD4EsVG" alt=""><figcaption><p>Affiliate information</p></figcaption></figure>

<details>

<summary>Affiliate information that will get synced over to Klaviyo</summary>

* Affiliate name&#x20;
* First name
* Last name
* Email address&#x20;
* Status
* Source
* Referral code&#x20;
* Coupon code&#x20;
* Address&#x20;
* Country&#x20;
* State&#x20;
* City&#x20;
* Postal code
* Facebook&#x20;
* Instagram

</details>

{% embed url="<https://youtu.be/gSFG4FC4400>" %}
Synced Affiliate List
{% endembed %}


---

# 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://docs.goaffpro.com/program-settings/integrations/klaviyo-integration/synced-affiliate-list.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.
