> ## Documentation Index
> Fetch the complete documentation index at: https://support.locker.io/llms.txt
> Use this file to discover all available pages before exploring further.

# Member status transition

> Understand the member account statuses and the transition process in Locker for Business.

Each member in Locker for Business has an account status that reflects their current state in the workspace.

## Statuses

| Status        | Description                                                       |
| ------------- | ----------------------------------------------------------------- |
| **Invited**   | The invitation has been sent but the member has not yet accepted. |
| **Accepted**  | The member has accepted the invitation and is awaiting approval.  |
| **Confirmed** | The member has been approved and can use the workspace.           |
| **Suspended** | The account has been temporarily disabled by an Admin or Owner.   |

## Transition flow

```
Invited → Accepted → Confirmed ⇄ Suspended
```

1. **Invited → Accepted:** The member clicks the link in the invitation email.
2. **Accepted → Confirmed:** An Admin or Owner approves the member, or the member is auto-approved via a verified domain.
3. **Confirmed → Suspended:** An Admin or Owner deactivates the account.
4. **Suspended → Confirmed:** An Admin or Owner reactivates the account.

<Note>
  A suspended member cannot log in, but their data is preserved.
</Note>
