# Export an video or audio preview

You can export a video or audio preview of your paper edit's programme script.&#x20;

![How to export a video or audio preview](https://user-images.githubusercontent.com/4661975/76130478-e5ba7c00-5fd8-11ea-914f-586df0286d97.gif)

The preview is most likely going to be lower resolution than your original media.&#x20;

{% hint style="info" %}
The idea is that if you are collaborating with an exec or editor you could export a word doc version of it, as well as the audio or video preview and share that with them to make collaboration and feedback easier.\
\
Eg add the word doc to google docs, and the audio or video file to [dropbox to make use of those platform commenting features](https://help.dropbox.com/files-folders/share/comment-timestamp).
{% endhint %}

### Export audio as video with animated waveform

You can also export audio as video with an animated  waveform.

![Example export audio as video with animated waveform](https://3220551671-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LzxDa5M0ZjC8OZg1Atb%2F-M1zg7uQvXXoteJARy-d%2F-M1zibV9ggztSswxH-71%2Fanimated-waveform.gif?alt=media\&token=5b982e71-7a98-4842-bbf6-ea1f3415c2d1)

####


---

# 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://autoedit.gitbook.io/autoedit-3-user-manual/1.0.15/7.-export/export-a-video-or-audio-preview.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.
