# Use Case : How To View Daily Attendance On EventX Check-in App

For events that span across multiple days, the organizer might want to have a daily check-in procedure to record attendance. This can be done by following the steps detailed below:

1. Create the desired number of breakout sessions under **In-person Check-in** on the organizer portal. Click **Add Session** to add a new breakout session.\
   For example, if the event is 3 days, create 3 breakout sessions and name them accordingly.\
   ![](/files/LHNubdKdfyOvCRxBcHog)
2. Input the session name and set the period that the session will be valid for. Once done, click **Create & Next.**\
   ![](/files/LwiolGPhMIC2O8lhcslg)
3. Select the participants that will be in the breakout session and click **Save** once done.\
   ![](/files/jjJHveBqmrZZe4dwWege)
4. **All participants :** All attendees on the attendee list will be listed in the breakout session.
5. **Attendees with specific criteria**
6. **Select Criteria** - Organizers can select the attendees based on the custom field question responses, ticket type and tags.
7. **Manually Select Attendee** - Organizers can select the attendee by selecting them one by one.
8. In the Check-in App, select the created breakout session under **Sessions** to check-in the attendees accordingly. ![](/files/WBtsVczZ47PuJqNSKeyO)\
   ![](/files/m6gwAtIBCjWdpL77uIQo)
9. To view the number of attendees that have been checked-in to the breakout session, click on the **Attended** filter.\
   **Note:** Please ensure that you are in the right breakout session by checking on the name indicated next to **Sessions**.\
   ![](/files/B2jJZE6zBtK3HPWjSePU)


---

# 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://eventx-hq.gitbook.io/knowledge-base/check-in/troubleshooting-and-use-cases/use-case-how-to-view-daily-attendance-on-eventx-check-in-app.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.
