# Publish Participants Information

Before race day, organizers can publish participant information to RUFUS Events App so athletes, teams, clubs, and spectators can review the participant list before the event.

This allows athletes to verify their registration details in advance and helps organizers reduce corrections, questions, and data issues on race day.

## How to Publish Participants

To publish the participant list:

1. Open the event in RUFUS Race Manager.
2. Navigate to the Participants tab.
3. Click the cloud icon to publish participant details.
4. The participant list will be made available in RUFUS Events App.

After publishing, the information is sent through RUFUS Cloud and displayed on the public event page according to the event visibility and publication settings.

## RUFUS Events App Publication

Once published, the participant list is updated in RUFUS Events App automatically.

<figure><img src="/files/APhMwPdeP7hhJi42KjvS" alt="" width="375"><figcaption></figcaption></figure>

The public participant list refreshes instantly, so organizers can make several updates in RUFUS Race Manager and then publish them without requiring visitors to manually refresh the page.

## Published Participant Data

The participant information shown in RUFUS Events App may include:

* Participant name
* Bib number
* Country
* Gender
* Birth year
* Race
* Category
* Club
* Team
* City
* Additional registration fields, depending on the event configuration

The exact information displayed may vary depending on the event setup and the fields enabled for publication.

## Athlete Search

Visitors can search the participant list by athlete name or bib number.

This makes it easier for athletes to verify their own registration and for spectators, clubs, and teams to find specific participants before and during the event.

## Benefits of Publishing Participants

Publishing participant information before race day helps:

* Athletes confirm their registration data.
* Organizers detect possible errors earlier.
* Clubs and teams review their registered members.
* Spectators find athletes they want to follow.
* The public event page feel active before results are available.

This integration between RUFUS Race Manager, RUFUS Cloud, and RUFUS Events App keeps participant information accessible, searchable, and ready for the live event experience.


---

# 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-event-app/getting-started/publish-participants-information.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.
