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

# Signing in on the handset

> Enrolling a device, choosing the passcode, and what happens every time the app opens.

Signing in on a handset does more than it does on a desktop: it **enrols the device** and creates an
encrypted database on it.

<img src="https://mintcdn.com/assetinfinity/95UxrhuglB-erOSy/images/field/sign-in.png?fit=max&auto=format&n=95UxrhuglB-erOSy&q=85&s=91671c9ff6a9b0c27d4752e8a017ac8d" alt="The field app sign-in screen" width="1170" height="2532" data-path="images/field/sign-in.png" />

## First time on a device

<Steps>
  <Step title="Email and password">
    The same ones you use for the main app.
  </Step>

  <Step title="Choose a passcode">
    At least four characters. This is asked for only on a device that has not been set up yet.
  </Step>

  <Step title="Wait">
    The app builds its encrypted database and downloads the work assigned to you. This takes a
    while — it is doing real cryptographic work — and only happens once per device.
  </Step>
</Steps>

## The passcode

Three things about it surprise people, so they are worth saying plainly.

<Warning>
  **It belongs to the handset, not to you.** Whoever uses this handset next uses the same passcode.
  It is not your personal password.
</Warning>

<Warning>
  **Nobody can recover it.** Not you, not your supervisor, not the office. A passcode that could be
  reset would be encryption whose key is optional.
</Warning>

<Note>
  **It encrypts the work and the plant's data held on this handset.** That is what it is for. A
  phone left in a canteen does not hand over your plant's asset register.
</Note>

## Every time the app opens

After the first time, opening the app asks for the passcode.

<img src="https://mintcdn.com/assetinfinity/95UxrhuglB-erOSy/images/field/lock.png?fit=max&auto=format&n=95UxrhuglB-erOSy&q=85&s=4d88310ee77adbac956b51fb0e91d33c" alt="The field app lock screen" width="1170" height="2532" data-path="images/field/lock.png" />

The passcode is what decrypts the local database, so there is no way past it. What the screen offers
instead is the honest exit: **start again**, which erases the local copy and signs in fresh.

<Warning>
  Starting again costs any work on the handset that has not reached the server yet. The app says so
  and asks twice.
</Warning>

## Signing out

<img src="https://mintcdn.com/assetinfinity/95UxrhuglB-erOSy/images/field/more.png?fit=max&auto=format&n=95UxrhuglB-erOSy&q=85&s=1ea3f2c32161c948f7ac287c89d9410b" alt="The More screen on the field app, showing sign out and wipe" width="1170" height="2532" data-path="images/field/more.png" />

**More → Sign out** forgets your session and the downloaded records — but **not the queue**.

That is deliberate. A shared handset changing hands between shifts must not take the previous
technician's unsent afternoon with it. Those queued operations already name the person who did them,
and the server applies them as that person, not as whoever signs in next.

## Wiping the device

**More → Wipe everything** is offered separately, worded plainly, and confirmed. It is the right
answer for a handset leaving the site and the wrong one for a technician finishing a shift.

## If the device has been revoked

An administrator can revoke a lost handset. It can no longer sync, and its sessions end — but the
work already queued on it is kept on the server side of the record rather than discarded. See
[the Sync Center](/field/sync-center).


## Related topics

- [Ways to sign in](/setup/sign-in-methods.md)
- [The field app](/field/overview.md)
- [Creating an organisation](/setup/sign-up.md)
- [The Sync Center](/field/sync-center.md)
- [Working offline](/field/offline-and-sync.md)
