> For the complete documentation index, see [llms.txt](https://guides.mangoapps.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://guides.mangoapps.com/admin-guide/billing-and-invoices.md).

# Billing & Invoices

This section aims to provide admin users with a detailed breakdown of the billing menu, enabling smooth navigation and efficient management of financial transactions within the intranet platform.

Within the billing menu, admins will find a user-friendly interface designed to streamline administrative tasks. This section covers frequently asked questions (**FAQ**s) to address common concerns and provide clarity on various aspects of the billing process. Additionally, step-by-step instructions are outlined for **downloading invoices**, ensuring that admin users can easily access and review transaction details. This guide also includes a concise set of instructions for **canceling** a domain, simplifying the process for administrators who need to manage their organization's intranet services effectively. Furthermore, users will gain insights into customizing and **setting up information on invoices**, allowing for tailored and professional documentation of financial transactions within the MangoApps platform.

{% hint style="danger" %}
This section will only appear within domains paying by credit card. Invoice clients will **NOT** have this module enabled. For more information, contact your MangoApps Account Team.
{% endhint %}


---

# 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://guides.mangoapps.com/admin-guide/billing-and-invoices.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.
