# QualifiedBot

> Analyses a customer's website so Qualified's AI sales chatbots can answer questions about it in context.

| field | value |
|---|---|
| operator | Qualified |
| category | AI search crawlers |
| robots.txt token | `QualifiedBot` |
| user-agent contains | `QualifiedBot` |
| robots.txt | operator publishes no robots.txt statement |
| verify by | no published verification method |
| published IP ranges | none published |
| prefixes mirrored | 0 IPv4 / 0 IPv6 |
| operator docs | https://www.qualified.com |
| last reviewed | 2026-09-01 |

## What blocking it costs you

A chatbot on a site that licensed the product loses context. If that site is yours, this block is self-inflicted.

## Full user-agent string

```
QualifiedBot
```

## Block it

```
User-agent: QualifiedBot
Disallow: /
```

## Allow it

```
User-agent: QualifiedBot
Allow: /
```

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