# Print

Only the visible groups of the **Parts List** will appear on the printed version. The print-out will always show the **date** and the **units** of the model (to avoid the [Spinal Tap - Stonehenge](https://www.youtube.com/watch?v=071cXxCNj5A) problem).

The extent of the margins can be configured in the [**General Preferences**](/getting-started/installing/preferences.md).

![Parts List as printed](/files/jnXVzzvQiVKQ8WKzG1wq)

If you have entered a **Name** and a **Description** for your model in the `Window -> Model Info -> File`, then this information will appear at the top of the print. In addition to the name, the **Scene name** and **description** will also appear on the print.

{% hint style="warning" %}
The print will adapt to the paper format of the selected printer.
{% endhint %}

{% hint style="success" %}
If the **Parts List** shows units, they will be included in the print.
{% endhint %}

{% hint style="success" %}
To print a PDF file, install a generic PDF printer device or use your system's PDF printing capabilities.
{% endhint %}


---

# 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.opencutlist.org/features/parts/print.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.
