# Daily Draw Impact

The Daily Draw Impact report is used to show changes in draw, by publication and delivery schedule, between two dates. Each transaction that changes the draw can be included, and the net change in draw is also shown.

{% hint style="info" %}
**Note:** *If you allow copies to vary by day or draw changes to be made manually to home-delivered routes, the transaction detail may not match the net draw difference shown on the report. Only transaction changes (i.e., from starts, stops, delivery schedule changes, etc.) are shown in the detailed report.*
{% endhint %}

#### To produce this report:

* Select Daily Draw Impact from the Management menu to display the Daily Draw Impact Report window.<br>

  <figure><img src="/files/IYHqywYNXT1Ash89l27M" 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 product for which to run the report. Enter “*” to multi-select products.</td></tr><tr><td>SUMMARIZE</td><td>predefined</td><td>Select Both if you want to generate detail (i.e., broken out by transaction type) and summary information. Select Only to generate only summary information (i.e., the net change for each delivery schedule).</td></tr><tr><td>START DATE<br>END DATE</td><td>date</td><td>Enter the date range for the report. Subscription transactions entered after the start date and through the end date will be included. Transactions that suspend the subscription, and vacation pack temp stops, are not included.</td></tr></tbody></table>
* Click OK and then Continue to produce the report.

#### Example—Daily Draw Impact Report

<figure><img src="/files/n09cTNOhOehtaalgnGYG" 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/daily-draw-impact.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.
