# Emergency Roster

To access the emergency roster in the database, simply click on the ⚠ button located in the top right corner of the browser from any page.

<figure><img src="/files/AclSIyORHYTwvKrAceZL" alt=""><figcaption><p>Locating the emergency roster</p></figcaption></figure>

This will open a quick window where you can select the desired location for the roster. Once you have selected the location, click on the "Print Emergency Roster" button.

<figure><img src="/files/3Udcp566PwTvPS2TmERB" alt=""><figcaption><p>Selecting a center to print a roster</p></figcaption></figure>

The emergency roster will then be generated, displaying a list of all the participants who have checked in at that specific location. You can view the roster directly from your device or choose to print it by using the print option available in the top corner of the window. This allows you to have a physical copy of the emergency roster readily available if needed.


---

# 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://docs.c360.org/attendance/emergency-roster.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.
