Skip to main content

Terra Cotta

recommended: observe
Operated by Ceramic ai data provider

Terra Cotta is Ceramic's web crawler that indexes public content to power their web-scale search API for AI and LLMs.

What it does

Terra Cotta supports several kinds of automated activity, so its traffic pattern depends on the task. It may perform broad crawls to collect content or build an index, make targeted requests for specific pages, or shift between these behaviors as demand changes.

How to identify it

User-agent contains any of:

  • Terra Cotta

robots.txt

Well-behaved crawlers honor robots.txt. To control Terra Cotta:

Allow full access

User-agent: Terra Cotta
Allow: /

Block entirely

User-agent: Terra Cotta
Disallow: /

Grey-area scrapers ignore robots.txt. Botscope enforces your policy at the edge or origin regardless — see how →

See Terra Cotta on your own site

Botscope shows every bot and AI agent hitting your site — and lets you allow, challenge, or block each one. Observe first, enforce when you're ready.

Start free — connect in minutes