# Browsing Audio and Message History

You can listen to all the audio messages that were sent in a conversation. Therefore, you can ensure to never miss out on any information that was communicated in your channel.

**Step 1:** Open the channel for which you want to access the audio history.

**Step 2:** Drag the slider to access and listen to the previous messages.

Here are the following playback controls that you can access.&#x20;

1\) Skip to the next audio message.&#x20;

2\) Skip to the end of the conversation.&#x20;

3\) Adjust the playback speed.&#x20;

<figure><img src="https://340882075-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FqtJIlJ1AV3TAmINONrM7%2Fuploads%2FZCFlvLRaBVd5YSJ5lVRb%2FAudio%20Message%20History-side.png?alt=media&#x26;token=1d4133fa-e367-45da-a23d-97560e6926fc" alt=""><figcaption></figcaption></figure>

You can also click on the messages icon to view the text message history for the channel.&#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://talker.gitbook.io/talker-app-getting-started/product-guide/browsing-audio-and-message-history.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.
