# Summary Monthly

The Summary Invoice feature functions to display an overview of all user invoices in a single view. Through this feature, users can easily see the total amount billed, payment status, billing period, and a brief summary of each invoice without having to open them one by one.

This feature helps users to:

* Monitor all invoices efficiently.
* Compare total charges across different periods.
* Quickly check payment status.
* Support reconciliation and financial reporting processes more effectively.

In summary, the Summary Invoice feature provides a concise overview that gives users a clear understanding of their overall billing information.


---

# 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.cloudeka.ai/service-portal-ai/billing/summary-monthly.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.
