# Share Event Alerts

Alerts can be shared with members of your organization and other parties. This enables you to quickly share relevant information with people about ongoing incidents or historical situations that require investigation.

***

## Share events

{% stepper %}
{% step %}
**On the Command homepage, left navigation, click** [**Alerts**](http://command.verkada.com/events)**.**
{% endstep %}

{% step %}
**Click on the event you want to share.**
{% endstep %}

{% step %}
**In the top right of the event video, click Share.**

1. Read the video sharing terms and conditions. If you agree, click **I Agree.**&#x20;
2. Enter the contact information of the individuals to share the link with.&#x20;
3. Set the shared link duration.&#x20;
4. Click **Share Link > Done.**&#x20;

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

{% hint style="info" %}
Share events for the shortest time possible to limit unnecessary access to your footage.
{% endhint %}
{% 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/verkada-cameras/analytics/create-camera-event-alerts/share-event-alerts.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.
