AI agents are surfing the web, but who decides where they can go? Finally, a concept to give websites some control.
In 30 seconds
01llms.txt is a new standard for websites to control AI agents, similar to robots.txt for classic bots.
02It allows site owners to specify which parts of their site AI can or cannot scan.
→
💡
What this means for you
For the average user, this means fewer AI "hallucinations" from models summarizing incorrect info. For websites, it's a way to protect content and privacy by better guiding AI.
Imagine an AI that doesn't just answer, but thinks like a hacker. Now, Claude can do just that, but for good.
·1 min·5·Beginner
03The AIE World's Fair 2026 website is among the first to implement it for guiding AI agent access.
0101
What is llms.txt and what is it for?
Imagine a "No Entry" sign for artificial intelligences. llms.txt is exactly that: a file websites use to tell AI agents where they can snoop and where they can't. It's a way to regain some control over who or what reads your content.
It works like the old robots.txt, but it's designed for new AI "agents" that don't just index pages. These agents, like those that summarize pages or answer complex questions, need more specific rules. The goal is to prevent misuse or unwanted use of data.
0202
Why couldn't we live without it?
Until now, AI agents could roam almost undisturbed, collecting data left and right. This created privacy issues, server overload, and, let's face it, a bit of chaos. llms.txt offers a solution to rein in this wild freedom.
📬 Enjoying this article?
Get the best AI news every week, straight to your inbox.
Websites can specify rules for different "User-Agents" (i.e., different AI bots), deciding whether to "Disallow" or "Allow" access to certain sections. They can also provide a contact, in case the AI misbehaves. The AIE World's Fair 2026 website, for instance, has already implemented an llms.txt file to guide AI agents.
0303
How do you use it (without getting a headache)?
It's a simple text file, placed in the root directory of your website, just like robots.txt. Inside, you write the instructions, much like a rulebook for your digital guests. You don't need to be a programmer to understand it; a few lines of commands are enough.
You can say "hey Perplexity, don't look here" or "ChatGPT, you can only read this section." It's a step forward for transparency and data management. It will help us better understand who accesses our online content and why, making the web a slightly more organized place.