# Distribution Code

Account invoices can be distributed by various methods—by mail, for example, or by having carriers pick them up at the office. The distribution codes you set up here can be used to sort invoices for ease of distribution. For example, you could have a “truck” code for truck-delivered invoices, and a “mail” code for invoices delivered by mail. Individual accounts can be assigned one of these codes (in account setup), and when invoices print, they will be sorted in distribution code order (for example, mail delivered first, and then truck delivered).

Within each distribution code, invoices will still be sorted in one of the standard sort options: by account, depot, district, name, publication/district, route or truck.

#### To set up a distribution code:

1. Select Distribution Code from the Account Billing menu to display the Distribution Code screen.

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

   <table><thead><tr><th width="209.33333333333334">Field</th><th width="123">Type</th><th>What to enter</th></tr></thead><tbody><tr><td>DISTRIBUTION CODE</td><td>open (8)</td><td>Enter an ID for this distribution code.</td></tr><tr><td>DESCRIPTION</td><td>open (30)</td><td>Enter a description of this distribution code.</td></tr><tr><td>SORT ORDER</td><td>predefined</td><td>Indicate how account invoices should sort within this distribution code: by account, depot, district, name, publication/district, route or truck.</td></tr><tr><td>PRINT SEQUENCE</td><td>integer (10)</td><td>Indicate in the order in which this distribution code should be printed, relative to other distribution codes. For example, if you enter a print sequence of 10 for code A and 20 for code B, code A will be printed first.</td></tr></tbody></table>
3. Click OK to save the distribution code in the database or Add Another to save the existing record and add another distribution 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/account-billing-menu/distribution-code.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.
