LLMs.txt

LLMs.txt is a configuration file at the root of your docs site that tells AI models how to read and reference your API documentation accurately, so assistants like ChatGPT and Claude return correct endpoint names, current parameters, and proper versioning instead of guessing. ReadMe generates the file automatically from your documentation structure — toggle it on and it's live, updates when your docs change, no maintenance required.

The generated file includes your project title, links to your guides and tutorials, links to your API Reference endpoints, and the hierarchical structure of your content. It updates automatically whenever your documentation changes.


Getting Started


ReadMe Refactored

  1. Open AI → AI Readiness.
  2. Toggle Publish LLMs.txt to ON.
  3. Click Save.

ReadMe Legacy

  1. Go to ConfigurationAI Settings.
  2. Toggle Enable LLMs.txt to ON.
  3. Click Save.

Once enabled, view your file at https://your-project.readme.io/llms.txt.

FAQ

Can I customize the output?

No. The file is generated automatically from your documentation structure. You cannot manually edit it.

How often does it update?

Automatically whenever your documentation changes. No manual steps required.

Does it include hidden pages?

No. Only published, visible pages are included.

What plan do I need?

LLMs.txt is available on all plans.