> For the complete documentation index, see [llms.txt](https://docs.fyre.hypersign.id/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.fyre.hypersign.id/admin-dashboard/participants-data.md).

# Participants Data

First step, is to navigate to Participants tab from the menu bar on the left.&#x20;

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

To view participants of a particular event, select the name of the event from the drop down that appears once you click on "Select an event" Once the organiser selects the event name, following will appear for the event selected:&#x20;

<figure><img src="/files/49JEGgUw7SEiOQXTGVWJ" alt=""><figcaption></figcaption></figure>

**Search Participants:** search a participant by name, email ID, Twitter handle etc.&#x20;

**Export All:** download a CSV file containing participation details of all participants.&#x20;

**Lottery:** choose winners based on score or randomly.&#x20;


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://docs.fyre.hypersign.id/admin-dashboard/participants-data.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.
