What is AIWebIndex-Agent?
AIWebIndex-Agent fetches a page into Lyrenth's index when an agent requests a URL that is not yet indexed or explicitly requests a fresh copy. Agent Analytics can track when it visits your website.
Overview
| Operated By | Lyrenth |
| Source | Official Website |
| Expected To Follow Robots.txt | Yes |
| Insights Last Updated | August 23, 2026 |
Do you operate this agent? Contact us to suggest an update.
Category
Expected Behavior
AIWebIndex-Agent makes an on-demand index fetch when an agent requests a URL missing from Lyrenth's index or asks for a fresh copy. It normally makes one targeted request, then Lyrenth serves repeat reads from the stored copy.
How To Block AIWebIndex-Agent With Robots.txt
Add this rule to your robots.txt file to block AIWebIndex-Agent from accessing your entire website, or use Automatic Robots.txt to block all AI search crawlers at once. You can customize which pages are blocked by swapping out / for a different path.
User-agent: AIWebIndex-Agent # https://knownagents.com/agents/aiwebindex-agent
Disallow: /
Global Statistics for AIWebIndex-Agent
As of August 23, 2026, this data reflects agent visits measured across thousands of websites using Agent Analytics, combined with daily scans of the top 1000 websites and their robots.txt files.
Robots.txt Blocked Percentage
Country of Origin
Robots.txt Blocking Trend
0% of top websites block AIWebIndex-Agent in their robots.txt files.
Overall AI Search Crawler Traffic
1.4% of all web traffic came from AI search crawlers.
Frequently Asked Questions
Should I Block AIWebIndex-Agent?
It depends. Blocking AIWebIndex-Agent stops future fetches and keeps disallowed pages out of Lyrenth's attributed index. Lyrenth says it does not train foundation models on crawled content, but its policy allows licensing from verified domains. It does not affect traditional search rankings. Almost none of the top websites we track currently have robots.txt rules for AIWebIndex-Agent.
Does AIWebIndex-Agent Follow Robots.txt Rules?
Yes. Lyrenth says AIWebIndex-Agent honors Disallow and Crawl-delay directives, limits aggregate traffic to one fetch every two seconds per domain unless Crawl-delay is longer, and treats a site as disallowed when robots.txt cannot be read and no cached copy is available. Agent Analytics can verify whether it follows those rules.
Does AIWebIndex-Agent Access Private Content?
No special access. AIWebIndex-Agent can reach only content available to anonymous visitors. Make sure staging sites and other sensitive areas require authentication.
Why Is AIWebIndex-Agent Visiting My Website?
AIWebIndex-Agent fetched a URL that an agent requested because it was missing from Lyrenth's index or needed a fresh copy. Lyrenth stores the page and can serve it later with attribution and a source link.
How Can I Tell if AIWebIndex-Agent Is Visiting My Website?
Agent Analytics tracks and authenticates AIWebIndex-Agent visits. You can also check your server logs for its user agent. Expect isolated requests for specific URLs rather than a broad crawl.