Manage Account Settings
View and edit your profile, SSH key, and permission group memberships.
This guide covers how to view and edit your personal profile, manage your SSH public key, and review your permission group memberships.
Prerequisites
- A Vantage account with an active session
- To modify permission groups: the
admin.users.updatepermission
View your profile
Open Account Settings
Click your avatar in the top-right corner of the header bar. Select Account Settings from the dropdown menu.
Review your profile information
The details section displays your profile information:
| Field | Editable | Description |
|---|---|---|
| First Name | Yes | Your given name |
| Last Name | Yes | Your family name |
| No | The email address associated with your account | |
| SSH Public Key | Yes | Your SSH public key for cluster access |
| Created | No | The date your account was created |
| UID | No | Your system user ID (assigned by the platform) |
| GID | No | Your system group ID (assigned by the platform) |
| Home Directory | No | Your home directory path on clusters |
| Login Shell | No | Your default shell on clusters |
Edit your profile
Profile fields that support inline editing (First Name, Last Name, SSH Public Key) can be updated directly from the details view.
Navigate to Account Settings
Navigate to Account Settings.
Click the field to edit
Click the value next to the field you want to change (for example, First Name).
Enter the new value
Type the new value in the inline text field.
Confirm the change
Confirm the change. A success notification appears when the update is saved.
Success looks like this: the settings are saved, and subsequent reads or UI views reflect the updated configuration.
The page refreshes your profile data automatically. Your updated name appears across the platform after the next refresh cycle.
Update your avatar
To change your profile avatar, use the full edit form:
Navigate to Account Settings
Navigate to Account Settings.
Open the edit form
Click Edit to open the edit form.
Set the avatar URL
In the Avatar URL field, paste the URL of the image you want to use. A preview of the image loads next to the field. Verify it displays correctly.
Update other fields
Update any other fields as needed (First Name, Last Name, SSH Public Key).
Save changes
Click Save. Click Cancel to discard changes.
View your permission groups
The Groups section on the Account Settings page lists every permission group you belong to.
Navigate to Account Settings
Navigate to Account Settings.
Open the Groups section
Scroll to the Groups section.
Review group permissions
Expand a group to see the permission roles it includes. Roles are organized by category prefix (for example, clusters:*, jobs:*).
To understand what each role permits, see IAM Concepts.
Manage your permission groups
Changing group membership requires the admin.users.update permission. Organization owners cannot have their groups modified.
Navigate to Account Settings
Navigate to Account Settings.
Open Manage Groups
In the Groups section, click Manage Groups.
Update group memberships
In the modal, check or uncheck groups to add or remove them. Expand any group to review its roles before selecting it.
Save changes
Click Save to apply the changes. Click Cancel to discard.
Configure a custom identity provider
For SSO setup with Azure AD, GitHub, or Google, see Set up SSO.