# Customizing settings

Within your profile, you can also edit your personal settings by simply clicking on the "Personal Settings" button under the My Account title.

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

Then, you will be directed to this screen, where you can edit the personal information. You can save changes by clicking on the relevant "Save Changes" button.

<figure><img src="/files/9L3pSR51ZhTUyoL4Navt" alt=""><figcaption><p>Personal Information</p></figcaption></figure>

Next, let's take a look at the account deletion process.


---

# 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/customizing-settings.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.
