# Configuring Account Users

To configure an account's user information, follow these steps:

* Navigate to '**My Account**' settings.

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

* Provide the first name, last name and then click on the '**Update Profile**' button.

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

* To change the password, Click on the '[**Change password**](https://dashboard.customfit.ai/settings/changePassword)' link.
* Enter your '**Current password'** and '**New password'**. Then click on the **Change password** button.

<figure><img src="/files/jISSRbUtkh39mISTNR1q" 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://doc.customfit.ai/account-setup/configuring-account-users.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.
