# Complaint Rate

The Complaint Rate Analysis Report is a summarized version of the [Complaint Report](/circulation-user-manual/reporting/route-menu/complaint.md) and can be used to identify problem routes.

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

#### To produce this report:

* Select Complaint Rate from the Management menu to display the Complaint Rate Analysis window.<br>

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

* Click Add and complete the following fields.<br>

  <table><thead><tr><th width="150">Field</th><th width="135.14592658907787">Type</th><th width="370.2">What to enter</th></tr></thead><tbody><tr><td>PRODUCT</td><td>setup</td><td>Enter the publication to include in this report (enter “*” to multi-select publications).</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 all indicate all routes.</td></tr><tr><td>DISTRICT OPTION</td><td>predefined</td><td>If a district should be sorted by district manager, enter detail here. Otherwise enter summary. If you select “detail”, information for old and new district managers will be reported separately.</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. This field is inactive if the report type is “all”.</td></tr><tr><td>DELIVERY TYPE</td><td>predefined</td><td>Enter the route type you want included in the report, or enter “*” to multi-select route types. Only routes with the selected route types will appear on the report. See Route Type in the Setup Manual for more information.</td></tr><tr><td>COMPLAINT CODE OPTION</td><td>predefined</td><td>The reason code for a complaint can be changed after the complaint is processed. In this field, indicate whether to use the actual reason code for the complaint on the END DATE entered above, or the complaint’s current reason code.</td></tr></tbody></table>

* Click OK and then Continue to produce the report.

### Understanding the Complaint Rate Analysis Report

This report lists all routes for the publication(s) selected. Each route’s delivery type, total draw for the report period, and number of complaints is shown. The complaints are divided by 1000 to get the complaints per thousand figure. Notice that the report lists delivery complaints separately (when a complaint code is set up, it is defined as delivery or non-delivery related). Also, since the complaint code can be changed after the complaint is processed, the report distinguishes between original delivery complaints (at the time of the End Date) and current delivery complaints, and lists the number of delivery complaints whose complaint code was changed.

{% hint style="info" %}
**Note:** *If a complaint was inadvertently entered as a delivery complaint or vice versa, you can change the complaint code after that complaint has processed (if you have security to modify a processed complaint code).*
{% endhint %}

#### Example—Complaint Rate Analysis Report

<figure><img src="/files/KjKroYcO3qsfxx8zHXfd" 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/complaint-rate.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.
