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

# Club dashboard and available events

> What you see when you open the club portal and which events you can choose to register your athletes.

## The club dashboard

At `/dashboard-club` you see one card per club you administer, with its name, its detail and the number of active administrators. Each card offers up to three actions, depending on your permissions:

| Action                | What it is for                                   | Permission          |
| --------------------- | ------------------------------------------------ | ------------------- |
| **Register athletes** | Pick an event and register your team.            | `club.orders.edit`  |
| **My orders**         | Review the order history and payment status.     | `club.orders.view`  |
| **Administrators**    | See, invite and revoke who administers the club. | `club.users.manage` |

<img src="https://mintcdn.com/rocky-global/4FtlXt9kPWowzUGF/images/club/panel-del-club-01-panel.png?fit=max&auto=format&n=4FtlXt9kPWowzUGF&q=85&s=ea18dfb5282239eec746ccee3b293f57" alt="Club dashboard with the club card and its options: Register athletes, My orders and Administrators" width="1186" height="718" data-path="images/club/panel-del-club-01-panel.png" />

If your account doesn't administer any club yet, the dashboard says so. Ask the organizer or another administrator to invite you. See [Access and permissions](/en/roles/club/acceso-permisos).

## Available events

**Register athletes** lists the events where your club can register people.

<img src="https://mintcdn.com/rocky-global/4FtlXt9kPWowzUGF/images/club/panel-del-club-02-eventos-disponibles.png?fit=max&auto=format&n=4FtlXt9kPWowzUGF&q=85&s=c3c7620e7ac2b14ceda1420dfb4185d4" alt="List of events available for the club to register athletes" width="1177" height="507" data-path="images/club/panel-del-club-02-eventos-disponibles.png" />

Only events that meet **all** of these conditions appear:

* They belong to **your club's organization**. Legacy clubs that don't have an organization assigned yet see every open event until one is assigned.
* They are **active**.
* They **have not ended**: upcoming and ongoing events are shown.

Events are sorted by start date and the list shows up to 100.

<Note>
  A club **can only register athletes for events of its own organization**. If someone opens the form of an event from another organization by URL, the system answers as if it didn't exist.
</Note>
