# Managing My Account

The **My Account** section in BotPenguin is your central hub for managing both your **personal profile settings** and **account security**. From here, you can update user details, business information, and platform preferences, or securely change your login password.

The page is divided into two key sub-sections:

* **Account Settings** – Manage your profile image, email, contact information, business details, company size, and industry.

{% content-ref url="/pages/HfxsuWjNFrWo7bcxaZzz" %}
[Account](/settings/managing-my-account/account.md)
{% endcontent-ref %}

* **Password Settings** – Update your current password to keep your account secure.

{% content-ref url="/pages/2AP1l7k94jkGIaTZbpfG" %}
[Password](/settings/managing-my-account/password.md)
{% endcontent-ref %}

> Use the sidebar navigation to access either tab and make necessary updates. All changes are saved in real-time after clicking the **Submit** button.

If you still have some questions for our team, write to us at <support@botpenguin.com>. We will respond back within 48 business hours.


---

# 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://help.botpenguin.com/settings/managing-my-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.
