Meeting protocols

Meeting protocols

Upload a recording and get a ready protocol: summary, decisions and tasks with owners and deadlines. No manual note-taking.

  • A ready protocol from audio in seconds
  • Decisions and tasks with owners and deadlines
  • Templates: standup, demo, interview, retro

TL;DR and decisions

A concise meeting summary and the list of decisions, with quotes from the conversation.

Tasks and owners

The model extracts action items, owners and deadlines — ready for your tracker.

6 templates

Standup, demo, interview, retro, 1:1 and a free-form option for your meeting type.

Three steps to a ready protocol

Upload the recording

The meeting lands in your recording library — via the API, bot or dashboard.

Pick a template

Standup, demo, interview, retro, 1:1 or free-form.

Get the protocol

TL;DR, decisions and tasks with owners — in JSON and Markdown.

Raw transcript vs ready protocol

API

Example request

Generate a protocol from a recording: TL;DR, decisions, tasks and next steps.

curl -X POST https://ttsapi.ru/v1/meetings/protocol \
  -H "X-Api-Key: rtt_…" \
  -H "Content-Type: application/json" \
  -d '{ "recording_id": "rec_…", "template": "standup" }'

FAQ

Frequently asked questions

What is the protocol built from?

From the recording transcript: TL;DR, decisions, tasks with owners and deadlines, risks, open questions and next steps.

Which templates are available?

Standup, demo, interview, retro, 1:1 and a free-form option for different meeting types.

What format does the protocol come in?

JSON with tldr, decisions, tasks, risks and next_steps fields — plus ready-to-use Markdown.

Can I define my own protocol template?

Yes, the custom template accepts a free structure; for typical meetings there are standup, demo, interview, retro and 1:1.

Automate meeting protocols

Protocols are generated from recordings in the library on Pro and Business plans.