Skip to main content
Version: 5.3.0 - 5.3.2

User settings and preferences

In Studio Console, click the downward arrow near your name in the top right corner. The user menu displays Edit Profile, Change Password, Settings, About, and Logout.

User menu with Change Password, Settings, About, and Logout options

Edit profile​

To edit your profile, perform the following:

  1. From the user menu, click Edit Profile.

  2. In the Edit Profile window, review the Account Info tab and make necessary changes.

    FieldMandatoryDescription
    Account IDYesThe unique identifier for the user account. This value is read-only.
    User DomainYesThe security boundary for the user. This value is read-only.
    Display NameYesThe name displayed in the application.
    Password Challenge QuestionYesA security question for password recovery.
    Password Challenge AnswerYesThe answer to the password challenge question.
    Password Challenge HintNoAn optional hint for the password challenge.
  3. (Optional) Switch to the Personal Info tab to edit your personal details.

    FieldMandatoryDescription
    User PictureNoUpload a profile picture for the user.
    SalutationNoSelect from Mr, Ms, Mrs, Mdm, or Dr.
    First NameNoThe user's first name.
    Middle NameNoThe user's middle name.
    Last NameNoThe user's last name.
    GenderNoSelect Male, Female, or Unknown.
    NationalityNoThe user's nationality.
    Date of BirthNoThe user's date of birth.
    Marital StatusNoSelect from Single, Married, Separated, Divorced, or Widowed.
    Identity No.NoThe user's identity document number.
    Passport No.NoThe user's passport number.
    E-SignatureNoUpload the user's electronic signature.
  4. Switch to the Contact Info tab to edit your contact details.

    FieldMandatoryDescription
    EmailYesThe user's email address.
    Mobile Country CodeNoThe country code for the user's mobile number.
    Mobile No.NoThe user's mobile phone number.
    Other Contact No.NoAn alternative contact number.
    AddressNoThe user's address.
    Postal CodeNoThe postal code.
    StateNoThe state or province.
    CountryNoThe user's country of residence.
    RemarksNoAny additional notes about the user.
  5. Click Save to apply your changes.

Change password​

Use Change Password to update the password for your current user account.

  1. From the user menu, click Change Password.

  2. In the User Change Password window, enter your current password.

  3. Enter your new password.

  4. Enter the new password again in Confirm Password.

  5. Click Save.

    Change Password window
note

Fields marked with an asterisk (*) are mandatory.

Settings​

Use Settings to manage the GPG keys associated with your user account. GPG keys are used when KAIZEN needs to sign Git-related operations for your account.

  1. From the user menu, click Settings.

  2. In the GPG Keys section, review the existing keys in the table.

  3. To filter the list, use the search field and click Search.

  4. To create or import a key, click Add GPG Key.

    Settings window

Enable 2FA​

Use 2FA to add time-based one-time password authentication to your account.

  1. From the user menu, click Settings.
  2. In the 2FA section, turn on the 2FA switch.
  3. When the confirmation message displays, click OK to continue. To keep 2FA disabled, click Cancel.
  4. After 2FA is turned on, select TOTP. This is the only available 2FA method.
  5. Scan the QR code with an authenticator app.
  6. If the QR code is regenerated, scan the new QR code again.

The 2FA section also displays the following TOTP information:

FieldDescription
NameThe display name associated with the TOTP setup.
User Account IDThe user account linked to the TOTP setup.
Shared Password(BASE64)The shared secret in Base64 format.
Shared Password(HEX)The shared secret in hexadecimal format.
CyclesThe TOTP validity interval. The default value is 30.
No.The number of digits in the generated one-time password. The default value is 6.
Encryption SchemeThe algorithm used to generate the one-time password. The default value is HmacSHA1.
note

After you regenerate the QR code, the previous QR code is no longer valid. Scan the regenerated QR code before using 2FA.

Add a GPG key​

After clicking Add GPG Key, the GPG Key window displays.

  1. Select one of the following methods:
    • Generate GPG Key: KAIZEN generates a new GPG key for you. Enter a Key Name, Git User Name, and Git Email. Optionally, enter a Passphrase, then click Generate.

      GPG Key window
    • Import GPG Key: You provide an existing GPG private key. Enter a Key Name, optionally enter the key Passphrase, click Select File to upload the GPG private key file, then click Import.

      GPG Key window with Import GPG Key selected
note

Fields marked with an asterisk (*) are mandatory.

About​

From the user menu, click About to view product information.

This page shows the current version of KAIZEN 5.3.0 with the software build timestamp.

Logout​

Use Logout to end your current KAIZEN session.

  1. From the user menu, click Logout.
  2. When a confirmation message displays, click OK to sign out from the session.

Last updated on 21 Sep 2026