# Publishing Race Results

Once the event is in **PUBLISHED** status you can allow participants, spectators, and organizers to view real-time results online as they happen. To publish a race result simply go to the race results tab and press the cloud icon.

<figure><img src="/files/4AmicO1HSpz11wVdK2x2" alt=""><figcaption><p>Publish Race Results to Cloud Button</p></figcaption></figure>

## RUFUS Event App Results Publication

Results publication will refresh in the RUFUS Event App after 1 minute of the last publishing action. This is how a race result looks published in the RUFUS Event App.

<div><figure><img src="/files/bsVwe17QSAPc2WbapNdC" alt=""><figcaption><p>Results Information View in the RUFUS Events App</p></figcaption></figure> <figure><img src="/files/sZakz7RNBQUpGugqOmpo" alt=""><figcaption><p>Athlete's Detailed Results View in the RUFUS Events App</p></figcaption></figure></div>


---

# 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/publishing-in-the-rufus-event-app/publishing-race-results.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.
