# List of POS Permissions

User can access assistants

User can access breakdown report

User can access payzone reports

User can access petty cash

User can access providers report

User can manage users on the POS

User can refund online order payment and cancel online order

User can refund payment on checkout

User can create custom item on POS

User can create retroactive refunds

User can edit delivery fee

User can edit venue config

User can open cash drawer on POS

User can press “All” button to pack all items on packing screen

User can remove items from basket

User can tag (comp/void) a singular order

User can soft delete an order

User can apply discount to an order

User can edit delivery surcharge

User can sync venue provider menus

User can toggle venue provider activity

Can set venue delivery workload mode

Can set venue workload mode

User can access shift reports

User can set activity of products

User can press settings button on the POS

User can create custom discount (no reason)

User can transfer orders from one venue to another

User can waive all delivery charges

User can waive delivery surcharge


---

# 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.bossithq.com/users-and-access/user-permissions/list-of-pos-permissions.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.
