# Klaviyo

**Step 1: Get your credentials from Mailjet account**&#x20;

* Login in to your <https://www.klaviyo.com/dashboard> Klaviyo account and go to dashboard.&#x20;

<figure><img src="/files/TkCS9RIce7YArmmfoWRZ" alt=""><figcaption></figcaption></figure>

* Now click on your name at bottom right corner.

<figure><img src="/files/ltIeGji3S09IY7mXAec3" alt=""><figcaption></figcaption></figure>

* Now click on Settings.

<figure><img src="/files/Sia6TEtnV5t2hq3Vyjqq" alt=""><figcaption></figcaption></figure>

* Now click on API Keys.

<figure><img src="/files/oZdb0QG6fKuw9eE6UU4P" alt=""><figcaption></figcaption></figure>

* Click on 'Create Private API Key'.

<figure><img src="/files/vjygp6arzFvDMgkj0bPo" alt=""><figcaption></figcaption></figure>

* Now click on the 'Create' to create API Key. And copy the API key.

**Step 2: Setup your API key in Integrations tab**

* Now go to <https://app.questlabs.ai/admin/settings> . Click on Integrations.

<figure><img src="/files/aHrAFFDcdEU4tka84T5x" alt=""><figcaption></figcaption></figure>

* Now select the Klaviyo. Enter your copied API Key here and click save.

<figure><img src="/files/jcpCGbOBwvWvpwOKQIZT" alt=""><figcaption></figcaption></figure>

* Now go to Advanced and click on Alerts.

<figure><img src="/files/LVe5d1bMF8GI6DSpPL4k" alt=""><figcaption></figcaption></figure>

* &#x20;Here you can see all your alerts. If you are new you will get nothing. Now click on 'Add a webhook'.

<figure><img src="/files/Oc925pQ7O5HN29tjeMn7" alt=""><figcaption></figcaption></figure>

* &#x20;Now fill the details like: Entity Alert title, and select the alert type from the dropdown and then select the campaign. In destination select Klaviyo and in Campaigns select the list/campaign in which you want to add the contact data.

<figure><img src="/files/IAbBxMHzKuFyYj1Wwqbh" alt=""><figcaption></figcaption></figure>

* In select fields you can decide what fields to add in list and in Customize your message you can customize your message.
* In Conditions you can also add conditions for any specific case/condition.
* Click on save this Automation.

<figure><img src="/files/44Dv9joO7vNYiJntoHRQ" alt=""><figcaption></figcaption></figure>

* Alert is created. Now you can Test, Edit, Change status and delete this alert from 'Alerts' tab.


---

# 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.questera.ai/integrations/email/klaviyo.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.
