How to Deactivate Users

This guide explains the steps to deactivate a user account in our system. Deactivating a user prevents them from logging in and accessing the platform, while preserving their data for future reference or reactivation.

When to Deactivate a User

Steps to Deactivate a User

Step 1: Navigate to User Management

Log in to your administrator dashboard. From the main menu, select 'Users' and then 'Manage Users'.

Step 2: Locate the User

Use the search bar or filter options to find the specific user you wish to deactivate. You can search by username, email address, or full name.

Step 3: Access User Actions

Once you have found the user, click on their name or the 'Actions' button associated with their profile. This will reveal a dropdown menu of available actions.

Step 4: Select 'Deactivate User'

From the actions menu, choose the 'Deactivate' option. A confirmation prompt will appear.

// Example of user action interface (conceptual)
// Clicking "Deactivate" button triggers a modal.
// [User List] -> [Click User] -> [Actions] -> [Deactivate]
Step 5: Confirm Deactivation

Read the confirmation message carefully. It will explain the implications of deactivation. Click 'Confirm' or 'Deactivate' to proceed. The user's status will change to 'Inactive'.

Important Note: Deactivating a user is not the same as deleting them. The user's data remains in the system. To permanently remove a user and their data, you would need to select the 'Delete' option (if available and permitted).

Reactivating a User

If you need to reactivate a user in the future, follow the same steps. Instead of 'Deactivate', you will find an 'Activate' option available for inactive users.

Best Practice: Always inform the user (if appropriate) or your team lead before deactivating an account, especially if it's not due to security concerns.

For bulk deactivation or advanced user management scenarios, please refer to our API documentation or contact support.

Deactivate Selected Users