# Payment Holding Acct

Payments that do not process (due, for example, to rating errors) will have GL entries, but instead of Unearned Revenue, a holding account will be credited. When the payment does process, the holding account will be debited and Unearned Revenue credited.

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

{% hint style="info" %}
**Note:** *If the subscriber is not known (for example, a lockbox payment has an invalid subscriber ID), the GL Holding Account defined in Bank setup is used instead. See* [Bank ](/circulation-setup-manual/accounting/general-ledger-menu/bank.md)*for more information.*
{% endhint %}

#### To define holding accounts:

1. Select Payment Holding Acct from the General Ledger menu to display the Subscriber Payment Holding Account screen.

   <figure><img src="/files/YhpSn0lv6JHh8ofkdf1c" alt=""><figcaption></figcaption></figure>
2. Click the Add icon and select a publication and the holding account for the publication. As with other GL accounts, the account number must be set up in advance (in Chart of Accounts).
3. Click OK to add the payment holding account to the database, or click Add Another to save the existing record and add another payment holding 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/payment-holding-acct.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.
