What is MistralAI-Index?
MistralAI-Index is Mistral AI's automated web indexer for the search feature in Le Chat. It gathers pages ahead of a user's question so Mistral search can retrieve web material when producing an answer. This is the persistent indexing identity in Mistral's crawler family.
Its request pattern is different from MistralAI-User. Index requests are part of an automated crawl rather than a one-off visit made for a live user action. A site can therefore see the bot discover and revisit pages even when no Le Chat user has just requested those exact URLs.
Allowing the crawler gives public pages a route into Mistral's search index. That can make them available to search-backed Le Chat answers, but a fetch is not a guarantee that a page will be selected or shown. Blocking it removes this crawler's indexing access.
Mistral states that content collected by MistralAI-Index is not used to train its generative models. The separate MistralAI-Training identity is the control for training collection. A rule against Index changes search indexing, not the site's training preference.
Mistral publishes MistralAI-Index as a robots.txt tag and this bot marks compliance as true. Its full documented user agent is Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; MistralAI-Index/1.0; +https://docs.mistral.ai/robots). Site-wide or path-specific directives can be aimed at that stable token.
Promptwatch tracks this bot and marks its IPs as verified, so observed requests can be checked against Mistral's published identity information as well as the user agent. The facts record contains no Cloudflare directory entry or Web Bot Auth URL for MistralAI-Index. Use Mistral's crawler documentation as the operator reference.
