Skip to main content

Users

Users

The Users Page serves as the comprehensive user management interface for organizational personnel administration and access control. It provides complete user lifecycle management, from account creation and profile configuration through role assignment and team membership management.

Overview

The main view, lists all users with controls and pagination.

  • Header & Controls: Add User, Search, Hide Filters, Show Deleted

  • Table Columns: Username, First Name, Last Name, Team, User Role, Last time logged in, Actions (Edit, Delete)

    Table Columns:Description
    SelectSelect box for bulk operations
    UsernameUnique identifier of each user
    First NameFirst name of the user
    Last NameLast Name of the user
    TeamAssigned teams
    User RoleCurrent system role
    Last time logged inLast login on the web
    Actions (Edit, Delete)Actions to change user values
  • Pagination: Current page, items per page, total user


User Table

user_table

User Trash Table

userTrash_table

Note

The user list is filtered by default based on the user permissions.

  • User-Admin only has access to users assigned to the same Team
  • For Super-Admins, the list also contains temp users which are created by the system during the temp user assignment from the Registrations page

User Roles

This chapter shows the different global roles of Stripes. There are also project roles which are described at Preparation Module -> Registrations

Access Table

Global RoleEmptyTeam-AdminUser-AdminAdminSuper-Admin
Stripes MenuViewEditViewEditViewEditViewEditViewEdit
GlobalGlobal DashboardFiltered by the assigned active projects
Project Card
ExecutionLive Statistics
Project Dashboardonly the private Dashboard
Planningonly review Scans and start Verificationonly for projects of the same teamonly for projects of the same team
Scansonly for projects of the same teamonly for projects of the same teamonly for projects of the same teamonly for projects of the same team
Reports/Exportsonly for projects of the same teamonly for projects of the same teamonly for projects of the same teamonly for projects of the same team
Project Statusonly for projects of the same teamonly for projects of the same teamonly for projects of the same teamonly for projects of the same team
PreparationImportonly for projects of the same teamonly for projects of the same teamonly for projects of the same teamonly for projects of the same team
Databaseonly for projects of the same teamonly for projects of the same teamonly for projects of the same teamonly for projects of the same team
Registrationsonly for projects of the same teamonly for projects of the same teamonly for projects of the same teamonly for projects of the same team
Zonesonly for projects of the same teamonly for projects of the same teamonly for projects of the same teamonly for projects of the same team
Info/Help
SystemTeamsonly users of the same teamonly users of the same team
Users
Clients
Branches
Projectsfiltered by the assigned teamfiltered by the assigned team
Settings
Devices
Device Groups
ImportOnly project and match database importsOnly project and match database importsOnly project and match database imports

Features

User Creation & Management

info
  • User-Admins can only manage user belonging to the same team.
  • New user can only be assigned to the same team of the User-Admin.
  • The System will automatically select the next available 6-digit username when creating a new user. Only the Super-Admin can overwrite this system selection.
  • Create and name new users
  • Edit existing user edit
  • Delete user (only soft delete) delete
addUser1 addUser2
info
  • The fields Username, First Name, Last Name are required fields
  • The password can be set to any value. If the password does not meet the requirements the user gets forced to change the password during the first login

User Search & Filtering

  • Search by Username, First Name, Last Name, Team or User Role
  • Filter to quickly find specific users
  • Option to show deleted users
tip

The search input allows regular expressions (RegEx) as search pattern. For more info visit Learn RegEx

User Restoring

  • Show trash trash
  • Restore branches restore

Bulk Team assignment

To assign multiple users to the same team:

  • select the user for bulk operation
  • click on the assignment button bulk
  • select Team
  • apply

Troubleshooting

Common Issues

No access to users or no option to edit projects
  • Not the correct permissions. Contact your System-Admin
RoleViewEdit
System-Adminallall
User-Adminsame teamsame team
Adminall
Team-Admin
Team-Manager
Area-Manager
Employee
Role Changes are not applied in the user list after a change
  • The User Role update is not reactive and needs a page reload
User can not be created or a change can't be saved
  • Check the Error messages on the top of the creation/edit form

  • Common issues:

    • Required field missing -> Fill out the required field error required field
    • You can not change your own role error required field
    • You can not demote a user with more permissions than you error required field