# Klaviyo

Thanks to Shoppy's integration with Klaviyo, you will be able to use the audiences created by Klaviyo as targets for push notifications sent by Shoppy.\
To activate the integration with Klaviyo you will need an API Key. Go to the Klaviyo dashboard and click on your name (top right) and go to **Account** -> **Settings** -> **API Keys**.\
Create a new private key by clicking on the "Create private API Key" button and copy or write down the key you just created, which has the format pk\_\*\*\*\*\*\*.\
You are ready to activate Shoppy's integration with Klaviyo, go to the "Integrations" tab, activate Klaviyo and enter in the API Key that you just retrieved.\ <br>


---

# 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-en.shoppy.is/shoppy-dashboard/integrations/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.
