> For the complete documentation index, see [llms.txt](https://docs.tryterra.co/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.tryterra.co/faq/help-topics/billing-account.md).

# Billing & account

Your dashboard account, API keys, environments and going to production.

## Topics

{% content-ref url="/pages/N4d8BS6hsme2EXhms5qI" %}
[Dashboard, users and connections](/faq/help-topics/billing-account/dashboard-users-and-connections.md)
{% endcontent-ref %}

{% content-ref url="/pages/PjdPiDL3EO088Dlp3JlE" %}
[Environments, config and going to production](/faq/help-topics/billing-account/environments-config-and-going-to-production.md)
{% endcontent-ref %}

{% content-ref url="/pages/Nuwf2kCLaHP0EcpuDsOG" %}
[Data, payloads and destinations](/faq/help-topics/billing-account/data-payloads-and-destinations.md)
{% endcontent-ref %}

{% content-ref url="/pages/pTrYxIUoak80c8SRhVMF" %}
[Support and getting help](/faq/help-topics/billing-account/support-and-getting-help.md)
{% endcontent-ref %}

{% content-ref url="/pages/3zZG4z51HukA3r9BvA9X" %}
[Usage limits and overage charges](/faq/help-topics/billing-account/usage-limits-and-overage-charges.md)
{% endcontent-ref %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.tryterra.co/faq/help-topics/billing-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.
