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

# Getting Started

> How to install, set up, and use the mobile staff app for nursery management.

The mobile staff app provides powerful tools for managing daily nursery operations directly from your phone or tablet. This guide will help you install, set up, and start using the app effectively.

## Installing the App

### Download and Installation

The Pigeonhole app can be downloaded from the play store on android or the apple store on iOS.

<div className="flex justify-center items-center gap-4 my-6">
  <a href="https://apps.apple.com/app/pigeonhole-nursery-management/id6749538936" target="_blank" rel="noopener noreferrer">
    <img src="https://mintcdn.com/pigeonholeearlyyearsltd/eHgluePVUAW4U6xb/images/app-download-ios.png?fit=max&auto=format&n=eHgluePVUAW4U6xb&q=85&s=a0a3d7fe9c28533c10e5405cfd48ceae" alt="Download on the App Store" className="h-12" width="565" height="170" data-path="images/app-download-ios.png" />
  </a>

  <a href="https://play.google.com/store/apps/details?id=com.pigeonhole.nurserymanagement" target="_blank" rel="noopener noreferrer">
    <img src="https://mintcdn.com/pigeonholeearlyyearsltd/eHgluePVUAW4U6xb/images/app-download-android.png?fit=max&auto=format&n=eHgluePVUAW4U6xb&q=85&s=7377617575e64d5d8adde6b1476c4aa0" alt="Get it on Google Play" className="h-12" width="565" height="170" data-path="images/app-download-android.png" />
  </a>
</div>

### First-Time Login

When you first open the tap **"Sign In"** to proceed to the login screen. You can then login with your credentials to setup the app for use.

<img src="https://mintcdn.com/pigeonholeearlyyearsltd/eHgluePVUAW4U6xb/images/app-signin.png?fit=max&auto=format&n=eHgluePVUAW4U6xb&q=85&s=0cf6ee71ff39eee97ef48bc2f18bbe18" alt="Sign in screen" width="2064" height="2752" data-path="images/app-signin.png" />

<Tip>
  Your login credentials are the same as those you use for the web system. If you don't have login details, contact your nursery administrator.
</Tip>

### Site Selection

If your nursery has multiple locations:

1. **Select your site** from the dropdown menu
2. **Confirm your choice** - this affects which children and staff you can see
3. **Change sites later** if needed from the account screen

<img src="https://mintcdn.com/pigeonholeearlyyearsltd/eHgluePVUAW4U6xb/images/app-switch-sites.png?fit=max&auto=format&n=eHgluePVUAW4U6xb&q=85&s=2ddd354e355f4db621fb9d28c32652da" alt="Site selection interface" width="540" height="167" data-path="images/app-switch-sites.png" />

## Using the Staff App

### Setting a PIN

Your Staff PIN is used for signing in/out on the app when using shared devices. In order to setup a PIN each staff member should set a PIN on the [My Account](https://pigeonholeapp.co.uk/account) page on the web application.

<img src="https://mintcdn.com/pigeonholeearlyyearsltd/eHgluePVUAW4U6xb/images/app-manage-pin.png?fit=max&auto=format&n=eHgluePVUAW4U6xb&q=85&s=74566a7655b5065086c827bbd441e51e" alt="PIN management interface" width="466" height="406" data-path="images/app-manage-pin.png" />

### Switching Users

When multiple staff members need to use the same device, you can easily switch users using the PIN functionality. In order to do this:

1. Click the switch user icon in the bottom tab

<img src="https://mintcdn.com/pigeonholeearlyyearsltd/eHgluePVUAW4U6xb/images/app-switch-users.png?fit=max&auto=format&n=eHgluePVUAW4U6xb&q=85&s=69c9272def69df371bd59e5767b601be" alt="Switch user icon" width="613" height="98" data-path="images/app-switch-users.png" />

2\. Click on the user you wish to sign in and then enter their PIN.

<img src="https://mintcdn.com/pigeonholeearlyyearsltd/eHgluePVUAW4U6xb/images/app-switch-user.png?fit=max&auto=format&n=eHgluePVUAW4U6xb&q=85&s=e721e94fec77341b8339b6253da68524" alt="User switching interface" width="2064" height="2752" data-path="images/app-switch-user.png" />

### Locked Devices

For security whenever the app is loaded the users PIN will be prompted for automatically.

<img src="https://mintcdn.com/pigeonholeearlyyearsltd/eHgluePVUAW4U6xb/images/app-locked-user-signin.png?fit=max&auto=format&n=eHgluePVUAW4U6xb&q=85&s=bdaf1d4a3c88d538c706c4677f4f4411" alt="Locked device PIN entry" width="2064" height="2752" data-path="images/app-locked-user-signin.png" />

## App Features Overview

Now that you have the app installed and set up, explore these key features:

<CardGroup cols={2}>
  <Card title="Child Register" href="/staff/using-the-app/using-the-register">
    Complete guide to managing daily child attendance, including sign in/out, absences, notes, and room management.
  </Card>

  <Card title="Staff Register" href="/staff/using-the-app/using-the-staff-register">
    Comprehensive coverage of staff attendance management with PIN authentication, time tracking, and administrative features.
  </Card>

  <Card title="Creating Forms" href="/staff/using-the-app/creating-forms">
    Step-by-step instructions for creating, completing, and managing forms for incidents, observations, and parent communication.
  </Card>
</CardGroup>

The mobile app is designed to make your daily nursery operations more efficient and improve communication with parents. Take time to explore each feature and don't hesitate to ask for help when needed.
