# Paperediting

{% hint style="info" %}
If it is your first time using the tool go ahead and [do the initial setup first](https://autoedit.gitbook.io/autoedit-3-user-manual/setup). Then [add some videos or audio files to transcribe](https://autoedit.gitbook.io/autoedit-3-user-manual/transcriptions/create-a-new-transcription), these can then be used in the paper-edit
{% endhint %}

## What is a paper-edit?

In this app you can pull selections from various transcriptions, organize them into a story, and when you are done export that as a video sequence. Through an EDL file, edit decision list, that can be opened with your video editing software of choice to continue editing your video.

If you want to know more about what is paper-editing, and why should you bother, check out this other gitbook ["How to tell compelling stories out of video interviews"](https://pietropassarelli.gitbooks.io/how-to-tell-compelling-stories-out-of-video-inter/content/). It is based on a workshop "*How to craft compelling stories out of video interviews?*" that focussed on the underlying evergreen storytelling principles that transcend the medium, introducing paper-editing in it's traditional paper, scissors and tape as a key story crafting technique to gain insight into the process of interviewed based documentary production.

## Viewing paper-edits

In  project clicking the paper edits tab will take you to the paper edit view.

![Paper eits](https://3454478899-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LzxDa5M0ZjC8OZg1Atb%2F-M-MTZEQkH8a8dPbXkIP%2F-M-MU5I0fNFFF8DtPmmh%2FScreen%20Shot%202020-02-05%20at%205.32.45%20PM.png?alt=media\&token=8183269d-b95f-43ab-bb84-66344329a5af)

## Overview

Once you have a transcript you can create a program script (paper edit). Int he program script / paper edit view you can:

* access project's transcripts
* highlight and annotate
* create custom labels
* search and filter ( at the moment with a transcript but in the future across transcripts in a project)
* Create and preview a program script from transcript's text selections

### Workflow optional parts

The workflow can scale up or down depending on the complexity of the project you are working on.

![](https://3454478899-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LzxDa5M0ZjC8OZg1Atb%2F-M1zjUYL-obliXB38Bpw%2F-M1zlCjhqRqa-7uzspYd%2Fdpe-optional-parts.png?alt=media\&token=d61c1028-38db-466b-9954-04dd384ac1eb)


---

# 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/paperediting.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.
