MistralAI-Training
Mistral AI · Training · robots.txt: Yes
Crawls web content to help build datasets for training Mistral’s generative AI models.
Block MistralAI-Training
User-agent: MistralAI-Training
Disallow: /
Blocking MistralAI-Training opts your content out of Mistral’s training datasets. Mistral says this crawler is not used for search indexing or to answer live questions in Vibe, so blocking it does not affect those.
Allow MistralAI-Training
User-agent: MistralAI-Training
Allow: /
An allow group only changes anything if a broader rule would block MistralAI-Training. Under the robots.txt standard (RFC 9309, section 2.2.1) a crawler follows the group that names it and uses the User-agent: * group only when no group does — so this group lets it in even if your * group says Disallow: /. Token matching is case-insensitive.
Put these lines in /robots.txt at the root of each host (each subdomain has its own file). robots.txt is a request to well-behaved crawlers, not access control.
Already have a robots.txt? Paste it into the robots.txt checker to see whether it blocks MistralAI-Training on a given path, and which line decides.
Facts
- Operator
- Mistral AI
- Purpose
- Model training
- Obeys robots.txt
- Yes. Mistral says webmasters can disallow MistralAI-Training in robots.txt.
- In your server logs
- The user-agent string contains "compatible; MistralAI-Training/1.0;".
- How to verify it
- Unconfirmed by the operator Mistral AI's documentation we checked gives no IP list or DNS check for this crawler, so a request claiming to be MistralAI-Training cannot be verified against the operator.
What Mistral AI says
Quoted word for word from the operator's documentation.
“MistralAI-Training crawls web content to help build datasets for training Mistral generative AI models. Webmasters can disallow this user agent in their robots.txt file.”
“This crawler is not used for search indexing or to answer live user queries in Vibe.”
“Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; MistralAI-Training/1.0;”
Sources
- Mistral Docs: Mistral crawlers — fetched and checked 2026-09-24