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

# Chat with Transcriptions

> Ask questions about your transcription history using AI.

<div style={{ marginTop: "-2.5rem" }}>
  <Info>The <a href="https://vowen.ai" className="font-semibold underline-offset-2" style={{ color: "#8b5cf6", backgroundColor: "rgba(139, 92, 246, 0.12)", border: "1px solid rgba(139, 92, 246, 0.35)", padding: "2px 8px", borderRadius: "6px", fontSize: "0.85em", textDecoration: "none", whiteSpace: "nowrap" }}>Pro plan</a> unlocks Chat with Notes so you can ask questions across your transcripts and meeting notes.</Info>
</div>

## Overview

Chat lets you have a conversation with AI about a specific transcription or meeting note. Ask questions, pull out action items, summarize a section, or find a particular quote, all using natural language.

Chat is only available inside individual items:

* A completed [manual transcription](/transcription/manual-transcription) detail page
* A completed [meeting note](/meeting-notes/recording) detail page

There is no global "chat across all my history" view. Each chat is scoped to the single transcript or note you have open.

## How to Use

1. Open a completed transcription from the **Transcribe** tab, or a completed meeting note from the **Notes** tab
2. Open the Chat panel on the detail page
3. Type a question or request
4. The AI responds using that transcript or note as context

## Example Queries

* "What were the action items from this meeting?"
* "Summarize the key decisions"
* "Find the part where the team talked about the timeline"
* "Who agreed to follow up on the budget question?"

## Requirements

* An AI provider must be configured
* Chat uses the open transcript or meeting note as its context, nothing else

<Note>If you've set up [Connectors](/integrations/connectors) (Pro, experimental), Chat can also look things up in your linked apps — like a Linear issue or a Notion page — when your question calls for it.</Note>
