# Edit gymnast registration data

Sometimes a gymnast's data needs fixing after you've added them. Maybe they moved up a level since you last updated the roster. Maybe a field didn't import correctly. Here's how to update a single gymnast's registration details.

## Prerequisites

* [Gymnasts added to your registration](https://docs.gymart.org/registration/add-gymnasts-to-registration)

## Steps

1. In the registration sidebar, click **Gymnasts**.
2. Find the gymnast in the list.
3. Click the gymnast's row to open the **Edit Drawer** (a panel that slides in from the side).
4. Update whatever needs changing:
   * **First name / Last name**
   * **Date of birth**
   * **Discipline** (WAG, MAG, etc.)
   * **Level** (must be a level this meet offers)
   * **Additional identifier** (custom ID field)
   * **Custom meet fields** (any extra fields the organizer configured)
5. Click **Save**.

After you save, validation runs again automatically. If the gymnast was previously rejected, check whether their status changes to accepted.

## When you'd use this

* A gymnast has a validation error (wrong level, missing field, age mismatch).
* You imported from CSV and a field mapped incorrectly.
* The gymnast switched levels since your last roster update.

## Good to know

Edits here only affect this meet's registration. They don't change anything in your club roster. To update your roster, see [Edit a gymnast](https://docs.gymart.org/club-management/edit-a-gymnast).

If you need to fix the same field across many gymnasts, [bulk edit](https://docs.gymart.org/registration/bulk-edit-registration-data) is faster.

## What's next

* [Bulk edit registration data](https://docs.gymart.org/registration/bulk-edit-registration-data)
* [Checkout with Stripe](https://docs.gymart.org/registration/checkout-with-stripe)

## Related

* [Common registration errors](https://docs.gymart.org/registration/registration-troubleshooting)
* [Registration walkthrough](https://docs.gymart.org/registration/index)
