# AAM Price Level

The Alliance for Audited Media supports reporting paid circulation in different categories, based on discount. Some example categories might be:

* Paid circulation 50% or more of the basic price
* Paid circulation at 25% - 49% of the basic price
* Other paid circulation

Circulation uses the price levels defined here to assign subscriber rates or single copy routes to one of the categories above. Subscriber rates can be assigned price levels during Rate Code setup, and single copy outlets can be assigned price levels in Single Copy Route setup (or the Route Setup Utility). For rates or routes that do not have price levels assigned, Business Rules will be used to determine the price level.

{% hint style="info" %}
**Note:** *Price levels are optional. Also note that unpaid draw (unpaid comp, service, samples, unpaid single copy, etc.) will always be reported in the Unpaid portion of the AAM reports, and so does not need a price level.*
{% endhint %}

Once defined, the AAM price levels must be given report headings. That is done in AAM Report Headings (documented next). To define price levels:

* Select AAM Price Level from the AAM menu to display the AAM Price Level Setup screen.

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

* Click the Add icon and complete the following fields.

<table><thead><tr><th width="191.33333333333331">Field</th><th width="113">Type</th><th>What to enter</th></tr></thead><tbody><tr><td>AAM PRICE LEVEL</td><td>open (8)</td><td>Enter the ID for this AAM price level.</td></tr><tr><td>DESCRIPTION</td><td>open (15)</td><td>Enter a description of this AAM price level.</td></tr></tbody></table>

* Click OK to save the price level in the database or Add Another to save the existing record and add another price level.


---

# 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/business/aam-menu/aam-price-level.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.
