# Billing Portal

{% hint style="info" %}
To access billing information you need the *BILLING\_ADMIN* role granted to your user.&#x20;

To add this role to an existing user please open a request in the MOOST Support Center.
{% endhint %}

The Billing Portal is a self-service portal where you can manage your subscription billing, update payment information, view past invoices, and perform other billing-related tasks.

To access the Billing portal first select the navigation point "Settings" in the User Navigation (top right corner). Afterwards click on the Button "Show Billing Subscription" in the Billing Card under the Data Tab.

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


---

# 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://doc.moost.io/platform-manual/billing-portal.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.
