# Account Management

- [Manage Subscription](https://help.whautomate.com/account-management/manage-subscription.md): Guide on Managing your Whautomate's subscription to upgrade, downgrade, and purchase add-ons.
- [Choose Your Plan](https://help.whautomate.com/account-management/manage-subscription/choose-your-plan.md): Learn about the plans we offer for your businesses.
- [Upgrade Subscription](https://help.whautomate.com/account-management/manage-subscription/upgrade-subscription.md): Learn how to seamlessly upgrade your Whautomate subscription in just a few steps. Discover flexible plans, enhanced features, and tools to elevate your business operations.
- [Whautomate Add-ons](https://help.whautomate.com/account-management/manage-subscription/whautomate-add-ons.md): Whautomate offers a range of add-ons to enhance your experience and cater to specific needs.
- [Update Payment Method](https://help.whautomate.com/account-management/manage-subscription/update-payment-method.md): Managing your payment method in Whautomate is essential for ensuring uninterrupted service and convenient billing.
- [Subscription Cancelations](https://help.whautomate.com/account-management/manage-subscription/subscription-cancelations.md): Whautomate's guide to cancelling your subscription.
- [Account Settings](https://help.whautomate.com/account-management/account-settings.md): This guide will walk you through the steps to update important settings such as Business Name, Location (Country), Time zone, and Currency for billing purposes.
- [Team Members Management](https://help.whautomate.com/account-management/team-members-management.md): Learn how to efficiently manage your team members on Whautomate with our quick guide.
- [Invite, Activate or De-activate Members](https://help.whautomate.com/account-management/team-members-management/invite-activate-or-de-activate-members.md): Whether you need to invite new members, activate their accounts, or deactivate existing ones, this guide will walk you through the simple steps to streamline your team management process.
- [Roles and Permissions](https://help.whautomate.com/account-management/team-members-management/roles-and-permissions.md): This guide outlines the different roles available in Whautomate and the corresponding permissions granted to each role.
- [Forgot Password](https://help.whautomate.com/account-management/forgot-password.md): Forgetting passwords can be frustrating, but fear not! This guide is here to help you regain access to your Whautomate account swiftly and securely.
- [Reset Password](https://help.whautomate.com/account-management/reset-password.md): Changing your password regularly is a crucial step in maintaining the security of your Whautomate account.
- [Two Factor Authentication](https://help.whautomate.com/account-management/two-factor-authentication.md): Protect your Whautomate account from unauthorized access by enabling Two-Step Verification.


---

# 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://help.whautomate.com/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.
