# Kiosk Mode

<figure><img src="/files/v708b4STn0jscYYHo9cc" alt=""><figcaption><p>Employees enter their PIN when using Kiosk Mode.</p></figcaption></figure>

Tuplo Studio features a **Kiosk Mode** for in-person sales. With some minor adjustments to your [Orders Settings](/setup/preferences.md#orders) you can transform Tuplo Studio into a physical point of sale system.

***

## Activate Kiosk Mode

After you have the proper equipment connected, you should activate **Kiosk Mode** in your Tuplo Studio settings.

To do so either:

1. **Navigate** to the menu bar and choose <mark style="color:blue;">**Window > Kiosk Mode**</mark>.
2. **Use** the keyboard shortcut <mark style="color:blue;">**Control+Command+K**</mark>.

***

## Features and Settings

When working in Kiosk Mode, there are a few notable changes that you can define in your preferences section.&#x20;

PINs are required once in Kiosk Mode. PINs attach user identities to actions taken while logged in, helping maintain accountability for changes made when completing sales in Tuplo Studio.

The following actions are available once a PIN has been entered in Kiosk Mode.

1. **Enter** your PIN.
2. **Click** the New Sale button.

{% hint style="info" %}
**Quick Tips!**

Employees must have a Staff account created to set a PIN. For more details please refer to the Staff Section in the [Tuplo Account Management Guide](/tuplo-account-management-guide/your-tuplo-dashboard/staff.md).
{% endhint %}

***

Orders receive additional actions and features when working in Kiosk Mode.

Those include:

* When closing an order, the cash drawer will open a receipt will print.
* Products added to the order are shipped as Carry Out automatically.
* Users are returned to the Kiosk PIN Window after completing or canceling an order.

***

### Barcode Scanners

As Kiosk Mode is designed to be used in a physical store setting, you can issue barcodes using the [Inventory Tool](/using-tuplo-studio/inventory-tool.md) and scan them using a [Barcode Scanner](#barcode-scanners) to quickly add them to orders.

To **add products** while using a barcode scanner:

1. **Confirm** that the Add Product Search input is selected.
2. **Scan** a product's barcode.

***

### Automatic Receipt Printing

As mentioned, when orders are closed in Kiosk Mode, a receipt will print automatically as long as you have a connected printer. If you have any additional settings like Point of Sale, Merchant Copy, or Show Before Printing active these will still apply in Kiosk Mode.

{% hint style="info" %}
**Quick Tips!**\
You can adjust these settings in your [Order Preferences](/setup/preferences.md#orders) in Tuplo Studio.
{% endhint %}

***

## Cash Drawer Access

You can open your **Cash Drawer** outside of completing a transaction in one of two ways:

* From the **PIN Window**.
  1. **Enter** a user PIN.
  2. **Click** the No Sale button.
* From the **Order Detail** **Window**.
  1. **Click** the No Sale button.

{% hint style="warning" %}
**Heads Up!**

When closing orders in Kiosk Mode, any negative amounts due must be returned to customers as change. If there is a negative amount due, a prompt will appear to indicate exactly how much needs to be given as change.
{% endhint %}

***

## Video Tutorial

{% embed url="<https://iframe.mediadelivery.net/play/231419/059c4688-e3fe-4727-a7f1-dab433bdc660>" %}
Use Kiosk Mode in Tuplo Studio to set up a point of sale system for your storefront.
{% endembed %}


---

# 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.tuplo.com/using-tuplo-studio/kiosk-mode.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.
