- Right-click a file (or long-press on iOS) and choose Share.
- Pick the link's settings:
- Password — optional. We hash it with bcrypt so brute-force takes months even on dedicated hardware.
- Expires in — default 7 days. Anywhere from 1 hour to never.
- Max views — optional. After the cap, the link returns a 404.
- Click Create link and copy it. That's it.
Revoking or editing a link
Go to the dashboard sidebar → Shared. Each active link shows its expiry, view count, and a Revoke button. Revocation is instant — the next visitor sees a 404.
Want to share with a specific person inside a workspace? Use Invite to workspace instead of a public share link. See the Workspaces & teams section.