# Integration with Klaviyo

Connecting to your Klaviyo instance has never been easier, and only requires a few clicks within the Rhym platform.

## Click on Add Integration in Editor Header

For every campaign, as you enter the editor. You can enable relevant integrations by clicking on **“Add Integration”** in the header. You will see all eligible integrations there. **Click on Klaviyo**

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

## Add Private Key & List ID

Next, add your API Key and List ID, which can be found in your Klaviyo account.

* Please refer to the Klaviyo documentation[ here](https://help.klaviyo.com/hc/en-us/articles/115005062267-How-to-Manage-Yo%20ur-Account-s-API-Keys) for generating your Private API Key/finding your Public API Key.
* Please refer to the Klaviyo documentation[ here](https://help.klaviyo.com/hc/en-us/articles/115005078647-Find-a-List-ID) on how to find your List ID.\*

<figure><img src="/files/XzfAcXuVNAjdYkB4Gw6v" 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://docs.rhym.io/rhym-help-guide-and-faqs/integrations/integration-with-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.
