ARBI BOT

Trace:

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Last revision Both sides next revision
user_manager [2020/07/02 04:03]
administrator created
user_manager [2020/07/02 04:21]
administrator
Line 1: Line 1:
 ====== User Manager ====== ====== User Manager ======
 +
 +User manager allows you to manage user and roles.
 +You can create/edit/delete user accounts from here.
 +
 +There is two types of user roles:
 +  * **Admin** - it has full access and can control all aspects of the bot and user manager.
 +  * **ApiUser** - it can't log into the web UI, can't add/edit users. This is the suggested user role when creating user which will be used by an external tool.
 +
 +{{:user_manager_view.png?direct&600|}}
 +
 +By clicking on button #1 a new modal window will be opened.
 +
 +{{:user_manager_create_user.png?direct&400|}}
 +
 +Fill out all the form fields and click the "Submit" button to create a new user.
 +
 +By clicking on the pencil button (#2), labeled "Edit user" a new modal window will be opened.
 +
 +{{:user_manager_edit_user.png?direct&400|}}
 +
 +You can change username, email, role and password from here.
 +After you are ready click on the "Submit" button to apply the changes.
 +
 +By clicking on the trash can icon (#3), labeled as "Delete user" a new modal window will be opened asking you to confirm the action.
 +
 +{{:user_manager_delete_user.png?direct&400|}}
 +
 +Click "Delete" to delete the user and "Cancel" to return back to the user manager.
 +