# KlaviyoAIBot

> Fetches pages from domains a Klaviyo customer has explicitly connected to their own account, to power Klaviyo's Kai customer agent. It is scoped to connected domains rather than the open web.

| field | value |
|---|---|
| operator | Klaviyo |
| category | AI search crawlers |
| robots.txt token | `KlaviyoAIBot` |
| user-agent contains | `KlaviyoAIBot` |
| robots.txt | obeys robots.txt (documented) |
| verify by | no published verification method |
| published IP ranges | none published |
| prefixes mirrored | 0 IPv4 / 0 IPv6 |
| operator docs | https://help.klaviyo.com/hc/en-us/articles/40496146232219 |
| last reviewed | 2026-09-01 |

## What blocking it costs you

If the connected domain is yours, blocking this breaks the agent you configured. If it is not, this bot should not be reaching you at all.

## Full user-agent string

```
KlaviyoAIBot
```

## Block it

```
User-agent: KlaviyoAIBot
Disallow: /
```

## Allow it

```
User-agent: KlaviyoAIBot
Allow: /
```

JSON: https://www.pathwren.workers.dev/crawler/klaviyoaibot.json · index: https://www.pathwren.workers.dev/llms.txt
