# Profile

You can edit your personal information and password by clicking on your account under the left menu. If you make changes to your profile information, be sure to click the save button.

If you want to delete your account, press the "Delete Account" button and confirm the pop-up to continue. With this action, all data associated with your account will be deleted and cannot be irretrievable.

<figure><img src="https://3331282500-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FVxHpJrX6m3zdP0xxcZ3X%2Fuploads%2F81CvFm3ifO7AvCzpu9mk%2Fimage.png?alt=media&#x26;token=8b72d1c1-b37e-41b5-90f6-e8550dd68bdd" 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://docs.kozmik.io/kozmik-ui/account/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.
