> For the complete documentation index, see [llms.txt](https://help.ticketx.vn/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.ticketx.vn/van-hanh-su-kien/truoc-su-kien/nhan-su-nhan-vien-hoac-tinh-nguyen-vien.md).

# Nhân sự (Nhân viên hoặc Tình nguyện viên)

### Phương án đề xuất

* 1 line checkin: 2-3 nhân sự
* 1 Print Station sẽ cần 2 nhân sự (1 kiểm tra lệnh in gửi từ line checkin đến và in, 1 phụ trách dán phôi thẻ và phát cho khách)

Với thiết lập này, chúng tôi thấy rằng một máy in có thể xử lý 200-300 người tham dự trong một line checkin kéo dài một giờ. Tất nhiên, điều này sẽ thay đổi tùy theo thông lượng, nhưng điều này sẽ giúp bạn biết được những gì bạn có thể cần cho sự kiện của mình.

### Kiểm tra

Bạn nên kiểm tra xem đội ngũ nhân viên của mình có thể đáp ứng được nhu cầu hay không trước khi sự kiện diễn ra.

### Cài đặt ứng dụng

* Nếu sử dụng **iOS**: [**Tải App tại đây**](https://apps.apple.com/vn/app/ticketx-checkin/id6723885359)
* Nếu sử dụng **Android**: [**Tải App tại đây**](https://app.ticketx.vn/android)


---

# 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, and the optional `goal` query parameter:

```
GET https://help.ticketx.vn/van-hanh-su-kien/truoc-su-kien/nhan-su-nhan-vien-hoac-tinh-nguyen-vien.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
