# Send Video

**When using OrgChat through a web browser give OrgChat permission to use your webcam.**

![](/files/-M9cL2dtaqwTeMEfNUSg)

* To start recording, click on the **Create new Video Message** option in the attachment menu, then click the red circle icon.

![](/files/-M9cL2du7-fpofFsJGvk)

* While recording, a stop button appears. To end the recording, press **Stop**.
* Preview the video you recorded by pressing **Ok**.
* A window appears where you can watch, download, and name the video.
* To send the video, click **Send** or click **Cancel** to discard the video.


---

# 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://docs.orgchat.com/how-can-i-send-attachments-in-messages/send-video.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.
