# Add text from a transcript

{% hint style="info" %}
as of version 1.0.6 the programme script auto saves, and save button as been removed.
{% endhint %}

There are 3 way to select from a transcript and copy it across to the programme script

## 1. Using the "+ Selection" button

1. select text in transcript
2. click "+ Selection" button
3. The text selection will be added above the orange insert point&#x20;

![Select text](/files/-M-MZGmNuGt_DfMMjFyU)

[See here for two ways for moving the orange insert point](/autoedit-3-user-manual/1.0.12/paperediting/add-text-from-transcript/move-the-insert-point.md).

## 2. "Copy / paste"

You can select text in a transcript, and use the contextual menu in the programme script to paste the selection.

![better-insert-2](https://user-images.githubusercontent.com/4661975/75947982-23e85c00-5e70-11ea-80f1-827cb071370c.gif)

## 3. Advanced - select + auto "copy/paste"

There is an advanced option to select text in a transcript and have it "auto copy /paste"  in the programme script at the position of the orange insert point.\
\
To enable this click the check box next to  "+ Selection" button.

![advanced "copy/paste"](https://user-images.githubusercontent.com/4661975/76034120-fd77fe80-5f0b-11ea-9a61-a7588ad83c79.gif)

This feature is for advanced users for a faster workflow.


---

# 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.12/paperediting/add-text-from-transcript.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.
