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

# Record jobsite access activity

> Learn the different ways to record worker and visitor access on your jobsite

Workers check in to your jobsite using the mobile app, a kiosk, or a manual entry by a supervisor. Turnstile badge taps are recorded automatically and do not require any additional action from the worker. You can also log visitors who are not part of your workforce.

<CardGroup cols={2}>
  <Card title="Check in with the mobile app" icon="mobile" href="/control-access/mobile-clock-in-out">
    Workers check in and out from the Odin app on their phone.
  </Card>

  <Card title="Check in with a kiosk" icon="tablet-screen" href="/control-access/kiosk-clock-in">
    Workers scan their QR code badge at a shared kiosk.
  </Card>

  <Card title="Record a manual access event" icon="pen-to-square" href="/control-access/clocking-worker-in-out">
    A supervisor records an access event on a worker's behalf.
  </Card>

  <Card title="Log a visitor" icon="id-badge" href="/control-access/log-visitor">
    Record a visitor's arrival and assign a temporary badge.
  </Card>
</CardGroup>
