> ## Documentation Index
> Fetch the complete documentation index at: https://docs.connectstrata.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Klaviyo

> Provider ID: `Klaviyo`

## Getting Started

The Klaviyo integration uses a private API key for authentication.

### Private Key Setup

<Steps>
  <Step title="Create a Klaviyo Private API Key">
    In your Klaviyo account, navigate to **Settings** > **API keys**. Under the **Private API Keys** section, click **Create Private API Key**.

    Enter a name for your key (e.g. `Strata Integration`) and select the scopes required by your workflows. When finished, click **Create** and copy the key to a secure location.

    <Note>
      You must have an Owner, Admin, or Manager role to manage API keys. Private keys cannot be viewed again after creation, and scopes cannot be edited — if you need to change scopes, delete the key and create a new one.
    </Note>
  </Step>

  <Step title="Configure the Klaviyo Integration in Strata">
    Select Klaviyo in the [Strata Integration Catalog](https://app.connectstrata.com/integrations/catalog). Enter your Klaviyo private API key.
  </Step>
</Steps>
