# Race Alerts

The **Race Alerts** view allows judges to send operational notifications to Race Control without modifying participant classification.

Race Alerts are informational and support fast communication during race operations.

<figure><img src="/files/vRg4TQ0Fd7XjT0pSZGUy" alt="" width="360"><figcaption><p>Race Alerts Screen</p></figcaption></figure>

## What Race Alerts Do

Race Alerts send structured operational messages to Race Control.

They do not:

* Change classification
* Modify participant times
* Affect results

They are used for situational awareness.

## Alert Categories

The app provides predefined categories for fast reporting:

* Medical
* Participant
* Timing
* Race Flow
* Course

Each category includes quick template buttons.

There is also an **Other** option that requires a custom comment.

## Sending an Alert

To send an alert:

1. Select a category.
2. Choose a predefined template or enter a custom message.
3. Include a bib number if relevant.
4. Press **Send**.

The alert appears immediately in:

* Live Activity
* Race Notifications panel in Race Manager

<figure><img src="/files/0JH3rIxd22gofw5tpcVm" alt=""><figcaption><p>Race Notifications Widget in RRM</p></figcaption></figure>

## When to Use Race Alerts

Use Race Alerts for:

* Medical incidents
* Athlete assistance needed
* Equipment issues
* Course obstructions
* Operational timing concerns

Use Team Chat for coordination. Use Race Alerts for official reporting.

## Live Activity Integration

<figure><img src="/files/JsdK7Cpv2gCctjmSy5JI" alt="" width="375"><figcaption><p>Live Activity Feed</p></figcaption></figure>

Race Alerts appear in Live Activity with:

* Category
* Message
* Sending status

They follow the same Pending → Sent → Failed lifecycle.

## Operational Best Practices

* Prefer templates for speed and consistency.
* Include bib numbers when relevant.
* Keep messages short and operational.
* Use “Other” only when necessary.

## Summary

Race Alerts provide structured, fast, and traceable communication from judges to Race Control without affecting race results.


---

# 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-cloud/race-app/race-alerts.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.
