# Invoices Tab

The Invoices page in the Partner Hub provides an overview of all platform costs generated as a 360Dialog Partner.

Invoices can be viewed, downloaded, and paid directly from this page.

The types of invoices displayed depend on the configured billing model.

For more, see [Billing Models](/partner/get-started/billing-models.md)

### Invoice Status

Each invoice includes a status indicator showing if any action is required

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

<table data-header-hidden><thead><tr><th width="131.666748046875">Status</th><th>Description</th><th>Action</th></tr></thead><tbody><tr><td></td><td>Description</td><td>Action</td></tr><tr><td>Pending</td><td>Invoice has been issued and an automatic payment attempt is scheduled</td><td>No action required unless payment fails</td></tr><tr><td>Unpaid</td><td>Automatic payment was not completed - account is at risk of service suspension </td><td>Manual payment required</td></tr><tr><td>Paid</td><td>Invoice has been successfully paid</td><td>No action required</td></tr></tbody></table>

Partners receive all relevant invoice documents reflecting subscription fees, credit top-ups, and usage charges, according to the configured billing model.

## Invoice Types&#x20;

### Partner Plan

Monthly platform fee for access to the Partner Hub and APIs.\
Issued: 1st of each month\
Billed to: All Partners

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

### Pro-Rata Licence Fee

Pro-rata licence fee for each active WhatsApp channel added during the current billing cycle.\
**Issued:** 31st of each month\
**Billed to:** Partner-Paid

### License Fee

Monthly licence fee for each active WhatsApp channel.\
**Issued:** 1st of each month\
**Billed to:** Partner-Paid

### Monthly Closing Invoice (MCI)

Summary of WhatsApp messaging usage and other platform charges for the previous billing period.\
**Issued:** 1st of each month\
**Billed to:** Partner-Paid

### Usage Top-Up (4% processing fee applies)

Issued when funds are added to the prepaid balance.\
**Issued:** At time of top-up\
**Billed to:** Partner-Paid

### Aditional Reports

For partners using the Partner-Paid billing model, the following detailed reports are generated and sent each month.

{% columns %}
{% column %}
WhatsApp Usage Summary by WABA&#x20;

Monthly breakdown of billable messages by category (Marketing, Utility, Authentication) and associated costs per channel
{% endcolumn %}

{% column %}
Daily Message Counts&#x20;

Granular report showing daily delivered volumes grouped by channel and category
{% endcolumn %}
{% endcolumns %}


---

# 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://docs.360dialog.com/partner/partner-hub/invoices-tab.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.
