# Verkada Mailroom 시작하기

[Verkada 메일룸](https://docs.verkada.com/docs/mailroom-overview.pdf) 조직이 배송된 패키지를 빠르고 안전하게 관리할 수 있게 해줍니다. 또한 Mailroom은 카메라 피드를 활용해 패키지가 배송, 스캔 또는 수령된 시점을 확인할 수 있도록 합니다.

## 사이트 만들기

사이트는 Command 조직 내에서 장치를 논리적으로 그룹화하고 관리하는 방법입니다. 사이트 수준 권한을 통해 장치의 관리와 확인이 더 쉬워집니다. 자세한 내용은 [Mailroom 사이트](/mailroom/ko/configuration/mailroom-sites.md) 를 참조하세요.

### 설정 구성

조직 수준 또는 사이트 수준에서 Mailroom 설정을 편집할 수 있습니다. 픽업 위치 추가, 컨텍스트 카메라 추가, 여러 언어 관리 등을 통해 Mailroom 픽업 경험을 더 쉽게 만들 수 있습니다. 자세한 내용은 [Mailroom 설정](/mailroom/ko/configuration/view-and-edit-mailroom-settings.md) 을 참조하세요.

### Mailroom 앱 다운로드

Verkada Mailroom을 사용하면 추가 장치를 구매할 필요 없이 기존 휴대폰이나 태블릿을 사용할 수 있습니다. Mailroom 앱은 [App Store](https://apps.apple.com/us/app/verkada-mailroom/id1631622141) 또는 [Google Play](https://play.google.com/store/apps/details?id=com.verkada.mailroom\&hl=en\&gl=US\&pli=1) 스토어에서 다운로드하세요.

## 지원되는 Mailroom 운송업체

Verkada Mailroom은 다양한 우편/배송 운송업체를 지원하여 사용 경험을 간소화합니다. 자세한 내용은 [지원되는 Mailroom 운송업체](/mailroom/ko/configuration/supported-mailroom-carriers.md) 을 참조하세요.

## 라이선스

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

## 네트워크 설정 확인

Verkada Mailroom은 플러그 앤 플레이 방식으로 설계되었습니다. 하지만 환경에 방화벽이 포함되어 있는 경우 Mailroom 장치를 온라인 상태로 만들기 위해 일부 구성을 변경해야 할 수 있습니다. Mailroom 네트워크 설정에 대한 자세한 내용은 [Mailroom 네트워크 설정](/mailroom/ko/getting-started/mailroom-network-settings.md).


---

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