# Print Queue

The Print Queue allows you to view jobs sent to all printers in a grid format that is exportable. Column filtering is available on all columns in the grid.

Reprinting of a label job is done by selecting the correct row and clicking the Reprint Button.

{% hint style="warning" %}
If label status is Printed but the label did not print, then you need to check:

1\. The printer is turned on, has labels and if required ribbon.&#x20;

2\. The server / computer that is running the print agent is turned on and has an internet connection.
{% endhint %}

![](/files/-Mj5xjpyY_5FdY83XTli)

View label data by clicking on the "View" hyperlink under the Data column for the selected print job row.

![P4 Warehouse Print Payload](/files/-Mj5y95cekJx6WrA3ON9)


---

# 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.p4.software/p4warehouse-english/printing-and-labels/printers/print-queue.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.
