# Unearned Revenue

*Unearned revenue* includes subscriber payments which have been received and posted but for which products have not yet been delivered. Select this option to specify unearned revenue GL account numbers for each combination of product and delivery type (mail and the user-defined route types).

Unearned revenue may be posted to one general ledger account, regardless of delivery type. Or you might want different accounts to reflect motor-delivered, foot-delivered, and mail-delivered, revenue (you have two route types, “foot” and “motor”).

For example, suppose you have two products (the Tribune and the Star) that are both delivered via all three delivery methods. You could define unearned revenue accounts for each combination as shown below:

| Product | Delivery Type | G/L Account ID |
| ------- | ------------- | -------------- |
| Tribune | Foot          | 1001           |
| Tribune | Motor         | 1001           |
| Tribune | Mail          | 1001           |
| Star    | Foot          | 2100           |
| Star    | Motor         | 2200           |
| Star    | Mail          | 2300           |

#### To specify unearned revenue accounts:

1. Select Unearned Revenue from the General Ledger menu to display the Unearned Revenue screen.<br>

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

2. Click the Add icon and complete the following fields.<br>

   <table><thead><tr><th width="169.33333333333334">Field</th><th width="116">Type</th><th>What to enter</th></tr></thead><tbody><tr><td>PRODUCT</td><td>setup (8)</td><td>Enter a product that posts to this unearned revenue account.</td></tr><tr><td>DELIVERY TYPE</td><td>setup or<br>predefined</td><td>Indicate the delivery type (a user defined route type, mail or *) that posts to this unearned revenue account. The “*” delivery type is used only in the case where the subscription is delivered by multiple routes of a different delivery type—for example a foot and a motor route.</td></tr><tr><td>GL ACCOUNT</td><td>setup</td><td>Enter the general ledger account number for unearned revenue. The general ledger account numbers must have been defined previously. See <a href="/pages/s98MjWGeT5YBvYxFPUp6">Chart of Accounts</a> for details.</td></tr></tbody></table>

3. Click OK to add the unearned revenue account to the database, or click Add Another to save the existing record and add another unearned revenue 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/unearned-revenue.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.
