> For the complete documentation index, see [llms.txt](https://help.verkada.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.verkada.com/guest/ko/configuration/guest-sites.md).

# 게스트 사이트

## 첫 번째 Guest 사이트를 만드세요

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

{% step %}
**60일 체험판 활성화를 클릭하세요.**
{% endstep %}

{% step %}
**사이트 만들기에서:**

a. 사이트 주소를 입력합니다.\
b. 사이트 이름을 입력합니다.\
c. 클릭 **생성.**

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

{% step %}
**또는 기존 고객 아래에서 기존 Verkada 사이트를 가져올 사이트를 선택합니다.**

a. 사이트 주소를 입력합니다.\
b. 클릭 **생성.**

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

{% hint style="warning" %}
참조 [Guest 태블릿 설정](/guest/ko/configuration/guest-sites/set-up-a-guest-tablet.md) 게스트 체크인을 위해 사이트에 태블릿을 추가하려면.
{% endhint %}

***

## 기존 사이트를 Guest 사이트로 지정

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

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

{% step %}
**Organization > Sites 아래에서 Verkada 사이트 가져오기를 클릭합니다.**

a. 가져올 사이트를 선택합니다.\
b. 사이트 주소를 입력합니다.\
c. 클릭 **완료** 를 클릭하여 사이트 가져오기를 완료합니다.
{% endstep %}
{% endstepper %}

***

## Guest 사이트 제거

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

{% step %}
**왼쪽 탐색 메뉴에서 Guest Settings > Organization > Account를 선택합니다.**
{% endstep %}

{% step %}
**License 아래에서 License Settings를 클릭합니다.**

a. 오른쪽 상단의 드롭다운에서 Remove **Tablets 또는 Site를 클릭합니다.**\
b. 제거하려는 사이트 옆에서 클릭합니다. **Remove Site.**\
c. 클릭 **Remove** 을 다시 클릭하여 확인합니다.
{% endstep %}
{% endstepper %}

***

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


---

# 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:

```
GET https://help.verkada.com/guest/ko/configuration/guest-sites.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.
