> For the complete documentation index, see [llms.txt](https://docs.360dialog.com/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.360dialog.com/docs/hub/invoices/month-closing-invoice-mci.md).

# Month Closing Invoice (MCI)

The Month Closing Invoice (MCI) is issued automatically on the 1st of each month. It provides a full reconciliation of all per-message usage costs charged at Meta rates for the previous billing period across every WhatsApp Business Account (WABA) connected to the 360Dialog Hub.

The MCI reflects the final usage costs after applying all credit balance prepayments made during the billing period.

If a remaining balance is due, the payable amount is automatically charged to the payment method saved in the Hub.&#x20;

If the automatic payment attempt fails, a manual payment will be needed.&#x20;

For more details, see [Funds](/docs/hub/funds.md)

If no billable messages were sent during the month, no Month Closing Invoice is issued.

### <mark style="color:$primary;">Key Account Details</mark>

The invoice includes identification details related to the invoice billing period, the Unique 360Dialog Hub ID and the 360Dialog Hub owner company details.

### <mark style="color:$primary;">Benefits</mark>

|                                                       | <mark style="color:$primary;">Description</mark>                                 |
| ----------------------------------------------------- | -------------------------------------------------------------------------------- |
| <mark style="color:$primary;">Accurate Billing</mark> | Aligns 360Dialog billing data with Meta usage records                            |
| <mark style="color:$primary;">Transparency</mark>     | Provides a clear breakdown of key financial figures directly on the invoice      |
| <mark style="color:$primary;">Reconciliation</mark>   | Shows how usage, prepayments, refunds, and adjustments affect the Credit Balance |
| <mark style="color:$primary;">Consistency</mark>      | Ensures all usage and prepayment activity is captured                            |

### <mark style="color:$primary;">Line Items</mark>

|                                                                  | <mark style="color:$primary;">Description</mark>                  |
| ---------------------------------------------------------------- | ----------------------------------------------------------------- |
| <mark style="color:$primary;">WhatsApp Usage Costs</mark>        | Total per-message costs based on Meta rates                       |
| <mark style="color:$primary;">Settled with Credit Balance</mark> | Portion of the usage cost covered by prepaid Credit Balance funds |
| <mark style="color:$primary;">Transaction Fee</mark>             | Payment processing fees apply (4%)                                |
| <mark style="color:$primary;">Amount Payable</mark>              | Remaining balance charged to the saved payment method             |

### <mark style="color:$primary;">Monthly Summary</mark>

|                                                           | <mark style="color:$primary;">Description</mark>                    |
| --------------------------------------------------------- | ------------------------------------------------------------------- |
| <mark style="color:$primary;">Hub ID</mark>               | Unique 360Dialog Hub identifier                                     |
| <mark style="color:$primary;">Starting Balance</mark>     | Credit carried forward from the previous billing cycle              |
| <mark style="color:$primary;">Total Added Funds</mark>    | Prepayments added to the Credit Balance during the month            |
| <mark style="color:$primary;">Total Usage</mark>          | Total per-message costs billed at Meta rates                        |
| <mark style="color:$primary;">Total Refunds</mark>        | Refunds credited back to the Credit Balance                         |
| <mark style="color:$primary;">Ending Balance</mark>       | Final Credit Balance after all activity                             |
| <mark style="color:$primary;">Usage Reconciliation</mark> | Adjustments applied due to discrepancies or delayed data processing |

### <mark style="color:$primary;">MCI Example</mark>

The example below illustrates the structure of a typical Month Closing Invoice

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


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.360dialog.com/docs/hub/invoices/month-closing-invoice-mci.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
