# Correct the text of a transcription

After having [created a transcription,](https://autoedit.gitbook.io/autoedit-3-user-manual/transcriptions/create-a-new-transcription) click on the transcription to view and edit the text.

{% hint style="success" %}
**Update**: the current version is able to handle video/audio transcriptions that are over one hour in length.
{% endhint %}

{% hint style="warning" %}
Note that as of this version, the transcript editor, does not auto save make sure to click the save button often as you change your work (just in case). As well as when you are done correcting the text.
{% endhint %}

![Transcript Editor ](https://3454478899-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LzxDa5M0ZjC8OZg1Atb%2F-M5y7YZg0Evi7pBVmqsQ%2F-M5y7mLnB14gEn8ssU0e%2FScreen%20Shot%202020-04-27%20at%208.11.09%20PM.png?alt=media\&token=044c9b1c-926f-4ace-aad2-381b32076bd5)

## Key features

* Double click on a word or timestamp to **jump to the beginning of that paragraph** point in the video or audio.
* If turn on auto pause while typing ⏸. When you start typing to edit text video or audio will pause while  you are typing and resume when you are done.
* Press enter to split a paragraph. or the `↵` button.
* You can add and change names of speakers in your transcript.<br>

## Advanced features

* Change playback speed&#x20;
* Enable picture in picture mode, by clicking on the video menu option to make the video preview larger.

{% hint style="info" %}
See [export options](https://autoedit.gitbook.io/autoedit-3-user-manual/transcriptions/export) for more details on how to export a transcript from the app, with or without time-codes in a variety o formats.
{% 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://autoedit.gitbook.io/autoedit-3-user-manual/transcriptions/correct-the-text-of-a-transcription.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.
