Profile

Manage your personal account settings, identity, language and authentication preferences.

Profile explains how each user manages their own account inside the platform.

What You Can Manage

From the Profile page, a user can:

  • See identity information (name, email)
  • Update personal fields (first name, last name)
  • Choose preferred interface language
  • Update authentication credentials (password and/or token, depending on policy)
  • Check account status (enabled/disabled)

Typical Actions

1. Update Personal Information

Use profile settings to keep identity details current:

  • First name
  • Last name
  • Language

These settings improve team clarity and localize the UI in multilingual organizations.

2. Change Password

Users can rotate passwords regularly to keep access secure.

Good practice:

  • Use a long password with mixed characters
  • Avoid password reuse across systems
  • Rotate credentials after security incidents

3. Manage Access Token

If token-based auth is enabled for your account, profile settings can be used to update it.

Token usage is ideal for:

  • Automation scripts
  • CI/CD jobs
  • API calls without interactive login

Security Recommendations

  • Keep your profile email accurate for traceability
  • Rotate passwords and tokens regularly
  • Never share personal tokens in plaintext channels
  • Revoke or replace credentials after device loss

Relationship With Users Management

  • Profile: self-service page for your own account
  • Users: admin page to manage other users and permissions

If you need role changes (for example Super Admin rights), request it from an administrator.