# Formal Complaint

When a certain number of complaints are entered for a subscriber within a certain timeframe, the complaints can be escalated: e-mail can be sent to key personnel, contact and resolution information can be entered, and the escalated complaint will appear on this report, the Formal Complaint Report.

The Formal Complaint Report can be run for resolved and/or unresolved complaints, and complaints that were or were not resolved within the allotted number of resolution days.

#### To create the report:

* Select Formal Complaint from the Management menu to display the Formal Complaint Report window.<br>

  <figure><img src="/files/5au9leQEBie3eheM1UNZ" alt=""><figcaption></figcaption></figure>

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

  <table><thead><tr><th width="150">Field</th><th width="150">Type</th><th width="370.2">What to enter</th></tr></thead><tbody><tr><td>PRODUCT</td><td>setup</td><td>Enter the publication for which you are creating the Formal Complaint report.</td></tr><tr><td>START DATE<br>END DATE</td><td>date</td><td>Enter the date range for the report. Only escalated complaints escalated within this date range will be included.</td></tr><tr><td>COMPLAINT CODE</td><td>setup</td><td>Enter the formal complaint code to include in the report, or enter “*” to multi-select complaint codes. Only formal complaints entered with the complaint codes selected here will be included in the report.</td></tr><tr><td>RESOLUTION TYPE</td><td>predefined</td><td>Indicate whether the report should include resolved escalated complaints, unresolved escalated complaints, or all escalated complaints.</td></tr><tr><td>RESOLUTION BASIS</td><td>predefined</td><td>Indicate whether the report should include escalated complaints that were resolved within the allotted resolution days, that were not resolved within the allotted resolution days, or all complaints. The allotted number of resolution days are defined in Publication setup.</td></tr><tr><td>DELIVERY TYPE</td><td>predefined</td><td>Indicate which delivery types should be included in the report: route, mail, unassigned (for example, complaints from non- subscribers), or all.</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 routes.</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></tbody></table>

* Click OK and then Continue to create the report.

#### Example—Formal Complaint Report

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