-<table><thead><tr><th width="122.5703125">Name</th><th>Description</th></tr></thead><tbody><tr><td>Sent</td><td>Timestamp for when the message was sent by the user</td></tr><tr><td>Name</td><td>Refers to the phone number or UUID of the User</td></tr><tr><td>User Message (EN)</td><td>This refers to the User's message. The "EN" stands for English, to indicate the English translation of the message.</td></tr><tr><td>Assistant Message (EN)</td><td>This refers to the Assistant's reply. The "EN" stands for English, to indicate the English translation of the message. </td></tr><tr><td>User Message (Local)</td><td>This refers to the User's message. The "Local" stands for local language used. In case, the user messages are in English, this will appear to the same as "User Message (EN)" column. </td></tr><tr><td>Assistant Message (Local)</td><td>This refers to the Assistant's message. The "Local" stands for local language used. In case, the user messages are in English, this will appear to the same as "User Message (EN)" column. </td></tr><tr><td>Analysis Result</td><td>This is the JSON data based on the Analysis Script that we run.</td></tr><tr><td>Feedback</td><td>This refers specifically to the "👍" and "👎" feedback implemented in the Copilot Builder</td></tr><tr><td>Run Time</td><td>This refers to the amount of time it took for the Assistant to respond to the User's query</td></tr><tr><td>Run URL</td><td>The specific Run URL of that query, this can be useful to debug.</td></tr><tr><td>Input Images</td><td>This will show a link or path to any images uploaded by the User.</td></tr><tr><td>Input Audio</td><td>This will show a link or path to any audio messages uploaded by the User.</td></tr><tr><td>User Message ID</td><td></td></tr><tr><td>Conversation ID</td><td>This refers to the ID for any conversations between a unique user and the assistant. Useful for filtering conversation history.</td></tr></tbody></table>
0 commit comments