惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

L
LangChain Blog
N
Netflix TechBlog - Medium
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
V
V2EX
Cyber Security Advisories - MS-ISAC
Cyber Security Advisories - MS-ISAC
Blog — PlanetScale
Blog — PlanetScale
Microsoft Security Blog
Microsoft Security Blog
D
Docker
WordPress大学
WordPress大学
罗磊的独立博客
J
Java Code Geeks
博客园 - 【当耐特】
博客园 - 司徒正美
雷峰网
雷峰网
H
Help Net Security
酷 壳 – CoolShell
酷 壳 – CoolShell
Last Week in AI
Last Week in AI
宝玉的分享
宝玉的分享
Martin Fowler
Martin Fowler
T
Tailwind CSS Blog
Google DeepMind News
Google DeepMind News
M
MIT News - Artificial intelligence
Recent Announcements
Recent Announcements
B
Blog

Mintlify Blog

22 UX improvements to the web editor Introducing the Mintlify Help Center Starter Kit Introducing the collaborative editor built for teams and agents Workflows, rebuilt Is your documentation agent-ready? Mintlify raises $45M Series B led by Andreessen Horowitz and Salesforce Ventures 5 things you didn't know you could do in the Mintlify web editor The improved Mintlify CLI Docs on autopilot: From zero to self-maintaining with Mintlify The state of agent traffic in documentation (March 2026) How we built a virtual filesystem for our Assistant We Replaced Our Internal Wiki With a Slack Bot. You Should Too. 8 ways teams use Mintlify to keep docs updated automatically Documentation is your AI interface What three years of watching AI in production taught us Bridging two JSX runtimes: How we solved Astro's React children problem AI agents are shipping faster than anyone can document Knowledge management systems for technical teams Workflows: Automate documentation maintenance Mintlify acquires Helicone to redefine AI knowledge infrastructure Why more product managers are switching to Mintlify Auto-generating documentation sites from GitHub repos Your docs, your frontend, our content engine Take control of your documentation system Almost half your docs traffic is AI, time to understand the agent experience @mintlify for better docs, faster Mintlify for Enterprise Real llms.txt examples from leading tech companies (and what they got right) Mintlify + Claude Opus 4.6: Powering AI-native knowledge management Declaring Clankruptcy: An experiment in agent orchestration
Analytics for AI and agent traffic
Peri Langlois · 2026-02-02 · via Mintlify Blog

Mintlify now shows analytics on AI agent traffic to your docs, helping teams understand how agents read, search, and rely on documentation, and how to improve the agent experience with tools like llms.txt, skill.md, content negotiation, and MCP.

AI agents are already reading your documentation. In many cases, they are reading it more often than humans.

Today, Mintlify now shows you exactly how AI agents interact with your docs. You can see which agents have visited, which pages they access most frequently, and what searches they perform through MCP. This data is collected by analyzing incoming user agents and matching them against known AI agent signatures.

Agent analytics

AI agents increasingly act as the interface between users and software. They read docs to answer questions, generate code, decide which APIs to call, and determine whether a tool is worth using at all.

Agents do not skim, infer intent generously, or adapt to ambiguity. They depend on clear structure, explicit definitions, and machine-readable signals. If your docs are hard to parse or incomplete, agents may fail silently or choose alternatives.

Mintlify sites support both human readers and AI agents. Features like llms.txt and skill.md provide explicit entry points for agents to understand what your docs contain and how they should be used. Content negotiation ensures agents can retrieve clean, structured representations of your docs, optimized for programmatic consumption while humans still have a beautifully designed experience.

Combined with consistent structure, predictable navigation, and MCP support, Mintlify makes it easier for agents to retrieve the right information and act on it correctly.

With agent analytics, you can now see how well that system is working and iterate with real data.

AI agents are already using your docs, and with the right structure and analytics, you can design that experience instead of guessing at it.

Try it out today and let us know what you think.