# Launchpad Conversations Tab

## Conversation Tab

The Conversation Tab keeps track of the Quality Score, Agent Name, User, Source, Total Message and a Summary.

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

Whilst allowing you to download the full logs of the conversation or delete them.

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

## Agent Name, User & Messages

Clicking on the Agent Name will send you to the Agent that was used.

Clicking on the User will send you to the Users basic Information tab.

Clicking on Messages it will send you directly to the CoPilot logs.

## Sorting

You're able to search and sort easier by changing the Source or Status to what you are specifically looking for.

<figure><img src="/files/cOxhBrZWxsMjt50MJmR9" 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.raiaai.com/raia-cx/launch-pad/launchpad-conversations-tab.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.
