# 게스트 의료 포털 사용

Guest의 의료 포털은 환자와 부서 방문객의 관리를 돕습니다. 이 페이지에서 Guest 사용자는 여러 사이트에 걸친 방문객과 환자를 검토할 수 있습니다.

{% hint style="warning" %}
최소한 **직장 사이트 뷰어** Guest 사이트에서 [개의 부서가 있어야](/guest/ko/healthcare/manage-departments-and-checkpoints.md) 의료 포털을 볼 수 있습니다.
{% endhint %}

***

## 의료 포털 탐색

{% hint style="danger" %}
Command에 로그인해야 합니다 **이전에** Guest 의료 포털에 액세스할 수 있습니다.
{% endhint %}

다음에서 [의료 포털을](https://command.verkada.com/healthcare) Guest 사용자는 방문자 로그인을 할 수 있고, 환자 및 부서 방문객의 상세 로그를 검토할 수 있으며, 환자를 확인할 수 있습니다. Guest 사용자는 위치 메뉴에서 사이트와 체크포인트 간에 이동할 수 있습니다:

<div align="left" data-with-frame="true"><img src="/files/80680f2b88b0fdbb71d4345e34e3215abc764191" alt=""></div>

### 태블릿 연결

Guest 사용자는 방문자 로그인을 위해 의료 포털에서 태블릿에 연결해야 합니다.

{% hint style="danger" %}
의료 포털에 연결하기 전에 태블릿을 사이트에 추가해야 합니다.
{% endhint %}

{% stepper %}
{% step %}
**다음으로 이동** [**의료 포털로**](https://command.verkada.com/healthcare)**.**
{% endstep %}

{% step %}
**오른쪽 상단에서 태블릿 버튼을 클릭하세요**
{% endstep %}

{% step %}
**원하는 태블릿을 선택하세요.**

<div align="left" data-with-frame="true"><img src="/files/f584fa3f77991ab5e51837263897867d942d7271" alt=""></div>
{% endstep %}
{% endstepper %}

{% hint style="warning" %}
한 번에 하나의 Guest 사용자만 태블릿에 연결할 수 있습니다.
{% endhint %}

***

### 방문자 로그인

* Guest 사용자는 다음을 클릭하여 로그인 절차를 시작할 수 있습니다 **새 게스트** 오른쪽 상단에서.
* Guest 사용자는 신분증을 스캔하거나 연락처 정보를 제공하지 않고도 미성년자를 로그인시킬 수 있습니다. 미성년자를 로그인시키려면 오른쪽 상단의 드롭다운을 클릭하고 다음을 선택하세요 **미성년자 로그인**.

참조 [입원 환자 방문자 로그인](/guest/ko/healthcare/inpatient-visitor-sign-in.md) 자세한 내용은

### 검색

Guest 사용자는 검색창을 사용하여 단일 사이트에서 다음 유형의 사람을 찾을 수 있습니다:

* 현재 방문자
* 이전 방문자
* 현재 환자

방문자는 이름으로 검색할 수 있습니다. 환자는 이름 또는 병실 번호로 검색할 수 있습니다. 기밀 환자는 이름 또는 병실 번호로 검색할 수 있으며, 개인정보 보호를 위해 검색 결과에서 이름이 흐리게 표시됩니다.

### 환자 프로필 검토

현재 환자는 의료 포털에 프로필이 있으며, 해당 위치, 현재 방문자 수, 그리고 모든 방문자 목록이 표시됩니다.

<div align="left" data-with-frame="true"><img src="/files/7ca9596e4a8ccd2c8526269111ff698eca363cb7" alt=""></div>

환자별 승인 및 거부된 방문자 목록은 환자 프로필에서 관리할 수 있습니다. 기밀 프로필의 경우 개인정보 보호를 위해 환자의 이름이 흐리게 표시됩니다.

***

{% hint style="info" %}
**실제 사용 모습을 보고 싶으신가요?** 다음을 확인해 보세요 [비디오 튜토리얼](https://www.youtube.com/watch?v=0D4soV-y7VE).
{% endhint %}


---

# 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/use-the-guest-healthcare-portal.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.
