# Race-Segment View

The Race-Segment View provides detailed insight into each participant’s performance within a specific segment of the **CLASSICAL** race. This view is particularly important in multi-sport events, such as duathlons or triathlons, where performance can vary significantly across different segments.

<figure><img src="/files/RsxRX6d7N3NLP2COjOjj" alt=""><figcaption><p>Race-Segment View</p></figcaption></figure>

## Key Information Displayed:

* **Segment Rank**: This shows the specific rank of each participant in that segment, helping assess their performance in individual parts of the race.
* **Pace Calculation**: The pace is displayed in appropriate units, depending on the sport type for that segment. For example, running pace is shown in minutes per kilometer, swimming in minutes per 100 meters, and cycling in kilometers per hour.

This segment-focused ranking is useful to track performance in intermediate stages and understand competitor dynamics across different legs of the event.

## Features of the Race-Segment View:

* **Detailed Data Grid**: The grid displays critical information, such as segment rank, segment time, participant details, and pace, for each competitor.
* **Data Filtering and Grouping**: Users can filter, search, and group data to focus on specific segments or categories within the race.
* **Export Functionality**: Like other data grids in RRM, you can export the segment data to CSV or PDF, providing a convenient way to share or analyze the performance results.

## Usage Scenarios:

The Race-Segment View is ideal for detailed segment-specific analysis, identifying standout performances, and comparing participant splits across different segments. It's a powerful tool for evaluating the nuances of performance during each part of a multi-stage event.

The detailed insights provided by the Race-Segment View enable users to closely monitor competitors' progress, offering a more granular look at how each participant is performing within a race.


---

# 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/segments/race-segment-view.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.
