collaboration
Sharing & Permissions
Share projects with fine-grained access control.
Share Links
Share links are the fastest way to invite collaborators. No account creation required for viewers.
Click the Share button in the editor toolbar to generate a share link. Each link is:
- Signed with HMAC for security
- Expiring — links have a configurable time-to-live
- Role-scoped — each link grants a specific permission level
Permission Levels
| Role | Can view | Can comment | Can edit |
|---|---|---|---|
| Viewer | Yes | No | No |
| Commenter | Yes | Yes | No |
| Editor | Yes | Yes | Yes |
Managing Access
From the share dialog, you can:
- Generate new links with different permission levels
- See who currently has access
- Revoke access by invalidating share links
Was this helpful?
