# Detail Age Analysis

The Age Analysis Detail report is similar to the [Age Analysis Summary report](/circulation-user-manual/reporting/management-menu/summary-age-analysis.md), but individual account transactions are also listed here.

#### To produce the report:

1. Select Detail Age Analysis from the Management menu to display the Age Analysis–Detail window.

   ![](/files/5nPO6eW29s1O5ij6hGi9)
2. Click Add and complete the following fields.

   <table><thead><tr><th width="166.45887961859356">Field</th><th width="150">Type</th><th width="371.2">What to enter</th></tr></thead><tbody><tr><td>COMPANY</td><td>setup</td><td>Enter the company for which to run the aging report (enter “*” to select all companies).</td></tr><tr><td>BILL SOURCE</td><td>setup</td><td>Enter the bill source for which to run the report (enter “*” to select all bill sources).</td></tr><tr><td>AGING DATE</td><td>date</td><td>Enter the date on which the aging should be based.</td></tr><tr><td>SELECTION TYPE</td><td>predefined</td><td>Indicate whether this report should include one or more district, zone, region, or area, or account.</td></tr><tr><td>SELECTION</td><td>setup</td><td>Enter a particular district, zone, region, or area (depending on the selection type entered above) to include in the report, or enter “*” to multi-select. If Selection Type is “Account”, enter the account ID of the carrier/dealer for whom you are running the report, or enter “*” to include all accounts.</td></tr><tr><td>SELECT BY</td><td>predefined</td><td>Indicate whether this report should further select by route type, account class, account group, or collector. If not, select all in this field.</td></tr><tr><td>SELECTION</td><td>setup</td><td>If you entered “all” in Select By, this field will be skipped. Otherwise, enter one or more route types, account classes, account groups, or collectors, depending on what you entered in Select BY. Use * to multi-select.</td></tr><tr><td>DEMOGRAPHIC</td><td>setup</td><td>If you selected account class or account group in Select By, you will be able to select a single account demographic.</td></tr><tr><td>ANSWER</td><td>setup</td><td>Enter a valid answer to the demographic question selected.</td></tr><tr><td>AGING CRITERIA</td><td>predefined</td><td>Enter one of the following to indicate the aging period or type of content that is to <em>appear in the report:</em><br><em>All aging periods</em><br><em>1st aging period</em><br><em>2nd aging period</em><br><em>3rd aging period</em><br><em>4th aging period</em><br><em>5th-8th periods</em><br><em>9th-12th periods</em><br><em>Unapplied payments</em></td></tr><tr><td>BALANCE TYPE</td><td>predefined</td><td>Select the type of balance to include in the report: credit, debit, or both.</td></tr><tr><td>BALANCE MINIMUM</td><td>decimal</td><td>If you selected a balance type of “credit” or “debit”, enter the minimum balance an account must have to be selected for the report.</td></tr><tr><td>PERIODS TO DISPLAY</td><td>open (2)</td><td>Enter the number of age periods to display on the report (between 4 and 12).</td></tr><tr><td>ZERO BALANCE ACCOUNTS</td><td>yes/no</td><td>Indicate whether to include zero balance accounts in the report.</td></tr><tr><td>SORT BY</td><td>predefined</td><td>Indicate whether the report should sort by account or name (alphabetical) within the sort area defined above.</td></tr><tr><td>GENERATE TASKS</td><td>yes/no</td><td>Select this checkbox to generate event tasks for qualifying accounts when running this report. Note: Event tasks must be set up previously.</td></tr><tr><td>EXPORT</td><td> yes/no</td><td> Select this checkbox if you want to create an export file.</td></tr><tr><td>FILE FORMAT </td><td>setup</td><td> Select the file map to use for this export. A file map must be set up previously.</td></tr><tr><td>FILE NAME  </td><td>open</td><td>You can accept the default file name or modify it.</td></tr></tbody></table>
3. Click OK and then Continue to produce the report.

#### Example—Detail Age Analysis Report

<figure><img src="/files/y8whwuicXXOAUloIsagv" alt=""><figcaption></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.navigaglobal.com/circulation-user-manual/reporting/management-menu/detail-age-analysis.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.
