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

# Trainers

> Add your trainer information

## Add Trainer

To add a trainer, click the `Add Trainer` button. After you click `Add Trainer` you will see a pop up with the following feilds:

<ResponseField name="Trainer Photo" type="Upload" required>
  Photo of the trainer.

  Example: `Ronnie_Coleman.png`
</ResponseField>

<ResponseField name="First Name" type="text" required>
  First name of the trainer.

  Example: `Ronnie`
</ResponseField>

<ResponseField name="Last Name" type="text" required>
  Last name of the trainer.

  Example: `Coleman`
</ResponseField>

<ResponseField name="Email" type="email" required>
  Trainer's email.

  Example: `Ronnie.coleman22@moregyms.com`
</ResponseField>

<ResponseField name="Phone" type="number" required>
  Trainer's phone number.

  Example: `(555)555-555`
</ResponseField>

<ResponseField name="Emergency Contact Name" type="text">
  Trainer's emergency contact name.

  Example: `Mat Fraser`
</ResponseField>

<ResponseField name="Emergency Contact Phone" type="number">
  Trainer's emergency contact number.

  Example: `(555)555-555`
</ResponseField>

## Edit Trainer

To edit a trainer, click on the person you would like to update. After you are done editing the information click `SAVE`

## Remove Trainer

To remove a trainer, click on the person you would like to remove. Then click `DELETE TRAINER`
