# Perplexity-User

## In short

Perplexity-User is an AI crawler operated by Perplexity. Its robots.txt token is Perplexity-User, and the vendor documentation we fetched on 2026-09-06 is the source for every statement on this page.

| Fact | Value |
| --- | --- |
| Robots token | Perplexity-User |
| Vendor | Perplexity |
| Purpose | user-initiated fetch |
| Documented verification | published IP ranges |
| Vendor documentation last verified | 2026-09-06 |
| Share of read domains disallowing it for / | 3.9% of 128 |
| Last verified | 2026-09-06 |

## How do I allow Perplexity-User in robots.txt?

Add this group to the robots.txt at the root of the host: User-agent: Perplexity-User
Allow: /. The token is matched case insensitively as a substring of the user agent by RFC 9309, and the longest matching rule wins.

## How do I disallow Perplexity-User in robots.txt?

Add this group to the robots.txt at the root of the host: User-agent: Perplexity-User
Disallow: /. A robots.txt rule is a request that a well behaved crawler honours; it is not an access control.

## How do I verify a request really came from Perplexity-User?

The vendor publishes the IP ranges this crawler fetches from at https://www.perplexity.ai/perplexity-user.json. Check the address of the request against that file. A user agent string on its own proves nothing, because anyone can send one.

## Source

- https://docs.perplexity.ai/guides/bots (HTTP 200, Verified 2026-09-06)
- https://www.perplexity.ai/perplexity-user.json (HTTP 200, Verified 2026-09-06)

AEO Watch is an independent, factual monitor. It is not affiliated with, endorsed by or speaking for any crawler vendor. Every statement is an observation with the date it was made and the raw evidence behind it: a robots.txt line, an HTTP status code, a header. There are no scores, no grades and no verdicts here, and nothing on this page is advice. A site opts out at any time and the opt out is honoured automatically and permanently.
