# Account Details

## Edit Profile Account Details

{% hint style="warning" %}
*Editing personal information is not available at this time.*
{% endhint %}

### Changing your password

* **Click** on the "Details > Password" section

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

* Enter your current password
* Enter a new password
* Confirm the new password

After entering the correct current password, new password, and confirming the new password, the "Change Password" button will activate.

* **Click** the "Change Password" button to save the new password.

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

***

### Updating your profile picture

* **Click** the "Replace" button at the bottom of the Details page

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

* A file selection window will open, choose your image.&#x20;
* You can crop your image if needed,&#x20;
* **Click** "Upload"

<figure><img src="/files/2QzDVJ0N5GeWQhwFrSqp" alt="" width="375"><figcaption></figcaption></figure>

<figure><img src="/files/aO62drmaT7y7F9ZtiJt5" 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.motar.com/motar-core-services/intro-to-core-services/profile/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.
