# Ai2Bot-Dolma

> The variant of AI2's crawler named for the Dolma corpus specifically.

| field | value |
|---|---|
| operator | Allen Institute for AI |
| category | Corpus and dataset builders |
| robots.txt token | `Ai2Bot-Dolma` |
| user-agent contains | `Ai2Bot-Dolma` |
| 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://allenai.org/crawler |
| last reviewed | 2026-09-01 |

## What blocking it costs you

Same as AI2Bot: exclusion from an open, published training corpus.

## Full user-agent string

```
Mozilla/5.0 (compatible) Ai2Bot-Dolma (+https://www.allenai.org/crawler)
```

## Block it

```
User-agent: Ai2Bot-Dolma
Disallow: /
```

## Allow it

```
User-agent: Ai2Bot-Dolma
Allow: /
```

JSON: https://www.pathwren.workers.dev/crawler/ai2bot-dolma.json · index: https://www.pathwren.workers.dev/llms.txt
