> For the complete documentation index, see [llms.txt](https://docs.gymart.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.gymart.org/registration/check-registration-status.md).

# 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](/registration/checkout-with-stripe.md)

## 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.        |
| **Wait Listed** | 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](/registration/registration-troubleshooting.md) walks through how to fix each of these.

## What's next

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

## Related

* [Registration walkthrough](/registration/index.md)
* [Registration troubleshooting](/registration/registration-troubleshooting.md)
