# My Profile

In the bottom left corner, on the left side bar, click on the name of the account and then click on **My Profile** to open the My Profile page.

<div align="left"><figure><img src="/files/tpTTa7ErYFwePQX76lon" alt="" width="136"><figcaption></figcaption></figure></div>

### My Profile

In the **My Profile** card is possible to change First Name, Last Name, email, phone number, and language. When a field is modified the Update profile button will be enabled to allow saving the data.

<figure><img src="/files/DH6EuIuZ8nr4KCDKnvFs" alt=""><figcaption></figcaption></figure>

#### Password update

Is also possible to reset the password using the **Update Password** button in the top right corner. Clicking the button open a dialog that requires the user to provide:

* current password
* new password
* confirmation of the new password

Users are not logged out upon successful password change.

<figure><img src="/files/J1tgGoOUGuoisINejyJz" alt="" width="375"><figcaption></figcaption></figure>

### Two Factor Authentication

<figure><img src="/files/9fIa5VsVIPV0DTgNX7ch" alt=""><figcaption></figcaption></figure>

In the security section, Admins have the option to enable 2FA on their account. The user needs to go trough 4 steps to enable the 2FA.

<figure><img src="/files/KTo5VFVGXdDEGcJ6dj5D" alt=""><figcaption></figcaption></figure>

Once enabled, at every login the Admin is prompted to enter a Token generated with an Authetnicator app.&#x20;

2FA can be disabled form this same section.

### Notifications

In the **Notifications** card is possible to opt to receive emails in real time whenever an Anomaly is identified.

<figure><img src="/files/I15kfmwU2ssK6yZoNUQn" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.cusna.io/service-management/my-profile.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
