# How to setup a printer to open cash drawer automatically?

Your cash drawer can be configured to automatically open when you print a receipt for each transaction.

Here are the steps you can take to configure your cash drawer.

1. Plug in the RJ12 connector cable (which looks similar to a phone line) from the cash drawer into your receipt printer.
2. Next, go to the Settings menu in Windows 10, select Devices, and select Printers & Scanners on the left-hand menu.<br>

   <figure><img src="https://ultimatefosters.com/wp-content/uploads/2020/10/UltimatePOS-Cash-Drawer.png" alt=""><figcaption></figcaption></figure>
3. Select the printer you’d like to configure and click on the Manage button.<br>

   <figure><img src="https://ultimatefosters.com/wp-content/uploads/2020/10/UltimatePOS-Cash-Drawer-2.png" alt=""><figcaption></figcaption></figure>
4. Next, click on the Printer Properties link and a window will open. From here, select the Device Settings tab.<br>

   <figure><img src="https://ultimatefosters.com/wp-content/uploads/2020/10/UltimatePOS-Cash-drawer-2-1.png" alt=""><figcaption></figcaption></figure>
5. Under Installable Options, find the Peripheral Unit Type and change it to ‘Cash Drawer’.<br>

   <figure><img src="https://ultimatefosters.com/wp-content/uploads/2020/10/UltimatePOS-Cash-drawer-3.png" alt=""><figcaption></figcaption></figure>
6. Change the Peripheral Unit 1 and Peripheral Unit 2 fields to ‘Document Bottom’ to have the drawer open after the receipt starts printing.
7. Click OK to save these settings and perform a test sale to see if it’s been configured properly.

{% hint style="info" %}
**Note:**&#x20;

If you want the cash drawer to trigger before the receipt prints, select `‘Document Top’` in Peripheral Units 1 and 2
{% 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.kbgfuzion.com/erp/help-and-faq/hardware-support/how-to-setup-a-printer-to-open-cash-drawer-automatically.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.
