Using with LLMs
Machine-readable docs for AI assistants like Claude, ChatGPT, and Cursor.
This documentation is available in a machine-readable format at /llms.txt — a plain-text summary designed for AI assistants to read and reason about.
llms.txt helps an assistant understand the REST API documentation. To let Claude or Codex securely access and act on your Persona account, connect Persona MCP.
What is llms.txt?
llms.txt is a simple standard for making documentation AI-friendly. It works like robots.txt for search engines, but in reverse — instead of blocking crawlers, it gives LLMs a single, clean file they can ingest directly.
How to use it
Paste the URL into your AI assistant and ask it to help you integrate:
Claude (claude.ai)
Read https://docs.insightscompany.io/llms.txt and help me integrate the interview records endpoint into my app.
ChatGPT
Fetch https://docs.insightscompany.io/llms.txt and explain how webhooks work.
Cursor / Copilot / other IDE assistants
Add the URL as a doc source in your assistant's settings, or paste the contents of /llms.txt directly into your context window.