# How To Sort The Attendee Order On EventX Check-in App

### How to change the sorting method of the attendee list on the EventX Check-in App?

1. Click on the "Sort By" wording next to the number of attendees\
   ![](/files/oYuurBIyvwZqkaFlPdGw)
2. Select the respective sorting method and click Apply.\
   ![](/files/e3or3sx91jZ7sfJAibTx)

### Use Case:

When an attendee is being checked-in either manually by clicking the tick icon or through filling-up the walk-in form, the attendee name will appear on top of the list in the Check-in App.

1. The organizer uses the walk-in form to check-in an attendee and clicks Submit\
   ![](/files/ZoqDw827Ejf6APh4t1o5)
2. The checked-in attendee will be displayed on top if the sorting method is set to "Latest Check-in Time"\
   ![](/files/yZz94z5YMtZzEI78XmQw)


---

# 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-app/how-to-sort-the-attendee-order-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.
