# Check Agent Conversations

### Check Agent Conversations <a href="#id-560mm14grwi6" id="id-560mm14grwi6"></a>

All the conversations being managed by your Raven agent will be available in our Inbox

![](/files/dySb48RMgcbkLlnIhcMp)

You can filter with your desired agent and find the corresponding conversations.

![](/files/euL8hbLJNIC9xiObCnEN)

For easier access, you can create a Private View for each of your agents so that you don’t have to filter each time.

![](/files/3jZL9nQhQSKUleicnWzA) ![](/files/rbWi191a0TOaVcG7PC3D)


---

# 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.myalice.ai/api-integration/raven/check-agent-conversations.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.
