# Editing the public profile

Within your profile, you have the option to edit your name, description, and your profile picture as shown below.

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

You also have the option to connect your social media handles to your profile, which you can do by simply clicking on the relevant social media icon that you want to add to, after which a text box will appear, as shown below.

<figure><img src="/files/H1yA7lMjw8AW25TCipJf" alt=""><figcaption><p>Add LinkedIn to profile</p></figcaption></figure>

You can enter your profile links respectively and click on the "Save" button on the right corner to update the links. Once you are done, you will be able to view your profile as below.

<figure><img src="/files/hJ60LR6zlGaFIu0EmXgB" alt=""><figcaption><p>Added LinkedIn to ConvoGrid</p></figcaption></figure>

You can also add external links in the same way, resulting in something like this.

<figure><img src="/files/TtSfjTVtJGumKgBuKoTl" alt=""><figcaption><p>Adding other links</p></figcaption></figure>

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


---

# 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/editing-the-public-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.
