# Print Queue

The Print Queue allows user to view a list of jobs sent to all printers in an exportable grid format. Column filtering is available on all columns in the grid.

To access the print queue list, navigate to Setup > Printing > Print Queue

<figure><img src="/files/RQISNzrZf2QDjLfWjsFu" alt=""><figcaption></figcaption></figure>

To reprint or delete a position, select in with check box mark and use corresponding button in the top right corner of the window.

<figure><img src="/files/vC37dHGtnQW1p6zubYmL" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
Notice: If label status is 'Printed' but the label did not print -check the following:

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 %}

To view the label data, click 'View\..' link next to the chosen position.

<figure><img src="/files/Xsgm0U26KhMtq1pxPm8k" alt=""><figcaption></figcaption></figure>

Pop-up window will contain the details of the printed label.

<figure><img src="/files/Gr5FS8sBvX3BWe7ezwYS" alt=""><figcaption></figcaption></figure>


---

# 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.p4warehouse.com/v2/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.
