How to manage a user's access
Beyond inviting people, the Users tab is where you suspend, restore and retire access. Each action answers a different situation, and picking the wrong one is the usual source of confusion.
Which action to use
| Situation | Action | Effect |
|---|---|---|
| Someone is away, or you suspect their account is compromised | Block | Access is cut immediately. Assignments are kept. |
| The person is back | Unblock | Access returns exactly as it was. |
| The person left the company or changed roles for good | Archive | The user is retired and stops appearing in the default list. |
| An archived person came back | Unarchive | The user returns, with their previous assignments. |
| The invite never arrived | Resend invite | A new invite e-mail is sent. |
Blocking is the reversible, immediate one. Archiving is the tidy-up.
Prerequisites
- The
iam:users:updatepermission, andiam:users:inviteto resend invites.
Steps
- Open IAM, go to the Users tab and find the person.
- Open the actions on their row and choose the action above.
- Where a reason is asked, write it — it goes to the audit log.
- Confirm.
User states
A user is always in one of three states, and may additionally be archived:
- Pending — invited, has not accepted yet. Cannot sign in.
- Active — accepted the invite and can sign in.
- Blocked — sign-in refused, permissions untouched.
Notes
- You can only block an active user. A pending or already blocked user is refused — invite them again, or unblock first.
- Archiving twice, or unarchiving someone who is not archived, is refused rather than silently ignored.
- Resending only works while the invite is pending. Once accepted, there is nothing to resend.
- Blocking does not remove group assignments. When you unblock, the previous access comes back — if you wanted it gone, remove the assignments too.