# Klaviyo integration

Connect Tipo to Klaviyo so customers from new bookings are added to a Klaviyo list.

### 🔑 Step 1: Create a Klaviyo private API key

[Learn more](https://help.klaviyo.com/hc/en-us/articles/115005062267)

&#x20;1\. Go to [klaviyo.com](https://www.klaviyo.com/) and log in to your account

2. Click your **profile icon** in the bottom left corner > select **Account** > click **Settings**&#x20;
3. choose **API Keys** > click the **Create Private API Key** button > set the permissions your integration requires

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

***

### 🔌 Step 2: Connect Tipo to Klaviyo

1. Open the app > click **Settings** > **Integrations** > find **Klaviyo**
2. Click on the **Connect** icon
3. Paste the Private API Key in **API Key** field
4. In **Integrate** sections, select a list from **Klaviyo** to connect data
5. Click **Save**

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

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

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

***

### ✅ How Klaviyo integration works?&#x20;

After an appointment is booked on Tipo calendar, the customer email will be added to the selected Klaviyo contact list.

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

<figure><img src="/files/4SDTSGb9axh0beDM1rom" alt=""><figcaption></figcaption></figure>

***

**🙋 Still need support?**

If you still need help, please feel free to contact us at <hi@tipo.io>. We’ll be happy to assist you further.<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.tipo.io/tipo-appointment-booking/third-party-integration/klaviyo-integration.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.
