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

# Devices and terminal mode

> Register and review team devices, choose POS or terminal behavior, dispatch payments, and remove stale registrations.

Registered devices connect a team member's mobile app or terminal-capable device to a shop. Device state affects where orders or payment work can be dispatched, so use recognizable names and remove registrations that should no longer receive work.

<CardGroup cols={2}>
  <Card title="Register a team device" icon="smartphone" href="/en/devices/register-team-device">
    Link a supported device to the current shop.
  </Card>

  <Card title="View devices and last seen" icon="monitor-smartphone" href="/en/devices/view-devices-and-last-seen">
    Review registered devices and recent contact state.
  </Card>

  <Card title="Mark a POS device" icon="badge-check" href="/en/devices/mark-pos-device">
    Configure the device role available in the current workflow.
  </Card>

  <Card title="Terminal mode and remote payment" icon="send" href="/en/devices/use-terminal-mode-or-remote-payment">
    Understand how work moves between connected surfaces.
  </Card>
</CardGroup>

<Note>
  The management device page and the device-list API do not necessarily expose identical role access. The task guides document the API-enforced permission and note UI visibility separately.
</Note>
