# AR GL Account

Circulation needs to know the numbers of certain accounts in your general ledger. These accounts are defined in CHART OF ACCOUNTS and then linked to transactions (such as draw charges) elsewhere on the Setup menu (see [General Ledger](/circulation-setup-manual/accounting/introduction.md#general-ledger) for more information). The GL accounts that are involved in Accounts Receivable are linked using this option.

Circulation uses the AR Account, Cash Account, Coupon Account and Credit Card Account during Account Payment Processing. The AR Account, Cash Discount Account, and Finance Charge Account are used during Account Billing Processing. You must set up the AR/GL accounts here, or errors will occur during Account Billing.

#### To identify these accounts:

1. Select **AR GL Account** from the General Ledger menu to display the AR GL Accounts Setup screen.<br>

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

   <table><thead><tr><th width="192.33333333333334">Field</th><th width="98">Type</th><th>What to enter</th></tr></thead><tbody><tr><td>COMPANY</td><td>setup</td><td>Enter the company for which you are defining AR accounts.</td></tr><tr><td>BILL SOURCE</td><td>setup</td><td>Enter the bill source for which you are defining AR accounts.</td></tr><tr><td><p>AR ACCOUNT</p><p><br>DETAIL *</p></td><td><p>setup</p><p><br>yes/no</p></td><td>Enter the Accounts Receivable general ledger account for this company and bill source, and indicate whether transaction detail should be kept for transactions with this AR Account.<br>Business Rules determine the level of detail at which transactions should be created for the general ledger. Since retention of all detail can take up a great deal of disk space, retain only the necessary detail. You may decide to keep the detail initially for troubleshooting and then change the flags to “no” at a later date.</td></tr><tr><td><p>CREDIT CARD ACCOUNT</p><p><br>DETAIL</p></td><td><p>setup</p><p><br>yes/no</p></td><td>Enter the Credit Card general ledger account (used for account credit card payments) for this company and bill source, and indicate whether transaction detail should be kept for transactions with this credit card account. Business Rules determine if payment by credit card is allowed for accounts.</td></tr><tr><td><p>COUPON ACCOUNT</p><p><br>DETAIL</p></td><td><p>setup</p><p><br>yes/no</p></td><td>Enter the Account Coupon general ledger account for this company and bill source, and indicate whether transaction detail should be kept for transactions with this account. The Coupon Account is used for coupons entered with account payments.</td></tr><tr><td><p>CASH DISCOUNT ACCOUNT</p><p><br>DETAIL</p></td><td><p>setup</p><p><br>yes/no</p></td><td>Enter the Cash Discount general ledger account for this company and bill source, and indicate whether transaction detail should be kept for transactions with this Cash Discount Account. The Cash Discount is used for cash discounts earned by an account.</td></tr><tr><td>FINANCE CHARGE ACCOUNT</td><td><p>setup</p><p><br>yes/no</p></td><td>Enter the Finance Charge general ledger account for this company and bill source. The Finance Charge Account is used if charging a late fee for past due balances. You must set up an AR GL Account for finance charges if you are finance charging past due balances for carriers/dealers.</td></tr><tr><td><p><strong>*</strong></p><p><em><code>Enter “yes” in DETAIL fields only if you want to store every individual transaction</code></em></p></td><td></td><td></td></tr></tbody></table>
3. Click **OK** to add the AR GL account to the database, or click **Add Another** to add the account and begin setting up another account.


---

# 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/ar-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.
