# Recording and Transcribing a Teams Meeting

1. In a **Teams** meeting, click the **More** button (three dots.)
2. In the drop-down menu, hover over **Record and transcribe** and then select **Start recording**. A real time transcription of the meeting will appear in the **Transcript** panel.
3. When the meeting is finished, click the **More** button again.
4. In the drop-down menu, hover over the **Record and transcribe** and then select **Stop recording**.&#x20;


---

# 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://techresources.gitbook.io/recording-and-transcribing-a-teams-interview/recording-and-transcribing-a-teams-meeting.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.
