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

# Waiter Role in MesobOrdering

> What Waiters can and cannot do in MesobOrdering, including permissions, login flow, default landing page, and table and order management access.

The **Waiter** role has a dedicated interface designed for table service. Waiters can manage their tables, view and take orders, and stay informed of guest requests in real time.

## What Waiters can do

* View assigned tables and guest sessions
* Place orders on behalf of guests
* View and track all active orders
* Receive live waiter call alerts from guests
* Navigate to bill processing (if permitted)

## What Waiters cannot do

* Access admin settings, configuration, or analytics
* See bar-only orders in the kitchen view
* Create or manage staff accounts
* Change menu items or pricing

## 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 redirected to the Waiter Dashboard at `/waiter/dashboard`.
  </Step>
</Steps>

<Note>
  If you try to access `/staff` routes, you'll automatically be redirected to your waiter dashboard.
</Note>

Next: your home base, the [Waiter Dashboard](/staff/waiter/dashboard).
