Manage Users
Edit a user's profile, deactivate a user and reset a user's password.
The Users page allows you to edit users' details (Username, Email and Role), reset a user's password and disable/enable a user. These actions can be performed by a user on their own user Profile or by an Admin on any user Profile.
The only users that cannot be edited are Federated users. Federated users are users that have been granted access to Stax by your external Identity Provider. These users will show up in the Users list, however, their details cannot be edited. Stax only allows the below actions to be made against a Federated user:
- Deactivate user
- Available via the Console
- Available via the API (
PUT /20190206/idam/user/{user_id}
)
- Delete user
- Available via the API (
DELETE /20190206/users/{user_id}
)
- Available via the API (
Manage Users Within Stax
Before You Begin
- Ensure you are an Admin of your Stax tenancy to can make changes to other users
Edit a User's Details
- Open the customer menu in the left-hand nav (click the arrow next to your alias)
- Select Users from the customer menu
- Click the vertical ellipsis (⋮) located to the right of the user's Name or click the row to display the drawer
- Select Edit details or select the pencil icon
- Make the required adjustments to the user's Profile
- Click Save
Deactivate a User
- Open the customer menu in the left-hand nav (click the arrow next to your alias)
- Select Users from the customer menu
- Click the vertical ellipsis (⋮) located to the right of the User's Name or click the row to display the drawer
- Select Deactivate
Reset Password
- Open the customer menu in the left-hand nav (click the arrow next to your alias)
- Select Users from the customer menu
- Click the vertical ellipsis (⋮) located to the right of the User's Name or click the row to display the drawer
- Click Reset password
Upon completing these steps, ask the user to check their registered email to access a link to reset their password.
Re-Invite a User
If a user's Stax invitation has expired, a user who is a member of the Admin role within Stax must reinvite them.
- Open the customer menu in the left-hand nav (click the arrow next to your alias)
- Select Users from the customer menu
- Click the vertical ellipsis (⋮) to the right of the user's name, then choose Re-send invite

Manage Your Own User Details
Before You Begin
- Ensure you are a User or Admin to make changes to your details
Edit your name, email address or role
From the Users page:
- Open the customer menu in the left-hand nav (click the arrow next to your alias)
- Select Users from the customer menu
- Click the vertical ellipsis (⋮) located to the right of the User's Name or click the row to display the drawer
- Select Edit details or select the pencil icon
- Make the required adjustments
- Click Save
From the Profile page:
- Open the customer menu in the left-hand nav (click the arrow next to your alias)
- Select Profile from the customer menu
- Make the required adjustments
- Click Save