# Conversation Transcripts

## Overview

Conversations Transcripts report lets you see **all inbound and outbound messages**, including AI Chat, live escalations, slots/guided flows, etc

{% hint style="info" %}
This report replaces the following reports:

* Input and Response Log for Date Range
* Input and Response Log for Date Reference
  {% endhint %}

<figure><img src="/files/e7ZCGhHlSVyRRFhvF0U2" alt="" width="370"><figcaption></figcaption></figure>

## Report Components

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

| Component             | Definition                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    |
| --------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| **Page Name**         | Name of the page                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              |
| **Page Type**         | Channel where the conversation was recorded.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  |
| **Conversation Code** | All messages from a given user on a given date, on a given bot page.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          |
| **End User Code**     | Unique users. A customer who holds conversations on multiple dates is still a unique end-user.                                                                                                                                                                                                                                                                                                                                                                                                                                                                |
| **Chat Mode**         | <p></p><ul><li>AI Chat: conversations managed by AI </li><li>Live Chat: conversations managed by live escalation platform</li></ul>                                                                                                                                                                                                                                                                                                                                                                                                                           |
| **Sender Type**       | <p></p><ul><li>Bot</li><li>Agent</li><li>End User</li></ul>                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   |
| **Agent Name**        | Name of Live Agent. Relevant for Live Chat conversations only.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                |
| **Message Code**      | Unique code of the message                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    |
| **Message Type**      | <p></p><ul><li>End User Button: Identifies if a user clicked on a button that continued the conversation flow </li><li><p>End User Quick Reply: </p><ul><li>Identifies if a user clicked on a quick reply that continued the conversation flow </li><li>Identifies if a user provided a response, for example, a number to continue the conversation flow</li></ul></li><li>Bot Response: automatic response made by virtual assistant</li><li>End User Text: text input sent by the end user</li><li>Agent Response: response sent by a live agent</li></ul> |
| **Message Text**      | A specific message sent by either party                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       |

## Tips

1. Understand which pages or channels users are interacting with the most. Use this data to optimize content and messaging on high-traffic pages to better align with user expectations and needs.
2. Filter by a conversation or the end-user code to see the whole conversation or conversations happening for a given user. Use this information to tailor responses and engagement strategies to better meet user needs and preferences.
3. Differentiate between AI Chat and Live Chat conversations to assess the effectiveness of each platform.
4. For Live Chat conversations, track the name of the live agent involved to monitor agent performance.


---

# 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.satisfilabs.com/resource-center/ai-agent-engine/reporting-and-analytics/data-reports/conversation-transcripts.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.
