# 의료용 게스트 태블릿 설정

게스트는 의료 방문객 관리에 특화된 태블릿 구성을 제공합니다. 이 구성에서 병원은 태블릿을 사용하여 입원 방문객을 등록하고, 외래 방문객을 등록하고, 제한 구역의 방문객을 확인할 수 있습니다.

{% hint style="warning" %}
시작하기 전에: [태블릿을 Command에 추가합니다](/guest/ko/configuration/guest-sites/set-up-a-guest-tablet.md).
{% endhint %}

***

## 구성

{% stepper %}
{% step %}
**Verkada Command에서 All Products > Workplace > Guest로 이동합니다.**
{% endstep %}

{% step %}
**왼쪽 탐색 메뉴에서 Guest Settings를 클릭합니다.**
{% endstep %}

{% step %}
**상단에서 사이트 > 해당 사이트를 선택합니다.**
{% endstep %}

{% step %}
**태블릿 > 해당 태블릿을 선택합니다.**
{% endstep %}

{% step %}
**태블릿 설정에서 Concierge Sign-in Only를 선택합니다.**

<div align="left" data-with-frame="true"><figure><img src="/files/33f6cfa5c966d9a9d65de544953c457bcaee9ad3" alt="" width="375"><figcaption></figcaption></figure></div>
{% endstep %}
{% endstepper %}

### 카메라를 선택합니다

병원은 전면 또는 후면 iPad 카메라를 사용하여 방문객의 사진 ID를 스캔할 수 있습니다.

{% stepper %}
{% step %}
**Guest Settings > Sites > Tablets로 이동한 다음 원하는 태블릿을 선택합니다.**
{% endstep %}

{% step %}
**Photo ID Scan 드롭다운 메뉴를 선택하고 카메라를 선택합니다.**
{% endstep %}
{% endstepper %}

### 보조 체크포인트를 선택합니다

의료용 태블릿을 사용하여 [제한 구역의 방문객을 확인하려면](/guest/ko/healthcare/healthcare-visitor-verification.md), 태블릿이 다음에 할당되어야 합니다 [보조 체크포인트](/guest/ko/healthcare/manage-departments-and-checkpoints.md).

{% stepper %}
{% step %}
**Guest Settings > Sites > Tablets로 이동한 다음 원하는 태블릿을 선택합니다.**
{% endstep %}

{% step %}
**Tablet Mode 체크포인트를 선택하고 드롭다운에서 체크포인트를 선택합니다.**
{% endstep %}
{% endstepper %}


---

# 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://help.verkada.com/guest/ko/healthcare/set-up-a-guest-tablet-for-healthcare.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.
