Manage users
Go to "Manage Account Users" from the header .
Add new user
Click on the "Create New User" button.
![Go to manage account users - BangDB BugTracker](/assets/apps/bug-tracker/click-on-create-new-user.jpg)
Enter all the required details for the new user and click on "Create"
![Go to manage account users - BangDB BugTracker](/assets/apps/bug-tracker/create-user-form.jpg)
The user will get created.
Delete a user
Click on the delete icon for the user that you wish to delete.
![Go to manage account users - BangDB BugTracker](/assets/apps/bug-tracker/click-on-delete-user.jpg)
Click on "Yes", when asked for confirmation.
![Go to manage account users - BangDB BugTracker](/assets/apps/bug-tracker/delete-user-confirmation-modal.jpg)
The user will get deleted.
Activate, Suspend, Terminate & Expire password
Click on the edit icon for the user that you wish to change the status for.
![Go to manage account users - BangDB BugTracker](/assets/apps/bug-tracker/click-on-edit-user.jpg)
It will open the status change page. We have 4 status options. They are defined in details below :
- Activate
- Suspend
De-activate user, which will disable access to the platform and data completely, until re-activated.
- Terminate
- Expire Password
Forcefully expire the password for the user. User will be required to reset it.
If user was suspended earlier then we can un-suspend (activate) using this.
Permanent suspension, where we will not be able to bring the user back again. This is asking to user deletion.
![Click on crm settings - BangDB](/assets/apps/bug-tracker/change-status.jpg)
Select one of the option, and click on "Update Status".