# Draw Class

A single copy outlet may have several different draw quantities that need to be managed and recorded separately. For example, a single copy outlet may have a standing order, but, on occasion, the newspaper may elect to send more copies (box-out) or the location may request additional copies (extras). Promotional copies may also be sent out in certain cases. To manage the standing order (normal) draw separately from the box-out and extra copies, Circulation uses single copy draw types, known as “draw classes”.

When returns are entered for the route, they are applied to draw classes based on a priority defined in Publication setup. The draw class also defines the AAM draw type (paid, unpaid, bulk, or third party) to use for AAM reporting, based on single copy type (see [Specifics, Draw Class Single Copy Type](/circulation-setup-manual/distribution/route-menu/single-copy-type.md#specifics-draw-class-single-copy-type)). The optimal returns percentage or amount, as well as the minimum and maximum draw allowed for a route, is defined by draw class in the Route Setup Utility (see the User Manual).

#### To set up a draw class:

1. Select Distribution | Route | Draw Class to display the Draw Class Setup screen.

   <figure><img src="/files/1qBl6UnAMPvaL5N4H0vK" alt=""><figcaption></figcaption></figure>
2. Click the Add icon and complete the following fields.

   <table><thead><tr><th width="157.33333333333334">Field</th><th width="111">Type</th><th>What to enter</th></tr></thead><tbody><tr><td>DRAW CLASS</td><td>open (8)</td><td>Enter an ID for the draw class.</td></tr><tr><td>DESCRIPTION</td><td>open (30)</td><td>Enter a description of this draw class.</td></tr><tr><td>PRIMARY</td><td>yes/no</td><td>Indicate if this is a primary draw class for single copy routes. This is known as the “standing” or “normal” draw. You must designate one, and only one, draw class as the “primary” class.</td></tr></tbody></table>
3. Click OK to save the draw class in the database or Add Another to save the existing record and add another draw class.

{% hint style="info" %}
**Note:** *If a route is assigned draw for a non-primary draw class, be sure the route also has a draw of 1 or more for the primary draw class.*
{% endhint %}


---

# 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-setup-manual/distribution/route-menu/draw-class.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.
