# Create a User Profile

### Edit Your Profile Information

To edit your user profile, first we need to navigate to your user profile. To do this, hover your cursor over the portrait in the top right corner of your screen. From the dropdown menu, select **Profile & Timeline**.

<figure><img src="/files/6m6z0UyPpfJxlsmnpYOs" alt="" width="563"><figcaption></figcaption></figure>

From your profile, click the **Edit** button located on the right hand side of your screen. You can also navigate to the edit menu by selecting **Edit My Profile** from the **Profile Tools** dropdown menu.

<figure><img src="/files/0A1asmyfvq8MOh7SvDOY" alt="" width="563"><figcaption></figcaption></figure>

Within the **Edit Profile** menus, you can add details about yourself to help inform your colleagues and improve search features for those seeking your expertise.

<figure><img src="/files/7SS9PMJScVDGHYKTUFgf" alt="" width="563"><figcaption></figcaption></figure>

Once you have updated your information, make sure to **Save**.


---

# 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://guides.mangoapps.com/workplace-guide/basic-features/create-a-user-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.
