# Invoice

### Overview

The **Invoice tab** allows you to easily view, download, and manage your MangoApps invoices, as well as access options for account cancellation. This guide provides an overview of the features and actions available on this tab.

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

***

### Downloading Past Invoices

You can access and download previous invoices for your records or auditing needs.

* **Invoice Period:** Select the desired billing period from the dropdown list to view a specific invoice.
* **Go:** After selecting a billing period, click **GO** to load the corresponding invoice details.
* **Invoice Number:** Displays the unique invoice number for your records and reference.
* **Download Invoice:** Click this link to download a PDF copy of the invoice for your personal or company records.

{% hint style="info" %}
Keeping copies of your invoices is recommended for accounting and audit purposes.
{% endhint %}

***

### Cancelling Your MangoApps Account

If you decide to cancel your MangoApps subscription, the Invoice tab provides an option to initiate the process.

1. **Please Cancel My Account:** Click this link to begin the cancellation process.
2. **Reason:** You’ll be prompted to share your reason for canceling. Your feedback helps us improve MangoApps.
3. **Cancel My Account:** Once you're ready, confirm the cancellation by clicking the **CANCEL MY ACCOUNT** link.

{% hint style="danger" %}
Cancelling your account will permanently delete all your data, including:

* Users
* Files
* Wikis
* Posts
* All other updates\
  This action is irreversible. We recommend contacting MangoApps support before proceeding, as we are always here to assist you.
  {% endhint %}

***

### Frequently Asked Questions (FAQs)

**Q. Can I choose who receives the invoice and payment notices?**

**A.** Yes. All Network Admins automatically receive invoices and payment notifications. You can also add additional email addresses to receive these notices by updating the recipient list in your admin settings.

***

**Q. I need an invoice! Can you send me one?**

**A.** Invoices are automatically emailed to you after each successful payment. If you haven't received it, please check your spam or junk folders. You can also download copies of past invoices directly from the **Invoice Details** section on your Billing tab.


---

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