# Invoice Aging Report

The **Invoice Aging Report** in the Reports submenu of Faspay Billing 2.0 is a feature that groups invoices based on their age or the time elapsed since the issue date until now. This feature is used to identify and analyze the age of receivables that have not been paid by customers. Here are the steps to use the Invoice Aging Report feature:

## Invoice Aging Report Sub Menu

1. After successfully logging in, select the "**Faspay Billing New**" menu -> "**Reports**" -> select the "**Invoice Aging**" card menu.

<figure><img src="/files/Cqg6k1n5LdaG3qckgt0w" alt=""><figcaption><p>Invoice Aging Sub Menu</p></figcaption></figure>

2. The Detail Outstanding Report page will appear. There are 2 category options when viewing data in the Detail outstanding report.&#x20;
   1. **As Of**: Shows all outstanding invoice balances from the beginning until the specified "as of" date.&#x20;
   2. **Customer**

{% hint style="info" %}
Notes: The **"As Of"** field must not be empty.
{% endhint %}

<figure><img src="/files/3DNodgMtMcmGPvmLQtS1" alt=""><figcaption><p>Detail Outstanding Reports</p></figcaption></figure>

<table><thead><tr><th width="82">No</th><th width="186">Field Name</th><th>Description</th></tr></thead><tbody><tr><td>1</td><td>No</td><td>Number of the displayed report data.</td></tr><tr><td>2</td><td>Invoice No</td><td>Invoice number</td></tr><tr><td>3</td><td>Customer</td><td>Customer name</td></tr><tr><td>4</td><td>Invoice Date</td><td>Information about the invoice issuance date.</td></tr><tr><td>5</td><td>Due Date</td><td>The due date of the invoice that must be paid.</td></tr><tr><td>6</td><td>Days Overdue</td><td>Shows how many days the invoice payment has been delayed past the due date.</td></tr><tr><td>7</td><td>Total Outstanding</td><td>Information on the total amount of payments that are still unpaid by the customer at the time the report is generated.</td></tr><tr><td>8</td><td>Current</td><td>Refers to invoices that are not yet due, meaning the payment for those invoices has not yet passed the specified due date.</td></tr><tr><td>9</td><td>1-30 Days</td><td>Invoices that are overdue by 1 to 30 days.</td></tr><tr><td>10</td><td>31-60 days</td><td>Invoices that are overdue by 31 to 60 days.</td></tr><tr><td>11</td><td>61-90 days</td><td>Invoices that are overdue by 61 to 90 days.</td></tr><tr><td>12</td><td>91 – 120 days</td><td>Invoices that are overdue by 91 to 120 days.</td></tr><tr><td>13</td><td>>120 days</td><td>Invoices that are overdue more than 120 days.</td></tr><tr><td>14</td><td>Total</td><td>Refers to the total amount of unpaid invoices by customers, covering all invoice age categories, both those that are not yet due and those that are overdue.</td></tr></tbody></table>

### &#x20;Filter By As Of

If you want to view the details of all reports up to the "**As Of**" date:

1. Select the date in the "**As Of**" field.
2. Choose the "**As Of**" date.
3. Once done, click the "**Show**" button.

<figure><img src="/files/0KBUnFCqGY6XaZUddLtM" alt=""><figcaption><p>Filter by As Of</p></figcaption></figure>

4. This will display the invoice aging report based on the "**As Of**" date.

<figure><img src="/files/pEAm3WnpCwyXqUEp0Qvi" alt=""><figcaption><p>Rsult Filter by As Of</p></figcaption></figure>

### Filter By Customer

If you want to view the summary outstanding report details based on the customer name:

1. Select the date in the "**As Of**" field.
2. Select the customer name in the "**Customer**" field.
3. Once done, click the "**Show**" button.&#x20;

<figure><img src="/files/Z83NFrCtwgpoukOni9A3" alt=""><figcaption><p>Filter by Customer Name</p></figcaption></figure>

4. This will display the invoice aging report based on the customer name.

<figure><img src="/files/TFVbRS9mAtc00JXhjiqE" alt=""><figcaption><p>Result Filter by Customer Name</p></figcaption></figure>


---

# 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.faspay.co.id/getting-started/faspay-billing-2.0/how-to-use/reports/invoice-aging-report.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.
