# Team Cups Menu

The **Team Cups Menu** in RUFUS Race Manager (RRM) is where you view and manage all **team-based competitions** defined for an event. From this menu, you can open Team Cup panels, review team eligibility, and create new Team Cups.

Team Cups allow clubs or teams to compete collectively, producing team rankings based on configurable rules.

<figure><img src="/files/qqccN61ilRHvUvnYDC0w" alt=""><figcaption><p>Team Cups Menu</p></figcaption></figure>

### Viewing Defined Team Cups

All Team Cups created for the event are listed in this menu.

Each Team Cup is displayed by name, making it easy to identify different team competitions within the same event.

Below each cup name, RRM displays the **number of eligible teams**, giving you immediate insight into participation and rule compliance.

### Opening a Team Cup

Clicking on a Team Cup name opens the **Team Cup panel**.

From the Team Cup panel, you can:

* View detected teams
* Review eligibility status
* See classified teams and rankings
* Inspect how team results are calculated
* Export team classifications

This panel acts as the central workspace for managing a specific Team Cup.

### Understanding Team Cup Status

Within each Team Cup, teams are automatically evaluated and organized based on the cup rules.

RRM handles this process dynamically, ensuring that:

* Teams are detected from selected races
* Eligibility rules are enforced consistently
* Rankings update automatically when results change

No manual intervention is required to maintain team classifications.

### Creating a New Team Cup

At the bottom of the Team Cups Menu, you’ll find the **Add New** button.

Clicking this button opens the **New Team Cup** configuration dialog, where you define:

* Team composition rules
* Roster size and age restrictions
* Scoring model and tie-breakers
* Races that count toward the cup

Once saved, the Team Cup immediately becomes available in the menu and starts evaluating teams automatically.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://help.runonrufus.com/rufus-race-manager/team-cups/team-cups-menu.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
