Contextual Menu
We provide a contextual menu on every documentation page with quick access to AI-optimized content and direct integrations with popular AI tools:

- Copy page - Copies the current page as Markdown for pasting as context into AI tools
- View as Markdown - Opens the current page in a clean Markdown format
- Open in ChatGPT - Creates a ChatGPT conversation with the current page as context
- Open in Claude - Creates a Claude conversation with the current page as context
LLM-Optimized File Formats
/llms.txt
The/llms.txt
file follows the industry standard that helps general-purpose LLMs index documentation more efficiently, similar to how a sitemap helps search engines.
What it contains:
- Complete list of all available pages in our documentation
- Page titles and URLs for easy navigation
- Structured format that AI tools can quickly parse
- Access at: https://flatfile.com/docs/llms.txt
- Reference this file when asking AI tools to understand our documentation structure
- Use it to help LLMs find relevant content for specific topics
/llms-full.txt
The/llms-full.txt
file combines our entire documentation site into a single file, optimized for use as comprehensive context in AI tools.
What it contains:
- Full text content of all documentation pages
- Structured with clear page boundaries and headers
- Optimized formatting for LLM consumption
- Access at: https://flatfile.com/docs/llms-full.txt
- Download and use as context for comprehensive questions about Flatfile
- Ideal for complex queries that might span multiple documentation areas
/llms.txt
first to identify specific pages, then use individual page URLs or the contextual menu for targeted questions.
Markdown Versions of Pages
All documentation pages are available in Markdown format, which provides structured text that AI tools can process more efficiently than HTML..md Extension
Add.md
to any page’s URL to view the Markdown version:
Best Practices for AI Tool Usage
For Specific Questions
- Start with targeted pages - Use the contextual menu or
.md
extension for specific topics - Reference multiple related pages - Copy 2-3 relevant pages for comprehensive context
- Include the page URL - Help the AI tool understand the source and context
For Comprehensive Questions
- Use
/llms.txt
first - Help the AI understand our documentation structure - Follow up with specific pages - Use targeted content based on the structure overview
- Consider
/llms-full.txt
- For complex questions spanning multiple areas (token usage permitting)
Example Prompts
For specific integration help:Technical Implementation
These AI-optimization features are built into our documentation platform and automatically maintained:- Auto-generated - Files are updated automatically when documentation changes
- Optimized formatting - Content is structured for optimal LLM processing
- Consistent structure - All pages follow the same format for predictable parsing