# Klaviyo segments

{% hint style="warning" %}
Customer segment and Klaviyo rules are only available on the [Ultimate plan](/section-studio/get-started/choose-subscription-plan.md).
{% endhint %}

Use Klaviyo customer segments for advanced audience targeting.

## Add customer segment rule

***

{% hint style="warning" %}
Before creating your first Customer segment or Shopify markets rule, you will need to [set up an API access key](#store-api-key).
{% endhint %}

{% hint style="info" %}

#### Steps

1. Go to **Audiences** page and click **Create new audience**.&#x20;
2. Enter a name for your audience. You can change the name later.
3. Select the **Customer segments** rule type.
4. Select 1 or more customer segments from the list.
5. Click **Save**.
   {% endhint %}

## Enter Klaviyo API token

***

To authorize the use of your Klaviyo customer segments, you will need to enter your Klaviyo API token when you create your first Klaviyo rule.


---

# 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.fluorescent.co/section-studio/smart-sections/audiences/klaviyo-segments.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.
