# Editing Transcript

You can edit the following aspects of your transcripts:

* The title
* The description
* Any segment of text from your transcript (in the Individual Transcript View)

There are two ways to edit this information:

* From the transcripts screen
* From the individual transcription view

<details>

<summary>From the Transcripts Screen</summary>

1. Click on the Pencil next to the transcript that you wish to edit\ <br>

   <figure><img src="/files/Ae3yIERESXxA937KXLnd" alt=""><figcaption></figcaption></figure>
2. Now enter the information\
   ![](/files/NGZhnqBcqxlihfAK4jci)
3. Click **Save and Close**

</details>

<details>

<summary>From the Individual Transcript View</summary>

1. Open the transcript by clicking on it from the Transcripts Screen
2. Click on the **Edit** toggle at the top of the screen<br>

   <figure><img src="/files/LVyvdcTiBM8KycFleaD0" alt=""><figcaption></figcaption></figure>
3. Add in your title by clicking on the title, and your description, by click in the description pane.&#x20;
4. You can also click on any line from your transcript to edit that segment.\
   ![](/files/SWXsaN6NNvqTtOkcuR69)
5. Click Save once you are done editing that segment
6. Once you are finished, turn off the edit toggle

</details>


---

# 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://help.zipcaptions.app/transcriptions/editing-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.
