# atlassian-bot

> Indexes a website so it can be searched and cited by Rovo, Atlassian's generative assistant inside Jira and Confluence. Atlassian's documentation walks a customer through editing robots.txt for it, which is as close to a compliance statement as this list gets.

| field | value |
|---|---|
| operator | Atlassian |
| category | AI search crawlers |
| robots.txt token | `atlassian-bot` |
| user-agent contains | `atlassian-bot` |
| 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://support.atlassian.com/organization-administration/docs/connect-custom-website-to-rovo/ |
| last reviewed | 2026-09-01 |

## What blocking it costs you

Rovo cannot answer from your public documentation. If your customers live inside Atlassian tools, this is a support-deflection block.

## Full user-agent string

```
atlassian-bot
```

## Block it

```
User-agent: atlassian-bot
Disallow: /
```

## Allow it

```
User-agent: atlassian-bot
Allow: /
```

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