# About Me

To view information about your profile, click on the bottom left where your name is displayed.

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

When you click on it, a pop-up menu will appear where you can choose to log out, choose a display mode or view your current profile information. Click the pencil icon to view your profile details.

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

The **About me** window will be displayed showing your Name and Email. If you need to update your information, you can do so by clicking the **Edit** button.

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

You can only update your First Name and Last Name as desired. After editing your name, click on the **Save** button for the changes to apply.

<figure><img src="/files/4lob2oVtVtxc9PIIvfdB" 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://documentation.movatic.co/admin-site/about-me.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.
