# Correct the text of a transcription

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

{% hint style="warning" %}
Unfortunately in the current version there is a performance issue when working with video that are over one hour.&#x20;
{% endhint %}

![](https://307172994-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LzxDa5M0ZjC8OZg1Atb%2F-M-MOdocEDU5U5e3NDJQ%2F-M-MP2pIRwD1G1aV1HJi%2FScreen%20Shot%202020-02-05%20at%205.10.46%20PM.png?alt=media\&token=9c823cd1-3070-41ee-a107-78580f00f763)

## Key features

* Double click on a word or timestamp to jump to that point in the video.
* Start typing to edit text (video while auto pause while you are typing and resume when you are done).
* Press enter to split a paragraph&#x20;
* You can add and change names of speakers in your transcript.<br>

## Advanced features

* Change playback speed&#x20;
* Use keyboard shortcuts for quick control.
* Click settings cog wheel to&#x20;
  * Enable scroll sync to keep audio/video in sync with the text and the progress bar
  * Adjust timecode offset of the media&#x20;
  * Change the roll back value
  * Hide or show time-codes, speaker labels and video preview.
  * Disable pause while typing functionality&#x20;
* Enable picture in picture mode, by clicking on the tv icon button to make the video preview larger.

{% hint style="info" %}
See [export options](https://autoedit.gitbook.io/autoedit-3-user-manual/1.0.6/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/1.0.6/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.
