# Record Transcript

## Meeting Tab

In our Meetings view you can view or delete the transcripts from each meeting.&#x20;

<figure><img src="/files/sICnLpGtAiHQmT4rx6Ne" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/MxGKtzzfFz5hq78tZNNc" alt=""><figcaption></figcaption></figure>

When you view a meeting, you have several features inside of this view that AI will help with beyond the meeting transcript.

<figure><img src="/files/01vibRPBn7LgD7Cixciu" alt=""><figcaption></figcaption></figure>

## Meeting View

Using AI, you can generate a summary of that meeting.&#x20;

<figure><img src="/files/VYiBjQGO2zeGgR8rdkoj" alt=""><figcaption></figcaption></figure>

If you have forgotten something that was asked in the meeting, use our "Ask Anything" to generate an answer using the transcript of the meeting.

<figure><img src="/files/jzur13p9bWXm4hzhpYkI" alt=""><figcaption></figcaption></figure>


---

# 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://docs.meetenhancementsuite.com/product-guides/getting-set-up/pro-features/record-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.
