> For the complete documentation index, see [llms.txt](https://docs.navigaglobal.com/circulation-setup-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-setup-manual/distribution/publishing-group-run.md).

# Publishing Group Run

After creating publishing groups, the next step is to add products to them. You do this with the Publishing Group Run option.

#### To define a publishing group run:

1. Select Distribution | Publishing Run to display the Publishing Group Run Selection window. Publishing groups that have been combined into publishing group runs are listed in the top portion of the window.

   <figure><img src="/files/i55wBp88f6MMPQW5Vx1G" alt=""><figcaption></figcaption></figure>
2. Click the Add Publishing Group Run icon (![](/files/6Bz85zF5cMLWWgqKEjqc)) and complete the fields described in the table below.

   <table><thead><tr><th width="206.33333333333334">Field</th><th width="120">Type</th><th>What to enter</th></tr></thead><tbody><tr><td>PUBLISHING GROUP</td><td>setup</td><td>Select the publishing group you want to add to the publishing group run for.</td></tr><tr><td>PRODUCT</td><td>setup</td><td>Select the product you want to add to this publishing group.<br>Note: All publications within a publishing group must share the same “Cutoff By Edition” setting in Publication setup. Either all must be set to “y” or all must be set to “n.”</td></tr><tr><td>COMBINE BUNDLE</td><td>predefined</td><td><p>Specify how you want the products to be combined on the bundle top. You have the following options:</p><ul><li><strong>None</strong>. Nothing will be combined on the distribution documents; a separate set of documents will be produced for each product. This option is useful if you want to start the publishing run for multiple products at the same time, but do not want them combined in any way.</li><li><strong>Logical</strong>. The bundle tops for each product will be interspersed. For example, Route 999 for publication “Star” will be printed first, followed by Route 999 for publication “Tribune”, followed by Route 1000 for publication “Star”, and so on.</li><li><strong>Physical</strong>. All products in the group will use the same bundle top. Multi packs will be identified with an asterisk (*) and their draw combined (note that multi packs require additional setup using the Multi Pack and Multi Pack Bundle options). The bundle top will include the total weight for the route.</li></ul><p><strong>Note:</strong></p><p><em>When using the “Physical” option, in order for a route’s delivered products to be included on the same bundle top, they must have the same carrier, edition, truck, drop drop order, insert package, print key bundle setting and (for single copy routes) draw class. When products are combined on a single bundle top, the appearance of bundle tops may differ from when products are not combined physically.</em></p></td></tr><tr><td>PRIMARY PRODUCT FOR PUBLISHING RUN</td><td>yes/no</td><td><p>Flag this field if the Business Rules for this product should be used for the publishing group documents.</p><p>For example, if the Business Rule, <em><strong>Should returns print on the bundle top?</strong></em>, is set to “Yes” for publication A and “No” for publications B and C, and publication A is primary, then returns will print on bundle tops for the publishing group. Only one product can be flagged as primary for a certain publishing group.</p></td></tr></tbody></table>
3. Click OK to save the publishing group selection.


---

# 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-setup-manual/distribution/publishing-group-run.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.
