# Start/Stop Analysis

The Start/Stop Analysis Report can be used to show which of your new starts have now stopped. The report can be run for a specified product or date range. For example, a subscriber may have started on 02/05 but then stopped on 03/15. If the report is run for 02/01 - 02/28, this subscriber would be included.

#### To produce this report:

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

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

  <table><thead><tr><th width="153.9887824489999">Field</th><th width="150">Type</th><th>What to enter</th></tr></thead><tbody><tr><td>PRODUCT</td><td>setup</td><td>Enter the product for which to run the report. Enter “*” to multi-select products.</td></tr><tr><td>START DATE<br>END DATE</td><td>date</td><td>Enter the date range for the report. All subscribers who started in this date range and subsequently stopped (regardless of the date) will be included.</td></tr><tr><td>ALL REASONS,<br>REASON CODE</td><td>yes/no<br>setup</td><td>To run the Start/Stop Analysis Report for all start reason codes, check the All Reasons field. Otherwise, enter the start reason code to include in the Reason Code field, or enter “*” to multi-select start reason codes.</td></tr></tbody></table>
* Click OK and then Continue to produce the report.

#### Example—Start/Stop Analysis Report

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

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