# Account

Click your portrait in the menu to access the account page.

![Manage Account Page](/files/-LFYlhx0BMDAL6lmcuXV)

In the account page you can&#x20;

* Change subscription plan
* Change your credit card
* Sign out
* Update your e-mail address
* Set a new password for your account

Setting a new password or changing your e-mail is only possible if you logged in recently. Sign out and log in again if you have not recently logged in.


---

# 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.brewfather.app/br/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.
