Profile
This article describes the data fields and preferences available during the registration process and in the Your profile section.
Registration
To initiate the creation of a new account, an Admin of the Allure TestOps instance must send an invitation to your email address.
Once you have received the invite, you need to accept it and complete the registration:
In the invitation email, click Accept invite.
The registration form should open in the web browser.
If you get the “Invitation not found” message instead, this most likely means that the invitation link has expired. Contact the instance's administrator and ask them to resend the invitation.
Fill in the registration form:
- Username — a short identifier of your account. Must be unique across all accounts in the Allure TestOps instance. After the registration, you will not be able to change your username;
- First name and Last name — your full name;
- Password — a password that you will use to sign in to Allure TestOps.
Click Continue.
You will be signed in and redirected to the Projects section.
View profile
To view your profile data, click on your avatar and go to the Your profile section.
It contains:
- username — the short identifier of your account, as entered during registration;
- full name — your first and last names;
- email — the email for receiving notifications from Allure TestOps;
- authority — your global role in the Allure TestOps instance: Admin, User, or Guest;
- UI appearance theme — the color scheme used to display the Allure TestOps interface;
- filter mode — the mode in which the filters panel is displayed by default;
- API tokens — the secret keys for authenticating external services.
Edit profile
All Allure TestOps users can update information in their profiles: first name, last name, and email.
To do this:
Click on your avatar and go to the Your profile section.
Click Edit profile.
In the dialog box that appears, enter the new information:
- First name and Last name — your full name;
- Email — the email address for receiving notifications from Allure TestOps.
All three fields are required.
The email address must be unique within the Allure TestOps instance.
Change password
Allure TestOps users can change their account passwords only if they use standard username and password authentication.
Two options are available:
Changing the password in your profile:
- Click on your avatar and go to the Your profile section.
- Click Change password.
- In the dialog box that appears, enter the current password and then enter the new password twice.
- Click Submit to save the changes.
Resetting the password on the sign-in screen:
- Open the Allure TestOps sign-in screen.
- Click Forgot password? Restore!.
- Enter the email address linked with your account and click Reset password.
- Follow the link in the email you receive to change your password.
- In the dialog box that opens, enter your new password twice.
- Click Reset password to save the changes.
Change avatar
In the Allure TestOps test change logs, you can see your contributions, along with the display of your username and avatar. To help your colleagues quickly recognize authors of contributions, upload a unique avatar:
Click on your avatar and go to the Your profile section.
Click again on the larger version of your avatar -> Change photo.
Choose a new avatar image by one of the following methods:
- Click on the image selection area and select a file from your device.
- Drag and drop a file from your device into the image selection area.
Keep the file size under 1 MB.
Click Submit and wait for the avatar to upload.
The avatar might not update immediately because your browser may cache the old image.
Change UI appearance theme
The TestOps interface is available in three color themes: system, light, and dark.
To change the appearance theme:
Click on your avatar and go to the Your Profile section.
In the Theme section, choose your preferred option from the dropdown list:
- Light — dark text on a light background;
- Dark — light text on a dark background;
- System — the TestOps theme will match your system's theme.
Manage API tokens
An API token is a unique string key that an external application must use to make API requests to Allure TestOps. See Authentication parameters on Allure TestOps side.
Adding API token
To add an API token:
- Click on your avatar and go to the Your profile section.
- In the API Tokens section, click + Token.
- In the Token name field, enter a short description of the service for which you are creating the token, then click Submit.
- In the dialog that appears, click the Copy to clipboard icon.
- Save the copied API token in the external service settings so that Allure TestOps can accept API requests from it.
Deleting API token
To delete an API token and revoke its access for API requests:
- Click on your avatar and go to the Your profile section.
- In the API Tokens section, find the description of the token you want to delete.
- Click the Delete icon next to the token description.
Set filter mode
You can change the default filtering mode for the Filters panel. This mode will apply every time you open filters in the Test cases section. See Filtering test cases.
To change the filtering mode:
Click on your avatar and go to the Your profile section.
In the Filter Mode section, select your preferred option from the dropdown list:
- View Mode — the controls for creating a new filter from scratch will be visible by default;
- List Mode — the list of previously saved filters will be visible by default.