Comments Overview
Comments allow teams and invited participants to give direct feedback on preview deployments. Learn more about Comments in this overview.Comments are available on all plans
Comments allow teams and invited participants to give direct feedback on preview deployments or other environments through the Vercel Toolbar. Comments can be added to any part of the UI, opening discussion threads that can be linked to Slack threads. This feature is enabled by default on all preview deployments, for all account plans, free of charge. The only requirement is that all users must have a Vercel account.
Pull request owners receive emails when a new comment is created. Comment creators and participants in comment threads will receive email notifications alerting them to new activity within those threads. Anyone in your Vercel team can leave comments on your previews by default. On Pro and Enterprise plans, you can invite external users to view your deployment and leave comments.
When changes are pushed to a PR, and a new preview deployment has been generated, a popup modal in the bottom-right corner of the deployment will prompt you to refresh your view:
Comments are visible over your project's UI at the preview deployment URL.
When you open a deployment with comments enabled, you'll see a toolbar near the bottom of your browser that will prompt you to log into your Vercel account to leave a comment. You can drag this toolbar anywhere.
To display the toolbar in full, hover over the toolbar
Once you've successfully logged in, a shrunken version of the toolbar will appear at the bottom-right corner of the screen. Hover over the toolbar to see all the icons, enabling you to:
- Leave a comment
- Check the Inbox to see all comments in the preview deployment
- Share the preview deployment URL
- Open the Command Menu.
See Vercel Toolbar to learn more about the feature of the toolbar.
Comments on each page are represented by the author's Vercel profile picture, allowing you to see at a glance which team members and participants have left feedback.
Enabling or Disabling Comments
Learn how to enable and use Comments on your preview deployments.
Using Comments
Add comments, work with comment threads and manage notifications.
Managing Comments
Resolve comments, manage preferences and troubleshoot problems.
Comments Integrations
What integrations with external applications are available with Comments.
Using Comments in production and localhost.
Use comments in production and localhost with @vercel/toolbar.
Was this helpful?