> ## Documentation Index
> Fetch the complete documentation index at: https://help.mesobordering.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Cashier Role in MesobOrdering

> What Cashiers can and cannot do in MesobOrdering — bill processing, payment confirmation, loyalty redemption, and transaction history access.

The **Cashier** role is focused entirely on billing and payment processing. Cashiers handle the financial close-out of table sessions — calculating totals, applying taxes, and confirming payments.

## What Cashiers can do

* View all active bills awaiting payment
* Process and confirm payments
* View bill history and past transactions
* See payment method details (bank, account number) configured by the admin

## What Cashiers cannot do

* Access admin settings or menu management
* Create or edit staff accounts
* View the kitchen or bar order queues directly
* Place orders on behalf of guests

## Logging in

<Steps>
  <Step title="Open the login page">
    Navigate to `https://mesobordering.com/login`.
  </Step>

  <Step title="Enter your credentials">
    Enter your **Email Address** and **Password**.
  </Step>

  <Step title="Click Login">
    You'll be automatically redirected to the Bills page at `/cashier/bills`.
  </Step>
</Steps>

Next: your main workspace, the [Bills page](/staff/cashier/bills).
