> For the complete documentation index, see [llms.txt](https://help.daasity.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.daasity.com/core-concepts/data-integrations/setup-guides/digital-integrations/klaviyo-summary-statistics/integration-setup.md).

# 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 Summary Statistics integration

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

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

## Step 3: Name the integration

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

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

## Step 4: Add your API key

In your Klaviyo admin, navigate to the [**Settings > Account > API Keys** page](https://www.klaviyo.com/settings/account/api-keys) and copy your Public API key, like in the example below:

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

Paste this value into the **Public API Key / Site ID** section in the Daasity app:

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

## Step 5: Authorize & choose account

Click the Authorize button:

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

If you have access to multiple accounts, you'll be redirected to the Klaviyo admin, where you will be able to choose which account you want to use for this integration:

<figure><img src="/files/5QaMFizaJGH62BfgAc0R" alt=""><figcaption></figcaption></figure>

Then Klaviyo will review the access you are giving to Daasity. Revie and click **Allow:**

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

Finally, save the integration.

## 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
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://help.daasity.com/core-concepts/data-integrations/setup-guides/digital-integrations/klaviyo-summary-statistics/integration-setup.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
