Actually divide up the permissions
What you will learn Not a chapter to read but one to do. Write down every permission in your workspace as it stands, rebuild it around groups rather than individuals, and find the places that need approval.
What you need
That last line is the trick. Permissions are not a problem at three people, but three people is when permission design is easy.
Step 1 — Write down what exists (10 min)
Open members and roles and write down every single one.
| Person | Role | Why that role | Last active |
|---|---|---|---|
Count the third. If admins are more than half the workspace, you effectively have no roles.
Step 2 — Rebuild around groups (10 min)
Erase the names and keep only roles and groups.
| Group | What these people do | Tools needed | Tools not needed |
|---|---|---|---|
Fill in the "not needed" column. Leave it blank and you end up opening everything to everyone. This is where tools are permissions becomes an actual setting.
Grant to groups, not to people. Start adjusting individuals and in six months nobody can describe the current state.
Step 3 — Find the approval points (15 min)
This is the point of the exercise. Find every irreversible action and decide whether it gets an approval step.
| Irreversible action | Who can do it today | Approval? | What to do |
|---|---|---|---|
| Sending email | □ | ||
| Posting externally | □ | ||
| Deleting data | □ | ||
| Payment / ordering | □ |
Where operator rights fit
The picture from pending approval and operator rights belongs here.
Leave the second blank and approvals only accumulate. A queue with no named reader ends in "let's just open it up."
Step 4 — Three lines of action (5 min)
Self-check
Check yourself
1. Why grant to groups rather than individuals?
Answer
Because per-person adjustments make the current state indescribable. Group grants survive people joining and leaving, and auditing happens per group.
2. Why name the reader when you add an approval?
Answer
Because approvals with no reader only pile up. Once they pile up, the pile becomes annoying and the answer becomes "just open it," which makes the control meaningless.
3. What is wrong with admins being more than half?
Answer
It is the same as having no roles. With everyone at top privilege there is no real control over irreversible actions, and no way to narrow the blast radius when something goes wrong.
Next, how to read usage → Usage and credits