# Verkada Guest 시작하기

Verkada Guest를 사용하면 조직에서 건물과 주요 구역에 대한 게스트 액세스를 빠르고 안전하게 관리할 수 있습니다. Guest는 카메라 피드와 도어 이벤트를 활용하여 조직 전반의 게스트와 호스트를 추적합니다.

{% hint style="danger" %}
이 작업을 완료하려면 Org Admin 및/또는 Site Admin [권한이](/command/ko/users-and-permissions/roles-and-permissions-for-command.md) Verkada Command 조직에 필요합니다.
{% endhint %}

### 필요한 항목

* iOS 14 이상이 설치된 iPad
* 배지 프린터
* iPad 스탠드(선택 사항이지만 최상의 Guest 경험을 위해 권장)

## 사이트 만들기

사이트는 Command 조직 내에서 장치를 논리적으로 그룹화하고 관리하는 방식입니다. 사이트 수준 권한을 사용하면 장치를 더 쉽게 관리하고 볼 수 있습니다. 자세한 내용은 [Guest Sites](/guest/ko/configuration/guest-sites.md) 를 참조하세요.

#### 설정 구성

조직 수준 또는 사이트 수준에서 Guest 설정을 편집할 수 있습니다. 게스트 체크인 경험을 더 쉽게 만들기 위해 Guest 유형을 만들고, 사이트에 카메라와 도어를 추가하고, 여러 언어를 관리하는 등의 작업을 할 수 있습니다. 자세한 내용은 [Guest Settings](/guest/ko/configuration/guest-sites/view-and-edit-guest-settings.md) 자세한 내용은

## Guest 장치 추가 및 연결

#### Guest 태블릿

Guest 태블릿은 조직에 게스트를 체크인하는 데 사용됩니다. Guest 사이트 설정 페이지에서 태블릿을 추가할 수 있습니다. 자세한 내용은 [Guest 태블릿 설정](/guest/ko/configuration/guest-sites/set-up-a-guest-tablet.md) 자세한 내용은

#### 배지 프린터

배지 프린터는 게스트가 시설 내에 있는 동안 착용할 배지를 인쇄하는 데 사용됩니다. Guest 사이트 설정 페이지에서 배지 프린터를 추가할 수 있습니다. 자세한 내용은 [Verkada Guest에 프린터 추가](/guest/ko/printers/brother-printer-setup-guide.md) 자세한 내용은

## 라이선스

Command에서 관리하는 모든 Guest 태블릿에는 라이선스가 필요합니다. Verkada 라이선스는 각 Command 조직에 적용되며, 라이선스는 하나의 만료일로 통합됩니다. 라이선스 추가 및 관리에 대한 자세한 내용은 [라이선스 관리](/command/ko/licensing/manage-your-licenses.md).

## 네트워크 설정 확인

Verkada Guest는 플러그 앤 플레이 방식으로 설계되었습니다. 그러나 환경에 방화벽이 포함된 경우 Guest 장치를 온라인으로 연결하기 위해 일부 구성 변경이 필요할 수 있습니다. 자세한 내용은 [Guest 네트워크 설정](/guest/ko/getting-started/guest-network-settings.md)[**을**](/guest/ko/getting-started/guest-network-settings.md) 자세한 내용은

컴퓨터에서 Guest의 보안 화면이 제대로 로드되도록 하려면, 컴퓨터와 인터넷 서비스 제공업체(ISP) 사이에 있는 모든 필터링 장치에서 TCP 포트 443에 대해 crimimages.com을 허용 목록에 추가해야 합니다.


---

# 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/getting-started/get-started-with-verkada-guest.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.
