> ## Documentation Index
> Fetch the complete documentation index at: https://docs.gcore.com/llms.txt
> Use this file to discover all available pages before exploring further.

# My profile settings

The **My profile** page contains personal settings that apply only to the currently logged-in user. Changes made here do not affect other users on the same Gcore account.

To open this page, click the avatar in the top-right corner of the Customer Portal and select **Profile**.

<Frame>
  <img src="https://mintcdn.com/gcore/Y5ajmTy6b5SBCODq/images/docs/account-settings/my-profile/overview/my-profile-overview.png?fit=max&auto=format&n=Y5ajmTy6b5SBCODq&q=85&s=37209fe71ac5f78f67c1bf4435337cbe" alt="My profile page in the Customer Portal" width="1523" height="666" data-path="images/docs/account-settings/my-profile/overview/my-profile-overview.png" />
</Frame>

## General settings

The General section displays basic user information and supports editing:

* **Username**: The display name associated with the user account. This field is editable.
* **Email**: The email address used for login and notifications. The email can be changed up to ten times within a one-hour period.
* **Language**: The preferred language for the Customer Portal interface. Select from the dropdown to change the display language.

To save changes to general settings, click **Save** in the top-right corner of the page.

<Info>
  Email address changes are not available for accounts created using Google or GitHub authentication.
</Info>

## Two-factor authentication

Two-factor authentication ([2FA](/account-settings/my-profile/two-factor-authentication)) adds an extra layer of security by requiring a verification code in addition to the password during login.

When 2FA is disabled, the section displays an **Enable 2FA** button.

<Frame>
  <img src="https://mintcdn.com/gcore/Y5ajmTy6b5SBCODq/images/docs/account-settings/my-profile/overview/my-profile-security-section.png?fit=max&auto=format&n=Y5ajmTy6b5SBCODq&q=85&s=90fe6f3afad8d123008585f112bc9953" alt="Two-factor authentication and Password sections in My profile" width="513" height="401" data-path="images/docs/account-settings/my-profile/overview/my-profile-security-section.png" />
</Frame>

When 2FA is enabled, the section displays:

* **Enabled** status badge
* **Disable 2FA**: Removes two-factor authentication from the account
* **Generate backup code**: Creates a backup code for account recovery if access to the authenticator app is lost

<Warning>
  Store backup codes in a secure location. If both the authenticator app and backup codes become unavailable, account recovery requires contacting support.
</Warning>

## Password

The Password section provides access to password management:

* Click **Change password** to open the password update dialog

<Frame>
  <img src="https://mintcdn.com/gcore/Y5ajmTy6b5SBCODq/images/docs/account-settings/my-profile/overview/change-password-dialog.png?fit=max&auto=format&n=Y5ajmTy6b5SBCODq&q=85&s=a6b44e6f54bf23002c16a148174c36a1" alt="Change password dialog with fields for current password, new password, and confirmation" width="551" height="459" data-path="images/docs/account-settings/my-profile/overview/change-password-dialog.png" />
</Frame>

[Password changes](/account-settings/my-profile/change-password) apply immediately. All active sessions remain valid until a manual logout.

<Info>
  The **Change password** button is unavailable for accounts authenticated via SSO (Microsoft, Google, or GitHub). Passwords for these accounts are managed by the identity provider.
</Info>

## Last logins

The Last logins table displays a history of login attempts to the account. This information helps detect unauthorized access and monitor account security.

Each login record includes:

| Column     | Description                                                                       |
| ---------- | --------------------------------------------------------------------------------- |
| Login date | Date and time of the login attempt, displayed in the local timezone of the device |
| IP         | IP address from which the login was made                                          |
| OS         | Operating system used during the login attempt                                    |
| Browser    | Browser from which the login attempt was made                                     |
| Success    | Login status: `true` for successful logins, `false` for failed attempts           |

### Filter login history

The login history table supports filtering by:

* **Date range**: Select a predefined range (Last 24 hours, Last week, Last month, Last 3 months) or specify custom dates
* **IP address**: Search by specific IP
* **Success status**: Filter by successful or failed attempts

### Save filter presets

To save a filter configuration for future use:

1. Apply the desired filters to the table.
2. Click **My Presets** and select **Save current set as a preset**.
3. Enter a name for the preset.
4. Click **Create**.

<Frame>
  <img src="https://mintcdn.com/gcore/Y5ajmTy6b5SBCODq/images/docs/account-settings/my-profile/overview/my-presets-dialog.png?fit=max&auto=format&n=Y5ajmTy6b5SBCODq&q=85&s=b9c387c51556ba74c358f72bd276a470" alt="My Presets dropdown with Save current set as a preset option" width="1536" height="678" data-path="images/docs/account-settings/my-profile/overview/my-presets-dialog.png" />
</Frame>

The preset appears in the My Presets dropdown for quick access.

### Customize table display

Additional table options are available through the toolbar:

* **Manage Columns**: Show or hide specific columns
* **Display Density**: Adjust row spacing (compact, comfortable, and spacious)

<Frame>
  <img src="https://mintcdn.com/gcore/Y5ajmTy6b5SBCODq/images/docs/account-settings/my-profile/overview/my-profile-logins-section.png?fit=max&auto=format&n=Y5ajmTy6b5SBCODq&q=85&s=08739cca6a135db7514d453ef83cf2f1" alt="Last logins section showing filters, toolbar, and login history table" width="1046" height="432" data-path="images/docs/account-settings/my-profile/overview/my-profile-logins-section.png" />
</Frame>

<Info>
  On accounts with multiple users, only Administrators can view the full login history for all users. Other users see only their own login activity.
</Info>
