# 3.5. Account

**Account** is where you can manage information and settings related to your account.

Click on the **Account** icon in the left navigation bar to perform actions related to your account.

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

* **Account settings:** allows users to manage their personal information and settings related to their account.

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

* **Password:** This function allows users to update their password to enhance account security.

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

* **Log out:** Allows users to safely exit their account.

<figure><img src="/files/iBTrzRSW3KfY19ZQd03z" 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.shopone.io/english/creating-a-landing-page-with-shopone/features-in-the-dashboard/account.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.
