Skip to main content

User Profile

The profile page is your personal space in Qalyptus Server. It lets you view your account details, manage your credentials, and configure your interface preferences in one place.

To open it, click your profile picture in the top-right corner of any page, then select Profile.

Qalyptus Server User Profile

The profile page is organized into three sections: Account, Security, and API Keys.

Account

The Account section displays your personal information and membership details:

FieldDescription
Full nameYour display name in Qalyptus Server
EmailYour account email address
LanguageThe interface language used in Qalyptus Hub
Time zoneThe time zone used for scheduled subscriptions and task execution times
OrganizationsThe organizations you belong to
GroupsThe groups you are a member of
RolesThe roles assigned to your account, which determine your permissions

Security

The Security section allows you to change your password.

To reset your password:

  1. Enter your Current password
  2. Enter the New password
  3. Confirm the new password
  4. Click Save
info

This section allows you to update your Qalyptus password. It will not impact your account if it is managed through an external identity provider (e.g., Windows Authentication, Identity Provider).

API Keys

The API Keys section lists your personal API keys and allows you to generate new ones for programmatic access to Qalyptus Server REST APIs.

info

This section is only visible if an administrator has enabled API key authentication under Administration > General > Settings > API Keys.

To generate a new API key:

  1. Click Create key
  2. Enter a Name to identify the key
  3. Set an Expiration date
  4. Click Save
  5. Copy the key immediately, it will not be shown again
warning

API keys grant access equivalent to your user permissions. Store them securely and never share them. If a key is compromised, delete it immediately and generate a new one.

You can only use API keys if your account has a role that permits API access.

For the full administrator guide, see API Keys.