# Billing

Go to your profile page and you will find the Billing settings section

<figure><img src="/files/kRSpiyhOenJtGFlqYYE8" alt=""><figcaption></figcaption></figure>

**Billing Settings**

<figure><img src="/files/BlCJbuGYn8ZLvXAQoEWN" alt=""><figcaption><p>Billing settings</p></figcaption></figure>

In the **billing settings** you will find:

* **Plan** -> Your current Bravo Plan. Also, the option to upgrade and downgrade your plan
* **Next Invoice** -> Information about when and which amount will your next invoice be (only paying users)
* **Add-on** -> Users that have upgraded their apps and are using an add-on (ADVANCED or BUSINESS) will be available to manage the allowance on which app will be using the Add-on.
* **Payment details** -> Your credit card payment details
* **EU VAT / Tax ID** -> option to add or update the Tax ID for your invoices
* **Invoices** -> List of invoices to download


---

# 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.bravostudio.app/good-to-know/billing.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.
