# Video Trimming

You can trim any video in your Tour (whether you recorded using our Chrome extension or uploaded a video file directly).

* Add a video to your Tour and select it
* Hovering over the video will show you the controls and a Trim button

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

* Select Trim and then use the sliders to trim from the beginning or end of the video

<figure><img src="/files/08Q6u0FLqEpl29yLKWQt" alt=""><figcaption></figcaption></figure>

* When you're done, hit Trim to finalize. Once saved, you can also reopen the video trimming window and select Untrim to start over.

<figure><img src="/files/0RNYaAzSgGp06rTnDifB" alt=""><figcaption></figcaption></figure>

And that's it!


---

# 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.navless.ai/building-interactive-demos/interactive-tours/edit/video-trimming.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.
