# View conversation history

Wonderly keeps a full record of every conversation in your Inbox. You can scroll through the entire message thread and check the activity log to see label changes, assignments, and other updates.

### Review a conversation thread

1. Click **Inbox** in the main sidebar.
2. Open **My Inbox** or **Shared Inbox** from the secondary sidebar.
3. Select the conversation you want to review.
4. Scroll through the thread to read all messages.
5. View the **activity log** at the bottom of the conversation to see changes like label additions, assignments, or internal notes.

{% embed url="<https://app.supademo.com/demo/cmok3qr087ztnza2ikllzi9il>" %}

**Expected outcome:** the full message history and activity for that conversation are visible in the thread.


---

# 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://www.wonderly.com/help/communications-hub/inbox-overview/everyday-use/view-conversation-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.
