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

# Bar Staff Role in MesobOrdering

> What Bar Staff can and cannot do in MesobOrdering, including permissions, login flow, and managing beverage orders independently from the kitchen.

The **Bar Staff** role is a specialized view for beverage operations. Bar staff see only drink/bar orders and manage their own order queue independently from the kitchen.

## What Bar Staff can do

* View all incoming bar/beverage orders in real time
* Update order status (Preparing, Ready, Served)
* View order history for the bar
* See live stats on the bar dashboard

## What Bar Staff cannot do

* Access admin settings, menu management, or analytics
* View kitchen food orders
* Process or confirm payments
* Create or manage staff accounts

## 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 Bar Dashboard at `/bar/dashboard`.
  </Step>
</Steps>

Next: your home screen, the [Bar Dashboard](/staff/bar/dashboard).
