# 연락처

Verkada Command는 조직의 연락처를 관리할 수 있는 여러 가지 방법을 제공합니다. Verkada가 연락할 수 있는 주요 연락처를 구성하고, 비디오 피드를 공유하기 위한 연락처를 생성하며, 이벤트 및 사고를 공유하기 위한 외부 연락처를 설정할 수 있습니다.

***

## 주요 연락처

다음의 **주요 연락처** 기능을 사용하면 조직 내에서 Verkada가 연락할 수 있는 대상을 지정할 수 있습니다. 주요 연락처를 통해 청구, 보안 및 기타 사항을 담당하는 적절한 담당자에게 저희가 연락할 수 있습니다.

{% stepper %}
{% step %}
**Verkada Command에서 All Products > Admin으로 이동하세요.**
{% endstep %}

{% step %}
**일반 > 주요 연락처에서 원하는 연락처를 구성합니다.**

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

{% hint style="warning" %}
카테고리당 하나의 연락처만 구성할 수 있습니다.
{% endhint %}

***

## 연락처 생성

연락처를 생성하면 사용자와 비디오 피드를 지속적으로 공유할 때 시간을 크게 절약할 수 있습니다.

{% stepper %}
{% step %}
**Verkada Command에서 All Products > Admin으로 이동하세요.**
{% endstep %}

{% step %}
**왼쪽 탐색 메뉴에서 사용자 및 권한 > 연락처를 선택합니다.**
{% endstep %}

{% step %}
**오른쪽 상단에서 Add를 클릭합니다.**
{% endstep %}

{% step %}
**연락처 추가에서:**

1. 해당 사용자의 연락처 세부 정보를 입력합니다. 해외 사용자의 전화번호는 전화 옆의 국기 드롭다운을 클릭하여 국가 코드를 변경합니다.
2. 다음을 클릭합니다. **저장**.
   {% endstep %}
   {% endstepper %}

추가하려는 각 연락처에 대해 이 작업을 수행할 수 있습니다. 그러면 비디오 클립을 공유할 때 해당 연락처가 표시됩니다.

***

## 연락처 관리

{% stepper %}
{% step %}
**Verkada Command에서 All Products > Admin으로 이동하세요.**
{% endstep %}

{% step %}
**왼쪽 탐색 메뉴에서 사용자 및 권한 > 연락처를 선택합니다.**
{% endstep %}

{% step %}
**관리하려는 연락처를 찾습니다.**
{% endstep %}

{% step %}
**연락처 이름의 맨 오른쪽에서 다음을 클릭합니다.** <i class="fa-ellipsis">:ellipsis:</i> **> 액세스 관리.**
{% endstep %}

{% step %}
**이 화면에서 연락처와 공유된 모든 링크의 만료 날짜를 취소하거나 수정할 수 있습니다. 또한 해당 연락처의 모든 링크를 한 번에 취소할 수도 있습니다.**

<div align="left" data-with-frame="true"><img src="/files/3df8dce42f47001342929824d53ef8067a489a38" alt=""></div>
{% 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/command/ko/organization-settings/manage-your-admin-page-settings/manage-contacts.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.
