# Breakout sessions for check-in

## Breakout sessions for check-in

## Potential Use Case

1. Track daily attendance for a multi-day event.
2. Track attendance of different sessions or rooms within a multi-session event.

## Steps

1. Go to **In-person Check-in** > **Breakout Session**\
   ![](/files/DMRXYiRMZMGP3LqEKJqr)
2. Click **Add Session**\
   ![](/files/kypl57gjHMvTBAG7pisn)
3. Input the session details such as session name, date and time. Once done, click **Create & Next**.\
   **Note:** Attendees can still be checked-in before and after the entered session time.\
   ![](/files/KeNKO7RztFX2bQW9o3bk)
4. Select participants that will be shown within the session on the Check-in App.
5. **All attendees** - Will include all attendees on the People List.\
   ![](/files/HdrWJveCbyXfI4rGlY83)
6. **Attendees with specific criteria** - Only seleccted attendees will be shown within the breakout session.\
   ![](/files/p4aUyye8fpzAa3t4NcvQ)
7. Attendees can be selected based on:
8. Custom field responses
9. Ticket type
10. Tags
11. Manually selection
12. Click **Save.**\
    ![](/files/qJdvOX50LfPpEcWXiZPM)

## Remarks

1. The check-in records for each breakout session are independent. For example, if Attendee A is checked-in under breakout session A, the check-in record will not be reflected in breakout session B. Same logic applies if the check-in record is undone or erased.


---

# 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/check-in-setup/breakout-sessions-for-check-in.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.
