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

# POS

> Open a Plato POS station, take orders, settle payments, split checks, and review service activity.

Use POS when staff are serving customers at a cashier station, table-service station, or call center station.

<img src="https://mintcdn.com/platoae/BPT5cVutD7nA9lgH/images/kds-pos/pos-fresh/05-pos-ready-after-start.png?fit=max&auto=format&n=BPT5cVutD7nA9lgH&q=85&s=462671332e1afbfaf3541f6c2f2aa842" alt="POS ready screen" width="1280" height="720" data-path="images/kds-pos/pos-fresh/05-pos-ready-after-start.png" />

## Start With The Daily Flow

Most cashiers follow the same flow during service:

<CardGroup cols={2}>
  <Card title="Open POS And Start A Session" icon="compass" href="/kds-pos/pos/start-session">
    Enter the device, choose the staff member, use PIN `0000` when needed, and start service.
  </Card>

  <Card title="Create An Order And Send It" icon="shopping-bag" href="/kds-pos/pos/create-order">
    Add items, adjust the order, send it to the kitchen, and review the sidebar.
  </Card>

  <Card title="Settle In Cash" icon="receipt-text" href="/kds-pos/pos/pay-with-cash">
    Record cash, confirm the amount, and finish the receipt flow.
  </Card>

  <Card title="Settle By Card" icon="credit-card" href="/kds-pos/pos/pay-with-card">
    Record a Visa or card payment after the terminal payment is approved.
  </Card>

  <Card title="Split Payment" icon="credit-card" href="/kds-pos/pos/split-payment">
    Divide one order total across cash, card, or multiple payment methods.
  </Card>

  <Card title="Split Bill" icon="receipt-text" href="/kds-pos/pos/split-bill">
    Separate guest checks before payment when a table wants to pay separately.
  </Card>
</CardGroup>

## Choose The Right POS Mode

Use **Main POS** for counter service, dine-in service, cashier payments, receipts, and sending kitchen tickets.

Use **Call Center POS** when a team takes delivery or phone orders from a separate station. Call Center POS should normally be created as a separate device so it can use its own order behavior and customer flow.

## Key POS Guides

* [Open POS And Start A Session](/kds-pos/pos/start-session)
* [Create An Order And Send It](/kds-pos/pos/create-order)
* [Settle An Order In Cash](/kds-pos/pos/pay-with-cash)
* [Settle An Order By Card](/kds-pos/pos/pay-with-card)
* [Split One Payment Across Cash And Card](/kds-pos/pos/split-payment)
* [Split A Bill Into Separate Checks](/kds-pos/pos/split-bill)
* [Fix Orders, Void Items, And Reopen](/kds-pos/pos/order-actions)
* [Run A Call Center Station](/kds-pos/call-center/overview)
