# 9.2 Simple Video Editing

## Simple Video Editing: Basic editing for trimming, annotations, or de-identifying videos.

* Software Options: Many simple-to-use video editing tools are available. Choose one that aligns with your institution's security and IT guidelines.
* Trimming: Edit out unnecessary start/end segments to focus review sessions on the core procedure.
* Annotations: Add text overlays (e.g., timestamps, clarifications) to highlight specific moments or provide additional context.
* De-identification: Consider blurring faces or modifying voices if patient privacy is a concern, particularly for broader use outside the immediate review team. Of course, consent is always necessary.


---

# 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.neoflix.care/level-2-in-action/9.-after-the-intervention/9.2-simple-video-editing.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.
