Skip to main content
Each guide is a complete path to one outcome. They assume you’ve finished the Quickstart and have an $API_BASE and $API_KEY (Authentication). The guides fall into three chapters by the plane they work on. Meetings and agents are separate domains, each usable on its own; the third chapter is where they compose.

Meetings only

Capture and access meetings through the Meetings API — no agent involved.

Send a bot and get a transcript

Capture Google Meet, Zoom, or Teams — live, speaker-attributed.

Stream a transcript over WebSocket

Per-segment push instead of polling.

Retrieve a recording

List recordings and stream the audio from your own storage.

Agents only

Put agents to work over your workspace through the Agent API — with or without any meeting.

Chat with your workspace

Ask an agent that has your whole knowledge base as context.

Browse, upload & swap the workspace

Read files over the API, add documents, or attach your own git repo.

Brief me every morning

An unattended agent on a cron schedule.

Triage incoming email

An event-triggered agent that proposes tasks — safely.

Meetings + agents

Where the two planes compose: an agent rides or acts on a meeting.

Run a live meeting copilot

Cards for people, decisions, and action items as the call happens.

Report after every meeting

Notes, decisions, and follow-ups written into your workspace when a call ends.

Operate

Running the stack itself — Deployment, Configuration, and Troubleshooting.