# CR GL Account

While some general ledger accounts are linked to Circulation transactions in AR GL Account or Charge/Credit Code, other accounts (for example, accounts used for draw charges and credits and subscriber revenue) are linked using the CR GL Account option. You may set up these accounts based on the company, product, distribution method, AAM zone, district, draw type/class, and delivery schedule.

In order to define these general ledger accounts, you must first set up your delivery schedules (see [Delivery Schedule](/circulation-setup-manual/business/products-menu/delivery-schedule.md)). All general ledger account numbers must have been defined in advance (see [Chart of Accounts](/circulation-setup-manual/accounting/general-ledger-menu/chart-of-accounts.md) for details). For more information about general ledger accounts, see [General Ledger](/circulation-setup-manual/accounting/introduction.md#general-ledger).

1. Select CR GL Account from the Accounting | General Ledger menu in Graphical Setup to display the CR GL Accounts screen.<br>

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

2. Click the Add icon in the lower part of the screen and complete the following fields.<br>

   <table><thead><tr><th width="183.33333333333334">Field</th><th width="131">Type</th><th>What to enter</th></tr></thead><tbody><tr><td>COMPANY</td><td>setup</td><td>Select the company for these GL accounts (select “*” for all).</td></tr><tr><td>PRODUCT</td><td>setup</td><td>Select the product for these GL accounts (select “*” for all).</td></tr><tr><td>DISTRIB METHOD</td><td>predefined</td><td><p>Select the distribution method (mail, day pass, a route type, a single copy type, or select “*” for all) for these GL accounts.<br></p><p><strong>Note:</strong> <em>“Day Pass” will only be a valid option for publications set up to allow day pass subscriptions. When the distribution method is “Day Pass”, the delivery schedule will be set to “*” and the Draw Type/Class to “Office Pay”.</em></p></td></tr><tr><td>AAM ZONE</td><td>setup</td><td>Select the AAM Zone for these GL accounts (select “*” for all).</td></tr><tr><td>DELIVERY SCHEDULE</td><td>setup</td><td>Select the delivery schedule for these GL accounts (select “*” for all).</td></tr><tr><td>DRAW TYPE/CLASS</td><td>predefined</td><td><p>Select the draw type for these GL accounts (Carrier Collect, Office Pay, Paid Complimentary, etc.) or a valid draw class, or select “*” for all. </p><p></p><p>You must set up general ledger account numbers for all draw types, including “Samples” and “Service”, even though their rate may be zero.</p></td></tr><tr><td>AREA<br>REGION<br>DISTRIB ZONE<br>DISTRICT</td><td>setup</td><td>Enter the area, region, distrib zone, and district for these GL accounts (enter “*” in a field to indicate all).</td></tr><tr><td>ACCOUNT TYPE</td><td>predefined</td><td><p>If you are defining CR GL accounts for a specific account type, such as “agent” or “sub”, select the account type here.</p><p>Otherwise, choose “*” to include all accounts, or leave blank to define CR GL accounts for delivery carriers.</p></td></tr><tr><td>G/L ACCOUNT</td><td>setup</td><td><p>For each day of the week, enter the general ledger account, if any, for Delivery Expense, Returns, Account Revenue, Advance Bill, Subscriber Coupons, and Subscriber Revenue. Click the Find icon to the right of a field to select from a list of valid GL accounts.<br></p><p>For example, for a draw type of “office pay”, you might enter G/L account numbers for Delivery Expense, Returns, Account Revenue, Subscriber Coupons, and Subscriber Revenue. For a distribution method of “rack” and a draw class of “standing”, you might enter GL account numbers for Returns and Account Revenue.<br></p><p>This coupon account is used for coupons received with subscriber payments. Coupons entered with account payments go to the G/L account in the coupon account number set up in AR/GL Account (see <a href="/pages/Ii2eWnsWTc5VZZpDlNOs">AR GL Account</a>). Do not enter an account number in Advance Bill if you do not advance bill accounts.</p></td></tr></tbody></table>

3. Click OK to add the general ledger account information to the database, or click Add Another to add the GL information and begin setting up another record. You must set up a general ledger account for every draw combination. To make sure that every draw type has valid account numbers, you can set up a record and enter asterisks (\*) in Distrib Method, AAM Zone, Region, District, Delivery Schedule, and Draw Type/Class.


---

# 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/accounting/general-ledger-menu/cr-gl-account.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.
