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

# Team Playbooks

> Role-based Plato routes for owners, managers, service teams, kitchen teams, customer care, content teams, and developers.

Use these playbooks when different people on the team need their own starting route. Each route points to the docs that person is most likely to need first.

<CardGroup cols={2}>
  <Card title="Owner Or Admin" icon="shield-check" href="/console/root-overview">
    Workspace setup, team access, roles, domains, API keys, audit logs, and app activation.
  </Card>

  <Card title="Restaurant Manager" icon="clipboard-list" href="/restaurant">
    Menu maintenance, orders, customers, tables, delivery zones, reports, discounts, charges, and staff setup.
  </Card>

  <Card title="Front-Of-House" icon="monitor" href="/kds-pos/pos/start-session">
    POS sessions, order creation, payment, split bills, tables, order actions, and daily closing tasks.
  </Card>

  <Card title="Kitchen Team" icon="chef-hat" href="/kds">
    KDS screens, order flow, preparation status, printer routing, and device readiness.
  </Card>

  <Card title="Customer Care And Marketing" icon="megaphone" href="/connect360">
    Inbox replies, templates, campaigns, AI agents, links, QR codes, Bio Link, and customer records.
  </Card>

  <Card title="Content Or Developer" icon="braces" href="/api-reference/introduction">
    CMS schema, Drive assets, API keys, REST APIs, and integration permissions.
  </Card>
</CardGroup>

## Owner Or Admin

Best for the person responsible for making the workspace ready and keeping access clean.

1. Start with [Console Overview](/console/root-overview).
2. Confirm settings from [Configuration](/console/configuration).
3. Create access groups from [Roles](/console/roles-and-permissions).
4. Invite teammates from [Members](/console/members).
5. Set device PINs from [Member PINs](/console/member-pins).
6. Connect public URLs from [Domains](/console/domains).
7. Review activity from [Audit Logs](/console/audit-logs).

## Restaurant Manager

Best for someone maintaining the restaurant setup and reviewing operations.

1. Start with [Restaurant](/restaurant).
2. Maintain products from [Products](/restaurant/menu-management/products).
3. Keep menus current from [Menus](/restaurant/menu-management/menus).
4. Review daily work from [Orders](/restaurant/orders-and-service/orders) and [Transactions](/restaurant/orders-and-service/transactions).
5. Manage table service from [Table Management](/restaurant/tables-and-reservations/table-management).
6. Tune operations from [Discounts Charges And Payments](/restaurant/settings/discounts-charges-payments), [Delivery Zones](/restaurant/settings/delivery-zones), and [Devices And POS](/restaurant/settings/devices-and-pos).
7. Review performance from [Reports Overview](/restaurant/reports/overview).

## Front-Of-House

Best for cashiers, servers, and service staff using POS during a shift.

1. Start the shift from [Start Session](/kds-pos/pos/start-session).
2. Create orders from [Create Order](/kds-pos/pos/create-order).
3. Use tables from [Tables](/kds-pos/pos/tables) when dining areas are active.
4. Manage order changes from [Order Actions](/kds-pos/pos/order-actions).
5. Take payment from [Pay With Cash](/kds-pos/pos/pay-with-cash), [Pay With Card](/kds-pos/pos/pay-with-card), or [Split Payment](/kds-pos/pos/split-payment).
6. Review active work from [Orders List](/kds-pos/pos/orders-list).
7. Print or review totals from [Printing Reports](/kds-pos/pos/printing-reports).

## Kitchen Team

Best for staff preparing orders or checking kitchen display readiness.

1. Start with [KDS](/kds).
2. Confirm device setup from [Device Types](/kds-pos/getting-started/device-types).
3. Connect screens from [Connect Devices](/kds-pos/getting-started/connect-devices).
4. Confirm printer and KDS links from [Connect Printers And KDS](/restaurant/settings/devices/connect-printers-and-kds).
5. Test order routing with [Create Order](/kds-pos/pos/create-order).
6. Use [Troubleshooting](/console/troubleshooting) if a page, app, or device option is missing.

## Customer Care And Marketing

Best for the people handling customer conversations, campaigns, public links, and QR codes.

1. Start with [Connect360](/connect360).
2. Work replies from [Chat Inbox](/connect360/chat-inbox).
3. Prepare reusable messages from [Create A Template](/connect360/templates/create-template).
4. Build campaigns from [Create A Campaign](/connect360/campaigns/create-campaign).
5. Create tracked links from [Create A Short Link](/connect360/links/create-link).
6. Build public action pages from [Bio Link Builder](/bio-link/builder).
7. Share pages from [Share And QR](/bio-link/share-and-qr).

## Content Or Developer

Best for people building structured content, websites, automations, or external integrations.

1. Organize assets from [Drive](/drive).
2. Create content tables from [Create A Database](/cms/databases/create-database).
3. Add fields from [Add Fields](/cms/schema/add-fields).
4. Add records from [Create And Edit Entries](/cms/entries/create-and-edit).
5. Review generated code from [Developer Tools](/cms/developer/tools).
6. Create scoped integration access from [API Keys](/console/api-keys).
7. Start API work from [API Overview](/api-reference/introduction).
