# Account

The Account section provides access to all account-related settings and support resources. It allows users to manage billing information, view official documentation, and get assistance when required. This section is mainly used for administrative and support purposes to ensure smooth account operations and proper usage of the platform.

It includes the following options:

* **Billing:**\
  Used to manage subscription plans, view usage details, and handle payment-related information.
* **Docs:**\
  Provides access to platform documentation, guides, and references for understanding features and functionalities.
* **Support:**\
  Allows users to raise support requests, report issues, and get help from the Zata.ai support team.

The Account section helps users manage their account efficiently and stay informed about platform usage and support resources.


---

# 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.zata.ai/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.
