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

推荐订阅源

WordPress大学
WordPress大学
Jina AI
Jina AI
小众软件
小众软件
GbyAI
GbyAI
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
博客园 - 【当耐特】
D
DataBreaches.Net
腾讯CDC
V
Visual Studio Blog
博客园 - 叶小钗
B
Blog
Apple Machine Learning Research
Apple Machine Learning Research
T
The Blog of Author Tim Ferriss
S
SegmentFault 最新的问题
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
V
V2EX
博客园 - 三生石上(FineUI控件)
云风的 BLOG
云风的 BLOG
The Cloudflare Blog
MongoDB | Blog
MongoDB | Blog
有赞技术团队
有赞技术团队
U
Unit 42
博客园 - 司徒正美
博客园 - 聂微东

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!