# Account

## Getting Started

Here you will find account details like your name, email, mobile number (for text messages), screen name and resetting your password.

<https://www.brewersfriend.com/homebrew/profile/account>

![](/files/-M40NTVlYy7memxBGtx-)

### Account Details

Changing any of the following fields will require your current password.

* Current Password
* Email
* Mobile
* Screen Name
* New Password
* Repeat New Password

### Forum Settings

Link to access your forum settings.


---

# 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.brewersfriend.com/profile/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.
