# Integration Setup

## Step 1: Navigate to 'New Integration' screen

In the Daasity app, click **Integrations** in the left-hand menu, and then the **New Integration** button in the upper-right corner.

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

## Step 2: Choose the Klaviyo V2 integration

In the search box, type "klaviyo" and choose the Klaviyo V2 integration.

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

## Step 3: Complete the Setup Screen

Give the integration a name. This is the name that will be displayed in your integrations list in the Daasity app.

Find the Public API Key / Site ID by following the link that will take you to [this page](https://www.klaviyo.com/settings/account/api-keys) within Klaviyo&#x20;

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

The api-keys page should look something like this

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

Then click on Authorize. &#x20;

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

This will re-direct you to Klaviyo asking you to "Allow" Daasity to extract data from Klaviyo.  Click on the Allow button

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

Finally you can optionally link your Klaviyo to an eCommerce store and link to an old Klaviyo integration if you used the original Daasity Klaviyo integration (prior to 2024)

## Step 5: Load history

From the integration details screen, trigger a load of up to 5 years of history:

<figure><img src="/files/XQsq9exLMvuT7bgbgHsp" 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.daasity.com/core-concepts/data-integrations/setup-guides/digital-integrations/klaviyo-v2/integration-setup.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.
