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

# Add/edit subtitles

> Add subtitles to videos and edit content through conversation.

A feature that adds subtitles to videos and edits generated subtitles with simple text requests. Carat AI analyzes the audio or conversation script in the video to automatically create subtitles.

## Adding subtitles

Select a video, then make your request in the Chat. Carat AI will analyze the video's audio and automatically generate subtitles.

```text theme={null}
Add subtitles to this video.
```

## Editing subtitles

If there are typos in the generated subtitles or the timing (sync) isn't right, you can request corrections directly via text.

```text theme={null}
Change the 3rd subtitle from 'carrot' to 'Carat'.
```

```text theme={null}
The subtitle sync seems 0.5 seconds early. Push everything back.
```

```text theme={null}
Delete the last subtitle.
```

## Editing silent sections

If you want to increase the pace of your video, you can request to edit sections without sound (gaps) via text.

```text theme={null}
The gaps between speech seem too long. Cut out the silent sections.
```

<Tip>
  Automatically removing silent sections speeds up the video's tempo, which is effective for maintaining viewer attention.
</Tip>
