# My Account

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

The My Account page allows you to view and manage your Elements Hosting account details.

From this page, you can:

* Update your name, language, email address, phone number, and billing address
* Create and view notes for non-sensitive information and secrets for sensitive information that can be shared with the Elements Hosting team
* Enable 2FA (two-factor authentication), change your Client Portal password, and restrict access to your Client Portal by IP address
* Manage your notification settings
* View your Client Portal email history (system emails, support emails, etc.)
* Grant account access to other users, such as colleagues or clients


---

# 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.realmacsoftware.com/elements-docs/hosting/elements-hosting-client-portal/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.
