Use Confluent Documentation with AI Tools
Confluent documentation is designed to integrate seamlessly with AI-powered workflows and IDEs. This enables agents to maintain persistent access to accurate, current documentation throughout their interaction.
Markdown source content
Confluent documentation pages are available in both HTML and markdown formats. Markdown is more efficiently parsed by language models and AI-powered tools than HTML.
Use the Copy Markdown or Open as Markdown buttons to share this content with AI agents or provide it as context in development tools and IDEs for faster, more accurate responses.
Compressed documentation index
Confluent provides a compressed documentation index that you can add to your project rules file, for example CLAUDE.md or AGENTS.md. This index provides a persistent context to AI coding agents by mapping documentation topics to their source files. This can reduce hallucinations and ensure agents reference the live documentation rather than relying on training knowledge. Place this content in your project root.
llms.txt and llms-full.txt
llms.txt and llms-full.txt are a standard format that makes documentation discoverable to AI tools and language models. The file lists key documentation pages and resources in a format that LLMs can easily parse and reference.
Context7 optimized
Context7 is a tool that provides up-to-date documentation directly into your AI-powered Integrated Developer Environment (IDE), such as VS Code and Cursor. Confluent documentation is registered with Context7 and is regularly updated.