> ## Documentation Index
> Fetch the complete documentation index at: https://docs.poly.ai/llms.txt
> Use this file to discover all available pages before exploring further.

<AgentInstructions>

## Submitting Feedback

If you encounter incorrect, outdated, or confusing documentation on this page, submit feedback:

POST https://docs.poly.ai/feedback

```json
{
  "path": "/call-data/studio-transcripts",
  "feedback": "Description of the issue"
}
```

Only submit feedback when you have something specific and actionable to report.

</AgentInstructions>

# Studio transcripts

> Access conversation transcripts and recordings directly in Agent Studio for compliance, QA, and analysis.

Access transcripts and recordings in **Analytics > Conversations** for manual review of conversation quality and customer interactions. For API access, see [List Conversations](/call-data/conversations-api/list-conversations).

<Note>See [Conversation review](/analytics/conversations/review) for detailed analysis workflows.</Note>

## Accessing transcripts in the PolyAI Studio

To view conversation transcripts:

1. Go to **Analytics > Conversations** in PolyAI Studio.

2. Click **Filter conversations** and add filters based on your search criteria. Available filters include:

   * **Call handoff** -- Identify conversations involving handoff events.
   * **Duration** -- Filter calls by duration length.
   * **Tool calls** -- Search interactions where specific tools were invoked.
   * **Phone number** -- Filter by the caller's or recipient's phone number.
   * **Safety flag** -- Identify flagged conversations.
   * **Start date** -- Set a date range for the search.
   * **Environment** -- Filter by environment type, such as Sandbox or Production.

3. Select a conversation from the results to open its details, including transcript and audio playback.

### Transcript details

Each transcript includes the following details:

* **Metadata**
  * Start and end times, call duration, and environment (e.g., Sandbox or Production).
  * Call SID and phone numbers for both caller and recipient.

* **Speaker segmentation**
  * Clear differentiation between customer and agent speech, with timestamps for each utterance.

* **Handoff information**
  * Transition details for live agent handoffs, such as handoff state and timestamps.

* **Audio playback**
  * Play and review call recordings directly in **Conversation review**.

* **Conversation analysis**
  * Includes toggles for viewing **Tool calls**, **Topic citations**, **Flows and steps**, and **Variables** for deeper interaction insights.

## Related pages

<CardGroup cols={3}>
  <Card title="List conversations" icon="list" href="/call-data/conversations-api/list-conversations">
    Retrieve metadata for conversations programmatically.
  </Card>

  <Card title="Handoff states" icon="right-left" href="/call-data/conversations-api/handoff-states">
    Monitor and manage live agent transitions.
  </Card>

  <Card title="S3-to-S3 integration" icon="cloud-arrow-up" href="/call-data/s3-to-s3">
    Set up bulk synchronization of recordings and transcripts.
  </Card>
</CardGroup>

## PolyScore

<img src="https://mintcdn.com/polyai/Qu880HppNqT19Eyr/images/analytics/polyscore.png?fit=max&auto=format&n=Qu880HppNqT19Eyr&q=85&s=715fa6b0d5ba4cdc181059e51fbc7f34" alt="polyscore" width="1878" height="992" data-path="images/analytics/polyscore.png" />

**PolyScore** is an automated 0–10 quality rating that appears at the top of voice transcripts. It evaluates conversation quality, task success, and customer experience to help you quickly identify strong and weak calls.

For full details on how scoring works, dimensions, limitations, and interpretation guidance, see the dedicated [PolyScore](/analytics/polyscore) page.

## Call summaries

<Info>
  Call summaries are AI-generated overviews of conversation content, key topics discussed, and outcomes. They appear alongside the transcript in Conversation Review.
</Info>
