import { Callout, Steps } from ‘nextra/components’
Disable or Reset a User
Goal: Disable a user account or trigger a password reset when access needs to be changed.
Before you start
- The user must already exist.
- You must have permission to manage users.
- Confirm whether the issue requires disabling the account, resetting the password, or changing profiles instead.
[PLACEHOLDER: screenshot - User detail settings section showing enable/disable and reset password actions]
Disable or enable a user
Open Administration, then Users, and select the user.
Open settings
Go to the settings section of the user detail page.
Click Disable or Enable
Use the account status action shown for the user.
Confirm the result
Wait for confirmation and refresh the user detail if needed.
Reset a password
Open the user detail page and go to settings.
Click Reset Password
Use the reset password action.
Tell the user what to expect
Ask the user to follow the password reset process defined by your organisation.
Result
The user account is disabled, enabled, or prepared for password reset according to the action you selected.