# Admin Account Profile

This is where you manage your account profile name and email.&#x20;

This is also where you enable or disable certain email notifications for your account.

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

{% content-ref url="/pages/nP8mMKWA4bOvzYQRMOsU" %}
[Change Password](/stammer.ai-docs/account-management/admin-account-profile/change-password.md)
{% endcontent-ref %}

{% content-ref url="/pages/y4TRdwQfwFXR8eQvs2ig" %}
[Google Auth Login](/stammer.ai-docs/account-management/admin-account-profile/google-auth-login.md)
{% endcontent-ref %}


---

# 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.stammer.ai/stammer.ai-docs/account-management/admin-account-profile.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.
