# Enable service staff

1. Enable the “Service Staff” module as explained above
2. After Service Staff is enabled go to `User Management -> Roles`
3. Go to – Create or Edit a role. Check the “Service Staff” checkbox for User Type to make to assign Service Staff permission to it.
4. Orders are assigned to Service Staff on the POS screen.
5. “Service Staff” can see a new menu “Orders” which will help them to know all the orders for them. They can view the order item and change the order status.

**Enable service staff for each product in a sale**:

To assign different service staff for each product in the sales/POS screen,&#x20;

Go to `Business Settings -> POS -> Enable Service Staff` in the product line.


---

# 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.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.
