> For the complete documentation index, see [llms.txt](https://user-help.runmags.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://user-help.runmags.com/production/print/paginating-print-magazines.md).

# Paginating print magazines

A user with Production rights can access the pagination tools under Production.

Right-click on a page to enter a container for an ad or editorial content on that page. Ad containers are green and editorial containers are orange. One an ad is placed on an ad container, it becomes blue.

A spread can be moved by left-clicking the bottom of a spread (grey, unless colored for a section) and dragging the spread to a new location.

In the right hand side column, you can select which magazine and issue you want to work with. Zoom in and out of the magazine and tick off the boxes to indicate which layers you want to see on the pages.

You can copy the structure of an issue to other issues by using the tool in the lower right of the interface. It may be a good idea to create templates that you can work with and apply to your future issues in order to drive efficiency.


---

# 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://user-help.runmags.com/production/print/paginating-print-magazines.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.
