Begin with an existing file or use our template
The llms.txt file starts with basic information about your project. This helps AI models understand what they're looking at.
Organize your content into logical sections (H2 headers) with relevant links. Each section should group related resources.
Secondary information that can be skipped when context windows are limited. Perfect for legacy docs, advanced topics, or supplementary resources.
No optional content added
This step is completely optional - you can skip it if all your content is essential
Review your llms.txt file status
LLMs.txt is a proposed standard for sharing information about your project with AI language models. It helps AI understand your project structure, documentation, and resources more effectively.
# MyProject > A modern web application for productivity and collaboration. This project helps teams work together more efficiently. ## Documentation - [Getting Started](https://docs.example.com): Quick setup guide - [API Reference](https://docs.example.com/api): Complete API docs ## Examples - [Sample Code](https://github.com/example/samples): Ready-to-use examples ## Optional - [Legacy Docs](https://docs.example.com/v1): Previous version documentation
Common questions about LLMs.txt and how to use our generator
LLMs.txt is a proposed standard for providing context about your project to AI language models. It uses a simple markdown format to organize your project's documentation, examples, and resources in a way that AI models can easily understand and prioritize.
Place the LLMs.txt file at the root of your website (e.g., yoursite.com/llms.txt), similar to robots.txt. This makes it easily discoverable by AI models and tools that support the specification.
Guided Mode provides structured forms with helpful context, examples, and validation for each section. It's perfect for beginners or when you want guidance on best practices. Raw Editor lets you write the LLMs.txt content directly in markdown format, giving you full control over the output.
The Optional section is for secondary content that can be skipped when AI models have limited context windows. This includes legacy documentation, advanced configuration guides, troubleshooting for edge cases, or third-party integrations that aren't core features.
Our generator includes real-time validation that checks for required fields, proper formatting, and common issues. You'll see error and warning badges that help ensure your LLMs.txt file follows the specification correctly.
Yes! You can import existing LLMs.txt files using the import button. If the file can be parsed into structured data, it will automatically switch to Guided Mode. If not, it will load in Raw Editor mode where you can edit it directly.
There's no strict limit, but keep in mind that AI models have context window limitations. Our generator shows an estimated token count to help you gauge the size. Focus on the most important and relevant information for your project.
Not at all! Our Guided Mode is designed for non-technical users, providing clear instructions and examples for each field. The tool handles all the formatting automatically, so you just need to provide information about your project.