# Account Management

- [Managing your Account Settings](https://docs.predicthq.com/webapp-support/account-management/managing-your-account-settings.md)
- [How Do I Change My Name in My Account?](https://docs.predicthq.com/webapp-support/account-management/how-do-i-change-my-name-in-my-account.md)
- [How Do I Change My Password?](https://docs.predicthq.com/webapp-support/account-management/how-do-i-change-my-password.md)
- [How Do I Delete My Account?](https://docs.predicthq.com/webapp-support/account-management/how-do-i-delete-my-account.md)
- [How Do I Invite People Into My Organization?](https://docs.predicthq.com/webapp-support/account-management/how-do-i-invite-people-into-my-organization.md): Invite others to join your organization to use the WebApp
- [How Do I Log In With My Google or LinkedIn Account?](https://docs.predicthq.com/webapp-support/account-management/how-do-i-log-in-with-my-google-or-linkedin-account.md)
- [How Do I Update My Email Address?](https://docs.predicthq.com/webapp-support/account-management/how-do-i-update-my-email-address.md)
- [I Signed Up Using My Google/LinkedIn Account, but I Want To Log In With My Own Email](https://docs.predicthq.com/webapp-support/account-management/i-signed-up-using-my-google-linkedin-account-but-i-want-to-log-in-with-my-own-email.md)


---

# 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.predicthq.com/webapp-support/account-management.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.
