> ## Documentation Index
> Fetch the complete documentation index at: https://gcore.com/docs/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/A8Mktcd7DhOHAFwd/images/docs/account-settings/my-profile-overview.png?fit=max&auto=format&n=A8Mktcd7DhOHAFwd&q=85&s=681d981a1d07733f6052cf01a55c4ff2" alt="My profile page in the Customer Portal" width="1731" height="848" data-path="images/docs/account-settings/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](/account-settings/my-profile/two-factor-authentication) (2FA) adds an extra layer of security by requiring a verification code in addition to the password during login.

When 2FA is enabled, the section displays:

* **Status badge**: Shows "Enabled" or "Disabled"
* **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

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

<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/A8Mktcd7DhOHAFwd/images/docs/account-settings/change-password-dialog.png?fit=max&auto=format&n=A8Mktcd7DhOHAFwd&q=85&s=776ad36187f1154ce8e1b7736845b503" alt="Change password dialog with fields for current password, new password, and confirmation" width="551" height="459" data-path="images/docs/account-settings/change-password-dialog.png" />
</Frame>

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

## 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                                          |
| Success    | Login status: `true` for successful logins, `false` for failed attempts           |
| OS         | Operating system used during the login attempt                                    |
| Browser    | Browser from which the login attempt was made                                     |

### Filter login history

The login history table supports filtering by:

* **Date range**: Select a predefined range (Last 24 hours, Last 7 days) 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/A8Mktcd7DhOHAFwd/images/docs/account-settings/my-presets-dialog.png?fit=max&auto=format&n=A8Mktcd7DhOHAFwd&q=85&s=484c38f24fa39472794c9058f0cadd62" alt="My Presets dropdown with Save current set as a preset option" width="609" height="336" data-path="images/docs/account-settings/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/A8Mktcd7DhOHAFwd/images/docs/account-settings/my-profile-logins-section.png?fit=max&auto=format&n=A8Mktcd7DhOHAFwd&q=85&s=c20e0559234833ff2334b6afc9fe35fa" alt="Last logins section showing filters, toolbar, and login history table" width="1319" height="405" data-path="images/docs/account-settings/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>
