# Account Setting

### Rename Account

Follow this step by step to rename your account

1. Go to workspace&#x20;
2. Click profile button on the top-right corner and select edit profile\
   \
   ![](/files/7sWyrrEWzFUhcde9Nwe2)
3. Then on account setting page, click icon pencil \
   ![](/files/GShew7ey00HIjK0kHQJi)
4. After rename we can click button save&#x20;

### Change Password

Step by step to change password

1. Go to workspace&#x20;
2. Click profile button on the top-right corner and select edit profile\
   \
   ![](/files/7sWyrrEWzFUhcde9Nwe2)
3. Then on account setting page, click button change password \
   ![](/files/Ie7ERVjnbzPYe4nPiG4h)
4. And complete this last step, fill your previous password and setup new password\
   ![](/files/hYTyAgKmEVNO3cHe6yX1)


---

# 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.qore.dev/account/account-setting.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.
