Shareable links provide a way to allow external users to access your branch-specific deployments through a secure parameter in the query string. Users with this link can view the latest deployment from a specific branch. Sharable links include the ability to leave Comments these are enabled on your team.
- Non-Production Domains:
- Team members with at least the Developer role
- Project members with at least the Project Developer role
- Production Domains:
- Team members with at least the Member role
- Project members with the Project Administrator role
Users with the Admin, Member, and Developer roles can create or revoke Sharable Links for their team's Projects. Personal Accounts can also create or revoke sharable links for their own Hobby projects. Sharable Links are managed on a per-branch basis.
To manage Sharable Links, do the following:
From your Vercel dashboard:
- Select the project that you wish to enable Vercel Authentication for
- Go to Settings then Deployment Protection
From the list of Preview Deployments, select the deployment you wish to share.
From the Deployment page, click Share to display the Share Preview popover. From the popover, select Anyone with the link

Was this helpful?