A pricing.md file is a machine-readable markdown document placed at your domain root that lets AI buying agents and comparison tools extract your SaaS pricing structure without needing to parse HTML, JavaScript, or interactive pricing calculators. When a user asks ChatGPT "compare CRM software pricing for a 50-person team," the AI model searches for structured pricing data. SaaS companies with a pricing.md file get their plans, features, and limits read accurately. Companies without one get their pricing guessed — or excluded entirely.
Why Are AI Buying Agents Changing How SaaS Pricing Gets Discovered?
AI buying agents represent a fundamental shift in B2B procurement. Instead of a buyer visiting five vendor websites, opening five pricing pages, and building a manual comparison spreadsheet, they ask an AI agent to do the comparison. The agent reads available structured data — including pricing.md files — and generates a comparison table with cited sources. SaaS companies with machine-readable pricing are the sources that get cited.
Gartner predicted that by 2028, 30% of B2B buying searches will start with AI tools. A significant portion of those queries will be pricing comparisons — "what does X cost," "compare Y and Z pricing," "cheapest CRM for enterprise." Every pricing comparison query that cites a competitor instead of you represents pipeline lost to an invisible competitor advantage.
The llms.txt specification community proposed pricing.md as a companion standard specifically for AI agent consumption. The rationale is that HTML pricing pages are designed for human conversion optimization — with toggles, sliders, and interactive elements — not for machine parsing. A clean markdown file provides the structured alternative AI agents need.
What Information Should a pricing.md File Include?
The file should open with a clear statement of what your SaaS does and who it serves. Then list each pricing plan as a separate section with the plan name, monthly and annual prices, included features, usage limits, and any notable restrictions or add-ons. Include available billing cycles, free trial availability, and any volume or non-profit discounts.
Structure each plan entry with consistent formatting. Use ## for plan names, bullet points for features, and explicit "Price:" lines for cost data. AI models parse markdown bullet points and headings natively, so consistency in formatting directly impacts extraction accuracy.
Include a last-updated date. AI agents use recency signals to determine whether pricing data is current. A pricing.md file last updated in 2024 will be treated as potentially outdated. A file with a recent date and version number signals active maintenance, increasing the likelihood of citation.
How Do I Make pricing.md Accessible to AI Crawlers?
Place pricing.md at your domain root so it is accessible at yourdomain.com/pricing.md. Link to it from your llms.txt file so AI crawlers that discover your site map can find the pricing data in the same crawl session. Reference the file from your robots.txt using an Allow directive if you have restrictive crawl rules.
The file should be served as plain text with UTF-8 encoding. AI crawlers can process markdown natively, and the plain-text format ensures maximum compatibility across different AI platforms. Test extraction by asking ChatGPT or Perplexity to summarize your SaaS pricing — if the answer is accurate, your pricing.md is working.
How Conbersa Solves This
Conbersa's GEO service builds the complete AI-readable infrastructure stack for B2B SaaS companies. pricing.md files are created with structured plan data, feature lists, and billing information optimized for AI agent extraction. llms.txt files link to pricing.md, creating the discovery chain that AI crawlers follow from site overview to pricing data.
Content and pricing infrastructure are maintained as part of ongoing GEO operations. When your pricing changes, Conbersa updates both your HTML pricing page and your pricing.md file, ensuring AI agents always cite current data. This dual-maintenance approach captures the AI agent comparison traffic that traditional SEO alone cannot reach.