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

# Composers

> How to manage composer records, including adding, editing, and removing composer entries.

# Composers

The Composers form allows admin users to manage the list of composers associated with the orchestra. Use this form to add, edit, or remove composer records.

## Purpose

This form is designed for admin users to:

* Add new composers
* Edit existing composer details
* Remove composers when necessary

## How to Use the Composers Form

1. **View Composers**: The form displays a list of current composers, including their names, nationalities, and status.
2. **Add Composer**:
   * Click the **Add Composer** button.
   * Fill in the required fields (see below).
   * Click **Save** to add the new composer.
3. **Edit Composer**:
   * Select a composer from the list.
   * Update their details as needed.
   * Click **Save** to apply changes.
4. **Remove Composer**:
   * Select the composer to remove.
   * Click the **Delete** or **Remove** button.
   * Confirm the action when prompted.

## Key Fields

| Field                  | Description                                                                   |
| ---------------------- | ----------------------------------------------------------------------------- |
| **Show Firstname**     | Display the composer's first name on the website (checkbox).                  |
| **Firstname**          | Composer's first name.                                                        |
| **Surname**            | Composer's surname (required).                                                |
| **Display Name**       | How the composer's name should appear publicly.                               |
| **Birth Date**         | Composer's date of birth (date picker).                                       |
| **Death Date**         | Composer's date of death (if applicable).                                     |
| **Living Composer**    | Indicates if the composer is still living (checkbox).                         |
| **Nationality**        | Country or region the composer is associated with (dropdown).                 |
| **Publish on Website** | Whether the composer's profile is published on the public website (checkbox). |
