# 우편실 알림 사용

패키지가 픽업 준비가 되면 사용자가 받을 알림 유형을 선택할 수 있습니다. 지원되는 알림 방법에는 이메일, SMS, Slack 및 Microsoft Teams가 포함됩니다.

{% hint style="danger" %}
필요합니다 **조직 관리자** Mailroom 설정을 관리할 수 있는 권한이
{% endhint %}

***

## 구성

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

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

{% step %}
**Notifications 아래에서 조직 사용자에게 알리는 데 선호하는 방법(이메일, SMS, Slack 또는 Microsoft Teams) 옆의 상자를 선택합니다.**

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

***

## 사용자 기본 설정 편집

조직 관리자가 알림을 활성화하면 사용자는 다음에서 선호하는 알림 유형을 사용자 지정할 수 있습니다. **my.verkada.com**.

{% stepper %}
{% step %}
**다음으로 이동** [**my.verkada.com**](https://my.verkada.com/)**.**
{% endstep %}

{% step %}
**로그인 링크를 받으려면 이메일 주소를 입력하세요.**
{% endstep %}

{% step %}
**이메일에서 Go to my.verkada.com를 클릭합니다.**
{% endstep %}

{% step %}
**오른쪽 상단에서 메뉴(세로선 3개) 아이콘을 클릭한 다음 프로필 편집을 선택합니다.**
{% endstep %}

{% step %}
**I prefer to be contacted via… 아래에서 선호하는 연락 방법을 선택합니다.**
{% 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/mailroom/ko/events-and-alerts/enable-mailroom-notifications.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.
