> ## Documentation Index
> Fetch the complete documentation index at: https://docs.cassidyai.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Create and share meeting clips

> Clip key moments from meeting recordings, share them with teammates, and chat with the clip's transcript.

Meeting clips let you save specific segments of a recording — a key decision, a customer quote, or an action item — as standalone shareable moments. Clips include their own transcript, comment thread, and sharing controls, and you can open any clip directly in Chat to ask questions about it.

## Create a clip

Clips are created from the **Transcript** tab of any recorded meeting.

<Steps>
  <Step title="Open the Transcript tab">
    Navigate to **Meetings** in the left sidebar, click the meeting, and select the **Transcript** tab.

    <Frame>
      <img src="https://mintcdn.com/cassidy/3bI5GSFcGfwnsBbc/images/meetings/meetings-view-page-with-transcript.png?fit=max&auto=format&n=3bI5GSFcGfwnsBbc&q=85&s=6f48f45c6c4c6eca0a23bc80d5d800ee" alt="View meeting page with transcript tab selected" width="3816" height="1772" data-path="images/meetings/meetings-view-page-with-transcript.png" />
    </Frame>
  </Step>

  <Step title="Select the transcript text you want to clip">
    Click and drag to highlight the portion of the transcript you want to save. A popover appears above your selection with **Create Clip**, **Comment**, and **Copy** options.

    <Frame>
      <img src="https://mintcdn.com/cassidy/3bI5GSFcGfwnsBbc/images/meetings/meeting-clip-popover.png?fit=max&auto=format&n=3bI5GSFcGfwnsBbc&q=85&s=c3c8d02f4540c88f2ae113600271695b" alt="Transcript with highlighted text and the Create Clip button appearing in the popover above the selection" width="1208" height="506" data-path="images/meetings/meeting-clip-popover.png" />
    </Frame>

    <Info>The **Create Clip** button is disabled until the meeting recording has finished processing. If the button is greyed out, wait a moment and try again.</Info>
  </Step>

  <Step title="Name your clip">
    Click **Create Clip**. Enter a title for the clip and click **Create**.

    <Frame>
      <img src="https://mintcdn.com/cassidy/5y82N9g_NAIouPwo/images/meetings/create-clip-modal.png?fit=max&auto=format&n=5y82N9g_NAIouPwo&q=85&s=4cee1f43889ecdd2a576258400615d4a" alt="New Clip dialog with a title field showing the clip's start and end timestamps" width="1018" height="400" data-path="images/meetings/create-clip-modal.png" />
    </Frame>

    The clip is saved and immediately available in the **Clips** tab of the meeting.
  </Step>
</Steps>

## View and manage clips

All clips for a meeting are listed in the **Clips** tab on the meeting detail page.

<Frame>
  <img src="https://mintcdn.com/cassidy/3bI5GSFcGfwnsBbc/images/meetings/view-clip-panel.png?fit=max&auto=format&n=3bI5GSFcGfwnsBbc&q=85&s=50ebd01913fdbcb2fda005cd9bb54621" alt="Clips tab showing a list of saved clips with their duration, timestamps, and sharing status" width="1230" height="294" data-path="images/meetings/view-clip-panel.png" />
</Frame>

Each row shows the clip name, duration, timestamp range, and sharing status. Click any clip — or click the play button — to open the clip viewer.

### Clip viewer

The clip viewer shows the clipped video alongside the clip's transcript. You can:

* **Play the video** and click any transcript line to jump to that moment in the clip
* **Copy the transcript** using the **Copy Transcript** button
* **Leave comments** anchored to specific transcript moments (see [Comments on clips](/meetings/comments#comments-on-clips))
* **Share** the clip with teammates or generate a public link
* **Open in Chat** to send the clip's transcript directly to a Cassidy agent for questions and analysis

<Frame>
  <img src="https://mintcdn.com/cassidy/3bI5GSFcGfwnsBbc/images/meetings/view-clip-modal.png?fit=max&auto=format&n=3bI5GSFcGfwnsBbc&q=85&s=4559d57fa18015c7a387417a71db278b" alt="Clip viewer showing the video player on the left and the transcript panel on the right, with Share and Open in Chat buttons" width="2062" height="1360" data-path="images/meetings/view-clip-modal.png" />
</Frame>

### Rename or delete a clip

Click the **...** menu on any clip row to access rename and delete options.

* **Rename** — Change the clip title
* **Delete** — Permanently remove the clip. This action requires confirmation and cannot be undone.

## Share a clip

Clips have their own sharing settings, independent from the parent meeting.

<Steps>
  <Step title="Open the clip">
    Go to the **Clips** tab and click the clip you want to share.
  </Step>

  <Step title="Click Share">
    Click **Share** in the top right of the clip viewer.
  </Step>

  <Step title="Set the access level">
    Choose who can access the clip:

    * **Restricted** — Only specific people or groups you add
    * **Team** — Anyone in your organization
    * **Public** — Anyone with the link, no Cassidy account required

    <Frame>
      <img src="https://mintcdn.com/cassidy/3bI5GSFcGfwnsBbc/images/meetings/share-clip.png?fit=max&auto=format&n=3bI5GSFcGfwnsBbc&q=85&s=070dfe85fd11dceb3f8515d11c3ef38b" alt="Clip share dialog showing access level options and a people search field" width="840" height="652" data-path="images/meetings/share-clip.png" />
    </Frame>
  </Step>

  <Step title="Add people (for restricted access)">
    If you chose **Restricted**, search for teammates by name or email and set their permission level to **Can view** or **Can edit**.
  </Step>

  <Step title="Copy the link">
    Click **Copy link** to copy the clip URL to share.

    Public clips open in a standalone viewer that shows the video, transcript, and clip metadata — no Cassidy account needed to view them.
  </Step>
</Steps>

<Info>
  You need **Can edit** permission on a clip to change its sharing settings.
</Info>

## Open a clip in Chat

Click **Open in Chat** at the bottom of the clip viewer to start a new conversation with the clip's transcript pre-loaded. You can ask an agent to summarize the clip, extract action items, draft a follow-up, or answer any question based on what was said.

## Next steps

<CardGroup cols={2}>
  <Card title="Comment on meetings" icon="comment" href="/meetings/comments">
    Leave notes anchored to transcript moments on clips and full meetings.
  </Card>

  <Card title="Share meetings and clips" icon="lock" href="/meetings/sharing-and-permissions">
    Control access with sharing rules and permission levels.
  </Card>

  <Card title="Chat with your meetings" icon="comments" href="/meetings/knowledge-base">
    Ask questions across your full meeting library using the Meetings Connector.
  </Card>

  <Card title="Get started with Meetings" icon="video" href="/meetings/getting-started">
    Connect your calendar and start recording.
  </Card>
</CardGroup>
