Manage Users
You can manage users from the Administration workspace. For this, in the Users sub-menu, click on the anchor .
Add, modify, and delete Users
From the Users table, you can add or delete one or multiple users.
When creating a new user, choosing their group also defines their authorizations:
- Administrator: has all the rights on all the projects on the instance;
- Test automation server: its unique function is to execute automated tests from Squash;
- User: has limited rights for each project and workspace, according to the authorizations they are given.
To create a user, you must complete these fields:
- Login;
- Last name;
- Local password (must contain at least six characters);
- Confirm password
By clicking on a user's ID (#) or their Login, their consultation page appears, so you can edit it if needed.
From a user's consultation page, you can:
- activate/deactivate the user;
- reset the password;
- update the data;
- change the user's group;
- give the user authorizations on projects;
- change the teams;
- allow/forbid deletion from the libraries for the user;
- delete the user.
To add an authorization or team to a user, click on the button on top of the corresponding block and complete the fields in the pop-up.
Deleting a user also deletes him/her from a team's list of members and forbids him/her to log into Squash. However, the objects this user has created will remain.
Activate/Deactivate Users
To deactivate a user, click on the button in the Active column of the table or use the Status switch button on the Information block of the user's consultation page.
Inactive users are not deleted, but they cannot log in anymore. They are grayed out in the table.
Warning
When a user is deactivated, his/her personal API tokens are permanently deleted.
To reactivate the user, click on the button or use the Status switch button in the Information block of the user's consultation page.
The bulk activation/deactivation of users is also possible by clicking on and selecting the desired option in the Status field.
Export the Users table
The Users table content can be exported in a .csv
file by clicking on . It is possible to export all the displayed rows or the selected rows.
Allow/Forbid deletion from the libraries
Warning
This feature is available with Squash Premium plugin included in Squash Premium license.
In order to avoid accidental deletions, deletion can be forbidden for each user.
Deletion can be forbidden:
- for a single user from the Permissions block of the user's consultation page
- for multiple users from the users' table by clicking on and selecting "Forbid deletion" in the Permissions field.
When deletion is forbidden, the user can no longer delete objects from the library of each workspace and for all projects. Only objects in the libraries are concerned. Test steps, test plan items and executions can still be deleted.
Info
When deletion is forbidden, it is recommended to create a "Trash" folder in the project or a "Trash" project where users can move the objects to be deleted. An administrator or project leader can then clear its content.