# Check registration status

You've submitted your registration and payment. Now you want to know whether your gymnasts are in. Here's how to check.

## Prerequisites

* [Registration submitted and paid](https://docs.gymart.org/registration/checkout-with-stripe)

## Steps

1. Open the meet's **Registration Dashboard** (the first screen when you enter a registration).
2. The dashboard gives you an overview of where everything stands.
3. Click **Gymnasts** in the sidebar to see status for each individual gymnast.

## What the statuses mean

| Status         | Icon            | What it means                                          |
| -------------- | --------------- | ------------------------------------------------------ |
| **Approved**   | Green checkmark | Registered and confirmed. They're in.                  |
| **Pending**    | Hourglass       | Submitted, waiting for the organizer to review.        |
| **Waitlisted** | List icon       | The level or meet is full. They're in line for a spot. |
| **Rejected**   | Red X           | Something went wrong. See the reason below.            |
| **Scratched**  | Dash            | Withdrawn after being approved.                        |

## Common reasons for rejection

* **Registration deadline passed.** Submitted after the cutoff.
* **Level capacity reached.** No more spots in that level.
* **Global capacity reached.** The entire meet is full.
* **Age requirements not met.** The gymnast's date of birth is outside the allowed range.
* **Missing required fields.** Name, date of birth, level, or a custom field is blank.
* **Invalid level or discipline.** Doesn't match what this meet offers.
* **Music not uploaded.** The meet requires floor music and none was assigned.
* **Duplicate registration.** The gymnast is already registered for this meet.

If any of your gymnasts are rejected, the [troubleshooting guide](https://docs.gymart.org/registration/registration-troubleshooting) walks through how to fix each of these.

## What's next

* [Edit gymnast data](https://docs.gymart.org/registration/edit-gymnast-registration-data) to fix rejected gymnasts and re-submit
* [View your schedule](https://docs.gymart.org/scheduling/view-schedule-as-registrant) once your gymnasts are approved

## Related

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