Chapter 1 — Internal Users
LESSON INFO
Audience
- System administrators responsible for managing access in Themis-Trace.
- Implementation/support team members who need to create or maintain user accounts.
- Supervisors who need to request access changes and validate they were applied correctly.
Prerequisites
- You can log in to Themis-Trace.
- You have an admin account with access to:
- Administration → Security Profile → Users
Skills you’ll build
- You can create, validate, and deactivate user accounts.
- You can safely Activate/Inactivate records from grids and understand when Delete may fail.
LESSON OUTLINE
Concept
- What a User is
- A User is an individual account that can sign in to Themis-Trace.
- Users typically receive permissions through Roles and Groups, rather than being assigned permissions directly.
- Lifecycle management
- Create records with New.
- Toggle access with Activate / Deactivate.
- Use Delete for removal (note: delete can fail if the record is referenced elsewhere).
- Credential hygiene
- Create unique usernames/emails.
- Use a strong initial password policy for internal users.
- Document how credentials are shared to the user.
Walkthroughs
- Create a new user account
- Navigate to Administration → Security Profile → Users.
- Click New.
- Enter the required fields for the user (first name, last name, username, email).
- Set a temporary password.
- Provide this password to the user out-of-band.
- Tell the user to change it immediately after the first successful login.
- Assign the user to the correct group(s) during creation (if the Groups tab is available).
- Reminder: Users typically receive permissions through Groups.
- Click Save & Close.
- Confirm the new user appears in the Users grid and is Active.
- Validate the user can sign in (low-risk)
- Confirm you have the correct login link for the environment.
- Have the user sign in using the temporary credentials you created.
- Confirm the user can reach the main menu/home screen.
- Confirm the user can log out.
- First login: change password (recommended)
- Have the user log in using their username and the temporary password.
- Open the user account/profile menu (typically under the user’s name in the top navigation).
- Select Change Password.
- Enter:
- Current password (the temporary password)
- New password
- Confirm new password
- Click Change Password.
- Confirm a success message is displayed.
- Have the user log out and log back in using the new password.
- Deactivate a user account (revoke access)
- Navigate to Administration → Security Profile → Users.
- Search for the user.
- Open the user record (Edit).
- Click Inactivate (or set the record to Inactive, depending on your screen).
- Confirm the action.
- Validate that the user can no longer sign in (or that access is blocked as expected).
COMMON ISSUES
-
Likely cause
No changes were made, or required fields are missing.
Checks
Confirm required fields are filled (usually indicated in the UI).
Fix
Complete required fields and retry.
-
Likely cause
A user already exists with the same username and/or email.
Checks
Search the Users grid for the username/email.
Fix
Use a unique username/email, or reactivate/update the existing user if appropriate.
-
Likely cause
Wrong credentials, wrong login link/environment, or the user is inactive.
Checks
Confirm the user is Active.
Confirm the user is using the correct login link for the environment.
Confirm credentials were entered correctly (case sensitivity, whitespace).
Fix
Correct the user status/link/credentials and retry.
-
Item description