# Creating and sharing clips

Create a new clip from any meeting recording by heading to the Clips tab of the meeting recording page.

Then simply:&#x20;

1. Click "Add Clip"
2. Drag the slider to the section of the video you would like to clip, then click Next
3. Give the clip a name
4. Save

This will create a new clip along with an AI summary and transcript of the section.

### Sharing the clip

Copy the clip link by clicking the link button on the clip card

<figure><img src="/files/BakxyX4yt5YyrgRLSWPd" alt=""><figcaption></figcaption></figure>

Clips are viewable by anyone with the link. You will be notified whenever someone views the clip.


---

# 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.getcustomeriq.com/product-guides/meeting-recording/creating-and-sharing-clips.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.
