# My Account

From your settings dashboard, you can edit your profile information, reset password, enable Two-factor Authentification and see history of logged in time and devices.

1\. To access the settings dashboard click on **My Account** on the top right sidebar.

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

2\. From the dropdown menu you’ll have Settings and once you can access it from there

3.You’ll land on the settings dashboard

**Account settings**

On the settings page you have two sections for Keycloak account management.

1\. If you select **Personal info** then you can edit perosnal information regarding your account, such as email, Name, Language.

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

2\. If you select **Account Security** you will have 3 sections from the left sidebar which are:\
Signing-in, Device activity, Linked accounts.

If you select the **Signing-in** page then you have the option for resetting your password and also enabling and managing Two-factor authentication.

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

You have also **Device activity** page, where it shows information regarding your logging-in activity and which devices you have used.

<figure><img src="/files/7EYS5oD8emNSbsQb2Rpp" alt=""><figcaption></figcaption></figure>

On the **Linked accounts** page, you can manage logins through third-party accounts, where you can setup Github, Discord, etc.

<figure><img src="/files/5Uf3ccFNPq2EwxNxvXYW" 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.laigo.ai/account/my-account.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.
