# Video

## What is a Video Element?

A **video** element

### Edit General Video Element Settings

[Open](https://help.parta.io/editor/edit-elements) a video element settings window to start editing.

<table><thead><tr><th width="50">№</th><th width="200">Setting</th><th width="500.39990234375">Description</th></tr></thead><tbody><tr><td>1</td><td>File / Link</td><td><p>Uploads a video file.<br></p><p>Select an option:</p><ul><li>Select a <strong>File</strong> tab and click the <strong>Upload</strong> button to open the Resources window and select a video file.</li><li>Select a <strong>Link</strong> tab and enter the video URL at the <strong>Insert link</strong> field.</li></ul></td></tr><tr><td>2</td><td>Autostart</td><td><p>Enables / disables automatic video starting.</p><p>Select an option:</p><ul><li>Click <strong>Yes</strong> to allow the video to start automatically;</li><li>Click <strong>No</strong> to start the video only by clicking the Play button.</li></ul></td></tr><tr><td>3</td><td>Repeat</td><td><p>Enables / disables video auto repeating.</p><p>Select an option:</p><ul><li>Click <strong>Yes</strong> to allow the video to automatically repeat after it ends;</li><li>Click <strong>No</strong> to stop playing the video after it ends.</li></ul></td></tr><tr><td>4</td><td>Disable seeking</td><td><p>Enables / disables video skipping / scrubbing.</p><p>Select an option:</p><ul><li>Click <strong>Yes</strong> to disable forward scrubbing within the seek slider;</li></ul><div data-gb-custom-block data-tag="hint" data-style="success" class="hint hint-success"><p>After listening the video allows rewinding and navigation by time codes.</p></div><ul><li>Click <strong>No</strong> to allow the learner to rewind the video using the keyboard arrows, clicking the video seek slider or using time codes.</li></ul></td></tr><tr><td>5</td><td>Display playback time</td><td><p>Shows / hides video current playback time and total video duration.</p><p>Select an option:</p><ul><li>Click <strong>Yes</strong> to show video playback / duration time;</li><li>Click <strong>No</strong> to hide video playback / duration time.</li></ul></td></tr><tr><td>6</td><td>Sound</td><td><p>Sets the default sound volume for video playback.<br></p><ul><li>Adjust the slider or enter the value from 0 to 100 to increase or decrease the default volume.</li></ul></td></tr><tr><td>7</td><td>Speed</td><td><p>Sets the default speed for video playback.<br></p><ul><li>Select the speed option from the drop-down menu.</li></ul><div data-gb-custom-block data-tag="hint" data-style="warning" class="hint hint-warning"><p>This option is available only for uploaded files and YouTube / Wistia links.</p></div></td></tr><tr><td>8</td><td>Crop</td><td><p>Trims video start / end time.<br></p><ul><li>Enter a time or select the values from the drop-down menu in the left field to set an video start time;</li><li>Enter a time or select the values from the drop-down menu in the right field to set an video end time.</li></ul></td></tr><tr><td>9</td><td>Percent</td><td><p>Sets the percentage of video to listen necessarily before moving to the next block.<br></p><ul><li>Adjust the slider or enter the value from 0 to 100 to set the percentage.</li></ul></td></tr><tr><td>10</td><td>Captions</td><td><p>Adds a captions file to an video.</p><div data-gb-custom-block data-tag="hint" data-style="info" class="hint hint-info"><p>Captions are a synchronized text version of the speech and non-speech video information needed to understand the content.</p></div><p><strong>a.</strong> Click <strong>+</strong>.<br>A pop-up window will appear.<br><strong>b.</strong> Upload a closed caption file in VTT format:</p><ul><li>Select a <strong>File</strong> tab and click the <strong>Upload</strong> button to open the Resources window and select a caption file.</li><li>Select a <strong>Link</strong> tab and enter the captions URL at the <strong>Insert link</strong> field.</li></ul><p><strong>c.</strong> Select a <strong>Turn Caption on by default</strong> option:</p><ul><li>Click <strong>Yes</strong> to enable the captions along with video playback;</li><li>Click <strong>No</strong> to disable the captions.</li></ul></td></tr><tr><td>11</td><td>Timecode</td><td><p>Inserts timecode tags to video, breaking it down into meaningful segments.<br></p><ul><li>Add a timecode:<br><br><strong>a.</strong> Click <strong>+</strong>;<br>A pop-up window will appear.<br><strong>b.</strong> Click the <strong>Add</strong> button;<br><strong>c.</strong> Enter a time or select the values from the drop-down menu to tag a timecode;<br><strong>d.</strong> Add a timecode description at the field below the caption time tag;<br><strong>e.</strong> Click the <strong>Save</strong> button to apply the changes.<br></li><li>Manage a timecode:<br><br><strong>a.</strong> Click the <strong>…</strong> icon next to a timecode record;<br>A pop-up window will appear.<br><strong>b.</strong> Select <strong>Edit</strong> to change the timecode;<br><strong>c.</strong> Select <strong>Delete</strong> to remove the timecode.</li></ul></td></tr></tbody></table>

The changes will be saved automatically.

## Brand a Video Element

[Set corporate branding for a video element.](/branding/create-branding/elements/video.md)

{% hint style="success" %}
Use the [pro mode](/no-code-editor/work-in-the-no-code-editor.md) of the editor to set an element branding different from the corporate branding template.
{% endhint %}


---

# 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.parta.io/editor/edit-elements/set-media-and-content-elements/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.
