# Account Payment Adj

Payment adjustments are credits or debits made to a account’s balance (see the User Manual). For example, an adjustment might be needed to cover papers purchased by a carrier because of a shortage. These adjustments will affect a carrier’s account balance immediately and be applied to the “oldest” balance. The adjustments are displayed in the payments section of the bill.

#### To set up an adjustment code:

* Select Account Payment Adj from the General Ledger menu to display the Account Payment Adjustment screen.

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

  <table><thead><tr><th width="182">Field</th><th width="122">Type</th><th>What to enter</th></tr></thead><tbody><tr><td>ADJUSTMENT</td><td>open (8)</td><td>Enter a name for the adjustment code.</td></tr><tr><td>DESCRIPTION</td><td>open (30)</td><td>Enter a description of the adjustment code.</td></tr><tr><td>DEBIT CREDIT AR</td><td>predefined</td><td>Indicate whether this is a debit or credit to Accounts Receivable (debit if charging the account, credit if crediting).</td></tr><tr><td>GL ACCOUNT</td><td>setup</td><td>Enter the General Ledger account number to which the adjustment will be applied. This is the “offsetting” general ledger account number; in the screen above, Accounts Receivable will be credited for this amount, and Account 101.1070 will be debited for this amount.</td></tr></tbody></table>
* Click OK to add the account payment adjustment code to the database, or click Add Another to save the existing record and add another code.


---

# 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/account-payment-adj.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.
