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

推荐订阅源

D
DataBreaches.Net
IT之家
IT之家
博客园_首页
博客园 - 【当耐特】
V
V2EX
Apple Machine Learning Research
Apple Machine Learning Research
G
Google Developers Blog
让小产品的独立变现更简单 - ezindie.com
让小产品的独立变现更简单 - ezindie.com
Recent Announcements
Recent Announcements
F
Fortinet All Blogs
GbyAI
GbyAI
腾讯CDC
H
Hackread – Cybersecurity News, Data Breaches, AI and More
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
I
InfoQ
H
Help Net Security
T
Tailwind CSS Blog
B
Blog RSS Feed
Martin Fowler
Martin Fowler
人人都是产品经理
人人都是产品经理
The Cloudflare 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
Launch Week Day 2: Docs Feedback
Han Wang · 2023-09-26 · via Mintlify Blog

Day 2 of Launch Week brings Docs Feedback to your documentation.

Simple to use and intuitive in design, this new feature is the easiest way for you to create a direct channel for gathering feedback from your users 👍👎

With Docs Feedback, users upvote or downvote the helpfulness of a page and you can access that feedback right in your analytics.

Documentation is a powerful leverage for improving conversions and boosting customer success, but only if you can understand what your users are looking for and whether they can find what they need.

The best way to collect that information? By setting up a direct channel for user response.

With Docs Feedback, you can now easily identify which pages are underperforming, where there are gaps in content, and how to improve them.

On the analytics side, Posthog makes it exceptionally easy for you to track usage and feedback for their own products. At Mintlify, we use Posthog for our own product, and we love how the platform can do wonders for you, too.

To get Docs Feedback, simply enable documentation feedback in your mint.json file like so

"feedback": {

 "thumbsRating": true

}

You can also enable your doc viewers to open Github issues and open PRs to suggest edits (for public repos)

"feedback": {

 "suggestEdit": true,

 "raiseIssue": true

}

You can see our Docs Feedback in action at the bottom of all of our pages, like here.

Here's a sneak peak of our own internal analytics from Docs Feedback, with our most helpful pages measured by number of upvotes versus downvotes.

Follow our Twitter or join the community to stay tuned for more!