# Stop Analysis

The Stop Analysis report can help you analyze your stops—for example, how many customers who stopped for a specific reason have since started, and how many temporary stops have become permanent.

#### To produce this report:

* Select Stop Analysis from the Management menu to display the Stop Analysis Report window.<br>

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

  <table><thead><tr><th width="150">Field</th><th width="123.14592658907787">Type</th><th width="370.2">What to enter</th></tr></thead><tbody><tr><td>PRODUCT</td><td>setup</td><td>Enter the product to include in the report.</td></tr><tr><td>START DATE<br>END DATE</td><td>date</td><td>Enter the date range to be covered by the report. If you specify a date range in the future, the report will list starts as they are projected to be in that future date range. However, the status of those subscribers (temp. stop, perm. stop, etc.) will be as of the current date. The holds also for date ranges in the past.</td></tr><tr><td>SELECTION TYPE</td><td>predefined</td><td>Indicate whether the report should include specific Z<em>ip Codes, areas, regions, zones,</em> or <em>districts</em>. Enter All to include all areas.</td></tr><tr><td>SELECTION</td><td>setup</td><td>Enter the Zip, area, region, zone or district (depending on what type is entered above) to include, or enter “*” to multi-select. If you entered “All” above, this field will be skipped.</td></tr></tbody></table>
* Click OK and then Continue to produce the report.

The table below explains the column headings in the report.

<table><thead><tr><th width="178.66492829204694">Column</th><th width="507.4285714285714">Definition</th></tr></thead><tbody><tr><td>PERM NO START</td><td>Subscribers who became permanently stopped within the time frame selected and remained permanently stopped.</td></tr><tr><td>PERM ACTIVE</td><td>Subscribers who became permanently stopped within the time frame selected and are now permanently active.</td></tr><tr><td>PERM INACTIVE</td><td>Subscribers who (a) became permanently stopped, within the time frame selected (b) restarted, and (c) then became temporarily stopped.</td></tr><tr><td>TEMP NO RESTART</td><td>Subscribers who became temporarily stopped within the time frame selected and have not restarted.</td></tr><tr><td>TEMP RESTART</td><td>Subscribers who became temporarily stopped within the time frame selected and have restarted.</td></tr><tr><td>TEMP NOW PERM</td><td>Subscribers who became temporarily stopped within the time frame selected and are now permanently stopped.</td></tr><tr><td>TOTAL PERM</td><td>(PERM NO START) + (PERM ACTIVE) + (PERM INACTIVE).</td></tr><tr><td>TOTAL TEMP</td><td>(TEMP NO RESTART) + (TEMP RESTART) + (TEMP NOW PERM).</td></tr><tr><td>TOTAL STOPS</td><td>(TOTAL PERM) + (TOTAL TEMP).</td></tr><tr><td>TEMP VAC PACK</td><td>Subscribers who became temporarily stopped within the time frame selected and received a vacation pack.</td></tr></tbody></table>

#### Example—Stop Analysis Report

<figure><img src="/files/CbjsgxJRTGUSt1SA2xtv" 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/stop-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.
