> For the complete documentation index, see [llms.txt](https://docs.navigaglobal.com/circulation-user-manual/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.navigaglobal.com/circulation-user-manual/accounting/account-billing-menu/create-drop-credits.md).

# Create Drop Credits

A *drop credit* is a flat fee paid to an account for each home address delivered, without regard to the number of pieces that are delivered to the address. Drop credits are not used with single-copy routes.

Drop rates are associated with a product. Normally, the product with the highest drop rate determines the drop credit paid to the account, although product priorities can be established to override this calculation.

Daily drop rates are defined in Drop Rates setup (see Drop Rates in the Setup manual), and you indicate that an account is paid on a per-drop basis in Account setup. Drop credit priorities can be defined in the Deliverable record.

#### To create drop credits:

* Select Create Drop Credits from the Account Billing menu to display the Create Drop Credits window.

![](/files/fcxSdgdZEb7TXmO50edi)

* Click Add and complete the following fields.

<table><thead><tr><th width="150">Field</th><th width="150">Type</th><th width="368.2">What to enter</th></tr></thead><tbody><tr><td>COMPANY</td><td>setup</td><td>Enter the company for which to create drop credits.</td></tr><tr><td>BILL SOURCE</td><td>setup</td><td>Enter the billing source for which to create drop credits.</td></tr><tr><td>BILL DATE</td><td>date</td><td>Enter the bill date for which drop credits will be created.</td></tr><tr><td>CHARGE BATCH</td><td>open</td><td>Enter the name of the charge batch that will be created.</td></tr></tbody></table>

* Click OK and then Continue to create the drop credits. A processing report will be displayed.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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-user-manual/accounting/account-billing-menu/create-drop-credits.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.
