Skip to Content
DocsSharing & ReviewSharing with Clients

Sharing with Clients

DriftGrid generates public review links that clients can use without creating an account.

  1. Open your project grid
  2. Click the Share button (top-right)
  3. The link is copied to your clipboard
  4. Send it to your client

The share link shows the current round of your project — all concepts and versions in that round.

What Clients See

Clients get a read-only view of your grid:

  • Browse with arrow keys
  • Click cards to zoom into frame view
  • Leave comments (pinned on the design)
  • No account required — they enter a name on first visit

Client Comments

When a client leaves a comment:

  • It’s stored in the database (persists across visits)
  • You see it as a cyan pin on your own grid
  • You can resolve comments from your designer view
  • Comments include the client’s name and timestamp

Republishing & Updates

Pushing to the same round reuses the same URL. Edit a version, add a new one, or rework a whole concept — your client just refreshes the link they already have.

This is the key difference from Figma-style “share link per version” flows. There’s no new URL to send, no confusion about which link is current, no broken bookmarks. One link per round, updated in place.

Your client sees your latest push the next time they load the page.

Share Limits

One URL per round, per project.

  • Republishing within a round reuses the same URL.
  • New rounds mint new URLs. Old round URLs stay alive for historical review — nothing is deleted when you close a round.
  • The Dashboard shows “Round N · Last published X ago” under each project card, so you always know the state of what’s live.
TierShares
FreeOne shareable project (all its rounds)
Pro ($10/mo)Every round of every project

On Free, your first shareable project is unlocked for life, including every round you create inside it. To share a second project, upgrade to Pro.

Self-Hosted Sharing

If you prefer to run your own infrastructure, you can deploy DriftGrid with your own Vercel + Supabase instance. See Self-Hosting for setup instructions.

Last updated on