# Billing & Invoice

To view your invoice or make any changes to your billing, select **Billing** from the left hand navigation menu in the **Admin Portal**. If you do not immediately see it, click the **More** option.

<figure><img src="/files/8ybeL8QNhjOf5P2AhfLp" alt="" width="563"><figcaption></figcaption></figure>

From this module you will be able to select your plan, manage your credit card details, view your invoice history, and also make changes to your invoice settings.

<figure><img src="/files/9RT7TXcWRkaETxTVndKp" alt="" width="563"><figcaption></figcaption></figure>

{% hint style="info" %}
If you have any questions about your billing cycle or invoices, please reach out to <support@mangoapps.com>.
{% endhint %}


---

# 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://guides.mangoapps.com/workplace-guide/admin-set-up/billing-and-invoice.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.
