# Integrating Klaviyo

## Step 1 - Finding API Key

1. Login to your [https://klaviyo.com](https://www.klaviyo.com/) account
2. Navigate to this link: <https://www.klaviyo.com/account#api-keys-tab>
3. To create an API key click the "Create Private API Key" button.&#x20;

![](/files/fyF1gbcXAf7sllQCoSiN)

## Step 2 - Creating API Key

1. Name your API key anything you would like and grant it "Full Access".
2. Click the "Create" button in the top right

![](/files/rSp4KEUvSteiDyfAJwXg)

## Step 3 - Copying API Key

1. Press "Copy Key" below

[Click here for the guide on how to add your API key to LiveAlerts](/integrations/adding-api-key-to-livealerts.md)

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


---

# 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://help.livealerts.io/integrations/integrating-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.
