The Mintlify web editor supports inline comments, making it easy to give feedback on specific sections of a page during the review process.Documentation Index
Fetch the complete documentation index at: https://help-center-starter-replace-template-content.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Adding a comment
- Select the text you want to comment on.
- Click the comment icon that appears in the toolbar.
- Type your comment and press Enter to submit.
Resolving comments
When a comment has been addressed, click Resolve to close the thread. Resolved comments are hidden from the active view but remain in the comment history.Reviewing before publish
Before publishing a page, check the comments panel to make sure all open threads have been resolved. Unresolved comments don’t block publishing, but they’re a signal that someone is still waiting on a response.Notifications
Mintlify sends email notifications when:- Someone leaves a comment on a page you’ve edited.
- Someone replies to a thread you’re part of.
Best practices
- Use comments for feedback during review, not for long-term notes. Resolve threads once the issue is addressed.
- If you need to leave a note for future editors (not just reviewers), add it as a code comment in the MDX source instead — those persist in the file.