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

# Transcripts

Includes all transcripts from recorded meetings or calls associated with AI Notetaker notes in Affinity.

**Name:** `v1_0.transcripts`

<Warning>
  Grant access to the share only to users who are authorized to view all
  organization data. There are no per-user or per-role visibility filters applied at the
  share level.
</Warning>

## Columns

| Column            | Description                                                                                                                                                                                                                                                                                                          |
| ----------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| `id`              | The transcript's unique identifier                                                                                                                                                                                                                                                                                   |
| `note_id`         | The ID of the AI Notetaker note associated with this transcript                                                                                                                                                                                                                                                      |
| `transcript`      | Preview of dialogue fragments on a transcript. Array of objects containing: content (the dialogue fragment text), speaker (the speaker name as "FirstName LastName"), startTimestamp (starting timestamp of the fragment in HH:MM:SS format), and endTimestamp (ending timestamp of the fragment in HH:MM:SS format) |
| `language_code`   | The language code of the transcript                                                                                                                                                                                                                                                                                  |
| `created_at`      | The date and time the transcript was created                                                                                                                                                                                                                                                                         |
| `is_deleted`      | Whether the transcript has been deleted                                                                                                                                                                                                                                                                              |
| `last_updated_at` | Timestamp when this record was last updated                                                                                                                                                                                                                                                                          |
