# Create a new transcription

{% hint style="info" %}
Make sure you have gone through the [initial setup](https://autoedit.gitbook.io/autoedit-3-user-manual/1.0.15/setup). Chose a [Speech To Text engine ](https://autoedit.gitbook.io/autoedit-3-user-manual/1.0.15/speech-to-text)to use for your transcription. And added API credentials where appropriate as part of the[ initial setup](https://autoedit.gitbook.io/autoedit-3-user-manual/1.0.15/setup).
{% endhint %}

After[ creating a project](https://autoedit.gitbook.io/autoedit-3-user-manual/1.0.15/projects-1/create-a-new-project) click on `New Transcript`

![](https://3220551671-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LzxDa5M0ZjC8OZg1Atb%2F-M-MLb3yQLlRQYMMoI5R%2F-M-MO0WNNpIAiTJVpbRb%2FScreen%20Shot%202020-02-05%20at%205.06.29%20PM.png?alt=media\&token=a250b97e-390e-494b-bcbd-898bc440960b)

Choose a video or audio file and click `save`.

![Transcription will shop up as in progress until they are done processing](https://3220551671-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LzxDa5M0ZjC8OZg1Atb%2F-M-MLb3yQLlRQYMMoI5R%2F-M-MOXaS9nbE8aj8O8jL%2FScreen%20Shot%202020-02-05%20at%205.08.44%20PM.png?alt=media\&token=68533bbf-6a2e-434b-a40b-b21758fe7bb7)

{% hint style="warning" %}
If you get an error when create a new transcription, feel free to take a screenshot of the error message and [raise an issue. See here for more detail on how to do that.](https://autoedit.gitbook.io/autoedit-3-user-manual/1.0.15/reporting-issues)
{% 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.15/transcriptions/create-a-new-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.
