# My Profile

## Description

<p class="callout success">My Profile is a part of a Soffid Self-service portal that allows to end-users config their own profile, update the user info and preferences, change their password, and recover questions.</p>

To display My Profile page you need to click on the config icon and then click My Profile on the options menu. Then Soffid displays a new window that will allow end users to configure their profiles.

## Screen overview

### Basic tab

[![image-1639403202766.png](https://bookstack.soffid.com/uploads/images/gallery/2021-12/scaled-1680-/image-1639403202766.png)](https://bookstack.soffid.com/uploads/images/gallery/2021-12/image-1639403202766.png)

#### Change password

[![image-1665042716560.png](https://bookstack.soffid.com/uploads/images/gallery/2022-10/scaled-1680-/image-1665042716560.png)](https://bookstack.soffid.com/uploads/images/gallery/2022-10/image-1665042716560.png)

### Authorizations tab

[![image-1639407277195.png](https://bookstack.soffid.com/uploads/images/gallery/2021-12/scaled-1680-/image-1639407277195.png)](https://bookstack.soffid.com/uploads/images/gallery/2021-12/image-1639407277195.png)

### Application consents tab

[![image-1639407292133.png](https://bookstack.soffid.com/uploads/images/gallery/2021-12/scaled-1680-/image-1639407292133.png)](https://bookstack.soffid.com/uploads/images/gallery/2021-12/image-1639407292133.png)

## Standard attributes

### Basic

#### User Info

- **Last login:** date and time of the user's last login.
- **Last IP connection:** IP of the user's last login.
- **Change password**: allows end-users to change their password.
- **Password recovery questions**: allows end-users to config their own questions to recover their passwords.

<p class="callout info">For more info about password recovery, you can visit the [Password recovery questions page](https://bookstack.soffid.com/books/password-recovery/page/password-recovery-questions "Password recovery questions").</p>

#### Preferences

- **Language:** allows end-users to select their preferred language.
- **Time Zone:** allows end-users to select their time zone.
- **Date format:** allows end-users to select the format date.
- **Sample:** displays how the date will be displayed in Soffid Console
- **Time format:** allows end-users to select the format time
- **Sample:** displays how the time will be displayed in Soffid Console

### Authorizations

Display a list with the user authorizations.

- **Role**
- **Authorization \[domain value\]**
- **Scope**
- **Domain value**

### Application consents

Displays a list of all the user's consents given, and the user can see all of them. Users can remove the consent at any time as well.

When the user connects to a new application, the IdP will indicate which data will be shared with this application. That information is defined in the Attribute sharing policies page of the Federation.

<p class="callout info">For more info about password recovery, you can visit the [Attribute sharing policies page.](https://bookstack.soffid.com/books/federation/page/attribute-sharing-policies "Attribute sharing policies")</p>