> 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/verkada-cameras/ko/analytics/create-camera-event-alerts/share-event-alerts.md).

# 이벤트 알림 공유

알림은 조직 구성원 및 다른 관계자와 공유할 수 있습니다. 이를 통해 진행 중인 사건이나 조사가 필요한 과거 상황에 대한 관련 정보를 사람들과 빠르게 공유할 수 있습니다.

***

## 이벤트 공유

{% stepper %}
{% step %}
**Command 홈페이지의 왼쪽 탐색 메뉴에서 다음을 클릭합니다** [**알림**](http://command.verkada.com/events)**.**
{% endstep %}

{% step %}
**공유하려는 이벤트를 클릭합니다.**
{% endstep %}

{% step %}
**이벤트 동영상의 오른쪽 상단에서 공유를 클릭합니다.**

1. 동영상 공유 약관을 읽어보세요. 동의하면 다음을 클릭합니다 **동의합니다.**
2. 링크를 공유할 사람들의 연락처 정보를 입력합니다.
3. 공유 링크 기간을 설정합니다.
4. 클릭 **공유 링크 > 완료.**

<div align="left" data-with-frame="true"><img src="/files/9e833ad89dd360f443d855c5beda76d9353576cb" alt=""></div>

{% hint style="info" %}
불필요한 영상 접근을 제한하려면 가능한 한 짧은 시간 동안 이벤트를 공유하세요.
{% endhint %}
{% endstep %}
{% endstepper %}


---

# 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, and the optional `goal` query parameter:

```
GET https://help.verkada.com/verkada-cameras/ko/analytics/create-camera-event-alerts/share-event-alerts.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
