# Account

- [Dashboard](https://docs.super-forms.com/account/dashboard.md)
- [Your Invoices](https://docs.super-forms.com/account/dashboard/your-invoices.md): Here you will find your latest invoices
- [Billing details](https://docs.super-forms.com/account/dashboard/billing-details.md): Updating your billing details or payment method
- [Your Licenses](https://docs.super-forms.com/account/dashboard/your-licenses.md): Here you can find a list of your active licenses
- [E-mail Notification](https://docs.super-forms.com/account/dashboard/e-mail-notification.md): Here you can change your E-mail notification settings
- [Password reset](https://docs.super-forms.com/account/dashboard/password-reset.md): Here you can reset your password
- [Cancel subscription](https://docs.super-forms.com/account/dashboard/cancel-subscription.md): How do I cancel my Super Forms subscription?


---

# 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.super-forms.com/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.
