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

# Parents & Carers Overview

> Manage parents and carers in your nursery setting.

# Parents & Carers

The Parent/Carer management system allows you to register and manage parents and carers in the nursery management system. This includes viewing all parents and carers, adding new members, configuring their profiles, and managing their relationships with children.

<CardGroup cols={2}>
  <Card title="Adding Parents & Carers" icon="user-plus" href="/docs/managers/relatives/adding-relatives">
    Learn how to add new parents and carers, create them from a child profile, and configure relationship details.
  </Card>

  <Card title="Managing Parents & Carers" icon="pen-to-square" href="/docs/managers/relatives/managing-relatives">
    Edit existing profiles, send invitations, and search or filter your parent and carer list.
  </Card>
</CardGroup>

## Parent/Carer List Overview

The main Parents & Carers page displays a comprehensive list of all parents and carers in your nursery setting. This view provides quick access to essential information and management tools.

The parent/carer list displays the following information in a table format:

* **Name**: Parent/carer's full name with their profile picture shown in the first column. If an invitation has been sent but they haven't logged in yet, a blue mail icon appears next to their name.
* **Email**: Contact email address
* **Logged In**: Shows when the parent/carer last logged in, or a dash if they never have
* **Responsibilities**: Badges summarising their responsibilities for their associated children:
  * **BP**: Blue badge indicating they are a **Bill Payer** for that child
  * **PR**: Green badge indicating they have **Parental Responsibility** for that child
* **Actions**: Edit, delete, and send invite

<Frame>
  <img src="https://mintcdn.com/pigeonholeearlyyearsltd/_HCbGMlAISfFxdrk/images/relative-list.png?fit=max&auto=format&n=_HCbGMlAISfFxdrk&q=85&s=982538e151a3eece910f27e8362dde17" alt="Parent and carer list showing names, statuses, emails, associated children, and action buttons" width="934" height="547" data-path="images/relative-list.png" />
</Frame>
