# Publishing Participant Information

Before race day, organizers can publish participant details to allow athletes to verify their registration information. This includes **name, gender, birth year, club, and team information**. To publish the participant list, navigate to the **All Participants** or to a **specific race Participants** tab and clic on the **cloud icon**.

<figure><img src="/files/fipnQXHQ8mqcL62a6QII" alt=""><figcaption><p>Publish Participants List to Cloud Button</p></figcaption></figure>

## RUFUS Event App Publication

Participants list publication will refresh instantly in the RUFUS Events App. This is how a participants lists looks published:

<figure><img src="/files/SYBVB32h0OYu7blKXKMA" alt=""><figcaption></figcaption></figure>


---

# 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-participant-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.
