Organizations
An organization (sometimes shortened to “org” in the app) is the top-level container for a team. It owns the members, the org-wide folders, and the billing subscription. You can belong to multiple organizations and switch between them. Your Personal account is always present — it’s where private meetings live and isn’t part of any org. Organizations are managed from the sidebar Account button → View profile → Your organizations section. See User management for the invite flow.Folders
A folder holds a set of meetings. Folders are how you decide who can see what. Every folder has a visibility:| Visibility | Who can see it |
|---|---|
| Private (default) | Only you |
| Org | Everyone in the organization |
| Shared link | Anyone with the invite link |
| Shared contact | Specific contacts you’ve shared with |
- Owner — full control, can change visibility, can delete the folder.
- Editor — can add and edit meetings.
- Viewer — read-only.
The Personal folder is special: it’s auto-created, can’t be deleted, and is always private to you.
Meetings
A meeting is the central object in Runa. It carries:- Title — auto-filled from the calendar event when available, editable.
- Date and duration.
- Participants — the people on the call.
- Segments — the transcript, as individual utterances with speaker label, timestamp, and text.
- Visibility — same set as folders:
private,shared_contact,org,shared_link. - Optional audio file — kept only if you have Save audio enabled (see Data & privacy).
- Realtime — streams audio while the call is happening so you can read the transcript live.
- Batch — re-processes the recording after the call to get a cleaner, more accurate transcript.
Summaries
A summary is an LLM-generated digest of a meeting. Runa creates one automatically when the meeting ends, using the template you have set as default. Five built-in templates ship with the product:- General
- Detailed
- Bullets
- Executive Summary
- Decisions
Notes
A note is a free-form block of content attached to a meeting. Notes can be:- User-authored — you type them.
- Workflow-generated — created by a workflow run (see below).
Workflows
A workflow is Runa’s automation primitive. Each workflow runs on a trigger and performs an action — always with a human in the loop. Today there’s one trigger and two actions:- Trigger:
post_meeting— runs when a meeting finishes processing. - Actions:
- Suggest note edit — proposes a change to the meeting notes for you to accept or reject.
- Workflow chat suggestion — surfaces a one-tap suggestion inline in the meeting view.
Speaker memory
Runa learns who’s who across your meetings using speaker profiles and, if you opt in during onboarding, your voice signature. Three things to know:- Speaker profiles are private to you by default. You can opt to share them org-wide.
- Voiceprints are AI-derived embeddings used to match the same speaker across meetings. They aren’t stored as biometric identifiers; see the Privacy Policy for the full stance.
- Voice signature publishing controls who else can match your voice in their meetings — choose between To my org, To contacts I share with, or Nowhere.
Where these come together
A typical day looks like this:- A calendar event triggers a reminder.
- You start a meeting → Runa captures audio locally and produces a live transcript.
- The meeting ends → Runa runs the batch transcript, generates a summary from your default template, and saves the result to the right folder.
- Any workflows scoped to that folder run and surface suggestions.
- Speaker memory updates so the next meeting is more accurate.

