# District Summary

The District Manager Summary Report lists starts, stops, restarts and complaints by source and reason codes. This can be useful in locating general circulation trends.

{% hint style="info" %}
**Note:** *Only complaint codes flagged as a delivery complaints (see Complaint in the Setup Manual) will be included in this report.*
{% endhint %}

#### To produce the report:

* Select District Summary from the Management menu to display the District Manager Summary Report window.<br>

  <figure><img src="/files/3AZLavrUxxLFxFtXtUJW" alt=""><figcaption></figcaption></figure>
* Click Add and complete the following fields.<br>

  <table><thead><tr><th width="150">Field</th><th width="116.9058402860548">Type</th><th width="371.2">What to enter</th></tr></thead><tbody><tr><td>PRODUCT</td><td>setup</td><td>Enter the product ID.</td></tr><tr><td>START DATE<br>END DATE</td><td>date</td><td>Enter the date range to be covered by the report.</td></tr><tr><td>SELECTION TYPE</td><td>predefined</td><td>Indicate whether this report should include a particular district, zone, region, or area, or enter all to include all areas.</td></tr><tr><td>SELECTION</td><td>setup</td><td>Enter a particular district, zone, region, or area (depending on the report type entered above) to include in the report, or enter “*” to multi-select. This field is inactive if the report type is “all”.</td></tr></tbody></table>
* Click OK and then Continue to process the report.

#### Example—District Manager Summary Report

<figure><img src="/files/yIzsgneafO1mcX6BKCpj" 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/district-summary.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.
