User interface

When you click on the user manager the initial screen is the following:

Gestor_vacio

Create user

If you want to add a user, you must click the add button, and will display the following info.

The information that will have to be filled out to create a user is the following:

  1. User Id
  2. Name
  3. Surname
  4. Location
  5. Rol (Can be agent, supervisor or master )
  6. Skill
  7. Creation date
  8. Password

Then, press the add button and the user will be created.

Gestor_con_usuarios

Search and change user's data

Filters

The application allows you to search for a user by filtering by username, identifier, first/last name, whether it is active or not and by work center.

If you want to show all users, you must leave all the fields blank and press the Search button.

Gestor_con_usuarios

It is important to know that the filters look for users who contain the words in the filters. Not the exact equivalence. If you want to search for multiple users, separate the literals by ;

Filter Description
User Id Search for users that contain said literal as userId.
Name Search for users that contain this literal as their name.
Surnames Search for users that contain this literal as their surname.
Active Search for users who are active or inactive
Location Search users by location

Search and change user's info

When you press the search button, all the users that satisfy the filters will be displayed. You can change their information, role, activate or deactivate or change your password

Modificar_usuario