# Your Profile

Managing your profile is a breeze. You can check out your profile by simply clicking on your profile picture in the top right corner of any screen.

<figure><img src="/files/iCAE0xHeCUcB2RcWotlz" alt=""><figcaption><p>ConvoGrid Platform in different devices</p></figcaption></figure>

Once you click it, you will be directed to this screen, where you can view your public profile.

<figure><img src="/files/ffo3JVzx0G5UlOpm9omz" alt=""><figcaption><p>Public Profile</p></figcaption></figure>

Next, let's take a look at how you can edit your profile and add social media links to it.


---

# 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.convogrid.ai/convogrid/managing-your-account/your-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.
