Permissions in socra flow from Spaces down to Projects and Issues. Each level can add access but not remove what a parent level grants. Understanding inheritance prevents permission gaps.
- Space membership grants baseline access to all content in the Space.
- Project-level sharing adds access for non-Space members.
- Issue-level sharing adds access for individual items.
- A person’s effective permission is the highest role they hold at any level.
| Role | View | Comment | Edit | Manage Members | Delete |
|---|
| Viewer | Yes | No | No | No | No |
| Commenter | Yes | Yes | No | No | No |
| Editor | Yes | Yes | Yes | No | No |
| Admin | Yes | Yes | Yes | Yes | No |
| Owner | Yes | Yes | Yes | Yes | Yes |
| Level | Visibility | Editing |
|---|
| Public | Anyone with the link | Members only |
| Private | Members only | Members only |
- Space role applies to all Projects and Issues within the Space.
- Sharing a Project grants access to all Issues within that Project.
- Sharing an Issue grants access to that Issue only.
- Item-level sharing never reduces Space-level access.