# Copilot Conversation Tab

## Conversation Tab

Once an AI Agent has been selected in Copilot, you'll be able to fully speak to them.

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

### Documents & Voice

You have the ability to upload documents within the AI, to which it will use as information\
\
You have the ability to turn on the voice chat feature and speak to the AI as if you we're having a conversation with a real person.

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

### Feedback

When speaking to an AI, you're able to rate the questions providing real time feedback to the creators of the Agent.

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

While providing positive feedback by simply clicking on the thumbs up, the answer will be marked as positive.

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

While providing negative feedback you are asked to comment and explain as to why the answer is not suitable for the AI or the second option of editing to AI's answer to what you believe it should be.

<figure><img src="/files/0rzyfsmAHdf25aSIKIYS" alt=""><figcaption></figcaption></figure>

As well as by clicking the feedback button next to the thumbs down, you'll be able to see your feedback and even edit your feedback later on or delete it.<br>

<figure><img src="/files/2PrsVybEK6RgfrEER1Xc" alt=""><figcaption></figcaption></figure>

### Status

You're able to set specific statuses for specific chatlogs within copilot itself for better organization\ <br>

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

To set these statuses, by simply clicking on the 3 dots you're able to freely choose the proper status of your conversation.

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

### Rename, Download, Delete, Archive, Favorite/Unfavorite

You have the ability to rename the log for better context, favorite/unfavorite if needed and then you can freely download the entire chat logs. And if the conversation is no longer needed simply delete it.

<figure><img src="/files/52mLUAhfyb3A4gaDJlqv" alt=""><figcaption></figcaption></figure>

Given the ability to Archive the chat logs for future storage to not further clutter past history.&#x20;

## Conversation Rating

Top right you're able to see the Conversation Quality rating and who started this conversation with the AI.

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

Clicking on it will reveal more of the Users information, allowing for out reach if needed and as well as a conversation summary.

<figure><img src="/files/x908bysaKiYk0OGLsVyX" alt="" width="302"><figcaption></figcaption></figure>

You'll also find that within the User Information tab Conversations keeps track of all previous/current conversation the User is having with the AI Agent, by simply clicking on it, taking you there.

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

Within the Feedback tab, you'll find feedback reviews that the user has given out through out the specific conversation log.

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

#### Logs Score

When looking at the Chatlogs you'll be able to see these colored circles next to the name of each conversation.\
\
Red means the worst possible Conversation Quality

Yellow means a medium level, not bad but not good either

Green means that it is up to standard Quality of what is to be expected within the Scoring feature.

<figure><img src="/files/qHVwJ4eZMD0ivasGPQJd" 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/applications/copilot/copilot-conversation-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.
