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

# Overview and FAQs

> Guides for the pigeonhole system.

# Pigeonhole Guides

Find step-by-step guides for all key admin tasks in the Pigeonhole system. Use the cards below to quickly access instructions for staff management, invoicing, children setup, integrations, and more.

<CardGroup cols={2}>
  <Card title="Login & Authentication" href="/managers/login-authentication">
    How to log in using OTP codes, set up passkeys, and optionally set a password.
  </Card>

  <Card title="Funding Forms" href="/managers/funding-forms">
    Guidance on managing funding forms in the Admin Portal.
  </Card>

  <Card title="Dashboard" href="/managers/dashboard">
    How to customize your dashboard to show data important to you.
  </Card>

  <Card title="Invoicing" href="/managers/invoicing">
    Guidance on managing invoicing in the Admin Portal.
  </Card>

  <Card title="Live Register Checks" href="/managers/live-register-check">
    Guidance on managing checking pigeonhole against your council live register.
  </Card>

  <Card title="Staff Management" href="/managers/staff">
    How to add and manage staff, schedules, and permissions.
  </Card>

  <Card title="Portal Manager" href="/managers/portal-manager">
    Guidance on using the portal manager features.
  </Card>

  <Card title="Children Management" href="/managers/children">
    How to add children, manage sessions, charges, and invoicing settings.
  </Card>

  <Card title="Create a Room Move" href="/managers/room-moves">
    How to edit staff in the Admin Portal.
  </Card>

  <Card title="Parents & Carers" href="/managers/relatives">
    Guide for adding relatives to the system.
  </Card>

  <Card title="Adding Profile Images" href="/managers/adding-profile-images">
    How to upload and edit profile images for children, staff, and parents/carers.
  </Card>

  <Card title="Custom Attributes" href="/managers/custom-attributes">
    Create and manage custom fields to capture additional information about children specific to your nursery's needs.
  </Card>

  <Card title="Custom Forms" href="/managers/custom-forms">
    Create, assign, and manage custom forms to collect information from parents and guardians.
  </Card>

  <Card title="Using the AI Assistant" href="/managers/using-the-ai-assistant">
    How to use the built-in AI assistant to help with admin tasks and answer questions.
  </Card>

  <Card title="Occupancy Planning" href="/managers/occupancy-planning">
    How to view and use the occupancy planner to monitor and manage occupancy levels, staff coverage, and ratios.
  </Card>

  <Card title="Attendance Reports" href="/managers/attendance-reports">
    How to view and analyze attendance reports, daily patterns, and individual child history.
  </Card>

  <Card title="Absence Notifications" href="/managers/absence-notifications">
    How to enable parents to submit absence requests and receive email notifications.
  </Card>

  <Card title="Documents" href="/managers/documents">
    How to upload, organise, and manage nursery documents for staff and parents.
  </Card>
</CardGroup>

***

## Frequently Asked Questions

<AccordionGroup>
  <Accordion title="I've forgotten my password, what should I do?">
    If you've forgotten your password, click the 'Forgot Password?' link on the login page. Enter your email address and we'll send you instructions to reset your password. Make sure to check your spam/junk folder if you don't see the email within a few minutes.
  </Accordion>

  <Accordion title="I haven't received my login email code, what should I do?">
    First, check your spam or junk folder - sometimes emails can end up there. If you still can't find it after a few minutes, please contact [Pigeonhole Support](support@pigeonholeapp.co.uk) who will be able to help you access your account.
  </Accordion>

  <Accordion title="A parent or staff member has not received their login link?">
    First, ask them to check their spam or junk folder - sometimes emails can end up there. If they can't find it, you can click 'Send Invite' in the More Actions (...) menu against the person on the parent or staff list page to resend the invitation. If the user has already logged in before, they can use the 'Forgotten Password' feature on the login page to access their account.
  </Accordion>

  <Accordion title="A parent has logged in, but cant see any of their invoices or funding forms?">
    Check the parent hasn't registered as their own nursery. Parents should log in via the parent portal using their email address - they do not need an invitation link to log in. If they have registered accidentally as a nursery, please contact [Pigeonhole Support](mailto:support@pigeonholeapp.co.uk)
  </Accordion>
</AccordionGroup>
