# Enable service staff pin

The Service Staff PIN feature enhances security and accountability in your sales process.

When enabled, it prompts the user adding sales to enter a PIN code of the service staff when they are selected for a sale.

This document explains how to set up and use the Service Staff PIN feature.

### Enabling Service Staff PIN:

1. In add/edit users screen check the **“Enable service staff pin”** checkbox
2. Once enabled, a field for entering the Staff PIN will be displayed.
3. This PIN code is required for the service staff to access the Point of Sale (POS) screen.

### Using the Service Staff PIN during sales:

1. First, Enable the [service staff feature](/erp/knowledge-base/modules/restaurant-module/enable-service-staff.md)
2. On the POS or Sales screen, you will see a dropdown menu with a list of service staff members that can be selected for a sale.
3. When you select a service staff member, a popup modal will appear, requesting the entry of the PIN code.
4. If the correct PIN code is entered, the selected service staff member will be associated with the sale.
5. If an incorrect PIN code is provided, the selection of the service staff will not be allowed. You will need to choose a service staff member again to proceed.

{% hint style="info" %}
**Note 1:**

* It’s important to distinguish between the PIN code and the login password; they serve different purposes.
  {% endhint %}

{% hint style="warning" %}
**Note 2:**

Each service staff member has a unique PIN code, ensuring individual accountability and security.
{% 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/knowledge-base/modules/restaurant-module/enable-service-staff-pin.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.
