# Chat transcript (Download)

LiSA provides you with a chat transcript for any show that was published and was conducted. You can filter the type of message as well as download the transcript.

### STEP 1: LOCATE CHAT TRANSCRIPT

Navigate into your recently conducted show and click on it. You will see Chat showing up in the shows submenu

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

### STEP 2: FILTER CHAT TRANSCRIPT & DOWNLOAD

You can filter the type of message with the drop down. Also, if there have been several start/stop events you can choose which chat to download

<figure><img src="/files/8GGEg5HnLli492ncOpVo" 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.hello-lisa.com/knowledge/shows/chat/chat-transcript-download.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.
