You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
docs(permissions): reword 'give people a role' to position language (role-word guard)
ADR-0090 D3 reserves the word 'role'; the check:role-word CI guard flagged
three new uses. Step 3 is now 'Assign positions' (heading, flow list, and
quick-paths anchor updated to match).
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01DPYFwzYSsKjU12xSJtbAyB
[Authentication → Admin User Management](/docs/permissions/authentication#admin-user-management).
99
99
100
-
## Step 3 — Give people a role (assign positions)
100
+
## Step 3 — Assign positions
101
101
102
102
This is the daily 90%. An assignment is one row: **User Position**
103
103
(`sys_user_position`) = *user* + *position* + optionally the **business unit**
@@ -170,7 +170,7 @@ Full model: [Permission Sets](/docs/permissions/permission-sets).
170
170
171
171
| I need to… | Do this |
172
172
|:--|:--|
173
-
| Onboard a new employee | Invite/Create the user → Business Unit Member row → assign their position ([2](#step-2--add-people-users)→[3](#step-3--give-people-a-role-assign-positions)) |
173
+
| Onboard a new employee | Invite/Create the user → Business Unit Member row → assign their position ([2](#step-2--add-people-users)→[3](#step-3--assign-positions)) |
174
174
| Offboard someone |**Ban User** (blocks sign-in immediately) — then remove assignments at leisure |
175
175
| "I can't sign in" | User record → is it banned? locked? **Unlock Account** or **Set Password** (temporary, must-change) |
176
176
| "Why can't I see X?" | Studio → Access → **Explain access** for that user + object |
0 commit comments