# account management

- [Teams](https://help.supporthunt.com/account-management/teams.md): Teams in Support Hunt allows you to group the agents or the users as per their departments in-order to meet the primary objective
- [Teammates](https://help.supporthunt.com/account-management/teammates.md): Users that have access to your Support Hunt account.
- [Purchasing a plan](https://help.supporthunt.com/account-management/purchasing-a-plan.md): Quick walkthrough of Subscribing or Unsubscribing from a plan based on your preference
- [Payment Methods](https://help.supporthunt.com/account-management/payment-methods.md): Different types of payment methods that Support Hunt accepts
- [Refund Policy](https://help.supporthunt.com/account-management/refund-policy.md): Refund policy at Support Hunt
- [Reset Password](https://help.supporthunt.com/account-management/reset-password.md): Lost your password? Unable to login into your account? Well, we've got you covered
- [Deleting Account](https://help.supporthunt.com/account-management/deleting-account.md): Support Hunt takes user data very seriously, and to abide with GDPR & CCPA rules, you can request to delete your personal information or your Support Hunt account at any time


---

# 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.supporthunt.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.
