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

# Children Management Overview

> Manage children in your nursery, including their profiles, sessions, charges, and invoicing settings.

# Children Management

The children management system allows you to register and manage children in Pigeonhole. This includes adding new children with their personal details, demographics, and contacts, as well as configuring their attendance sessions, extra charges, and invoicing settings.

<CardGroup cols={2}>
  <Card title="Personal Details & Demographics" icon="user" href="/managers/children/personal-details">
    Managing a child's personal information, address, and demographic details.
  </Card>

  <Card title="Attendance & Health" icon="heart-pulse" href="/managers/children/attendance-and-health">
    Configuring attendance settings, health information, and custom attributes.
  </Card>

  <Card title="Parents, Carers & Contacts" icon="users" href="/managers/children/parents-and-contacts">
    Managing parents, carers, emergency contacts, and pickup contacts.
  </Card>

  <Card title="Sessions & Charges" icon="calendar" href="/managers/children/sessions-and-charges">
    Configuring attendance sessions and extra charges.
  </Card>

  <Card title="Documents & Forms" icon="file-lines" href="/managers/children/documents-and-forms">
    Managing documents and form assignments for a child.
  </Card>

  <Card title="Child Invoicing" icon="file-invoice" href="/managers/children/invoicing">
    Viewing invoices and configuring invoicing settings for a child.
  </Card>
</CardGroup>
