# Account Details

You can manage and update your profile and password in Account Details, as well as reviewing your plan usage.

## Managing Profile

<figure><img src="/files/XkGqFbM8q3MyysAsjqnG" alt=""><figcaption></figcaption></figure>

In Profile section, you can view your icon image, first name, last name, login email, user id, account id, and organization id. Icon image, first name and last name are the editable information.

After clicking Edit button, you can reupload your icon image or edit your name. Click save to apply changes.

## chatalog Plan

<figure><img src="/files/1pT92W0gozTT2L0FdNY6" alt=""><figcaption></figcaption></figure>

You can view your current payment plan, contact limit, user limit, and number of contacts. If you need more quota for the above, please click "Upgrade Plan" in the top bar.

## Update Password

<figure><img src="/files/IteZv3prWffM8wfF5zwL" alt=""><figcaption></figcaption></figure>

You only need to input old password, and input new password and re-enter to confirm. Click Update to apply your new password.


---

# 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.chatalog.ai/settings/account-details.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.
