This is the loop Runwita exists for: get a meeting in, let the AI read it, review what came out, save it onto the right journey. The whole thing takes about a minute once you have a transcript.Documentation Index
Fetch the complete documentation index at: https://docs.runwita.com/llms.txt
Use this file to discover all available pages before exploring further.
What counts as “a meeting”
Anything text-based that captures what was discussed. Runwita accepts:- A transcript from MeetingScribe (or any other recorder that exports text segments).
- Pasted notes from a meeting you took by hand.
- An exported
.emlemail thread. - A PDF or Word doc with meeting notes.
- An image of a whiteboard or a screenshot, processed via OCR on macOS.
The Inbox
Everything starts in the Inbox.TODO: screenshot of Inbox with one ready item
.eml file. Ready items are ones the AI has read and you haven’t filed yet.
If you’ve connected MeetingScribe (or any folder Runwita is watching), transcripts appear here automatically. Otherwise, paste or drop a file:
- Drag and drop a
.txt,.md,.pdf,.docx,.eml, or image file onto the Inbox. - Paste text directly using the Capture box at the top.
- Quick capture writes to the scratchpad, a single rolling note you can flush into the Inbox when you’re ready.
Process with AI
Click an inbox item to open it. You see the transcript on the left and a column on the right marked Runwita reading.TODO: screenshot of the Process with AI screen, with date editor visible
- Meeting date. Defaults to the file’s modification date. The AI uses this to resolve relative phrases like “by Friday” in extracted action items. If the date is wrong, the due dates on every action will be wrong. Pick the right date here.
- That’s it. Just the date.
- ↺ Reprocess with AI, throws away this extraction and drops you back to the start. Use this if the date was wrong, or you want to try a different model.
- Review & Save →, takes you to the review screen.
Review and Save
The review screen is your last chance to edit before the engagement is created.TODO: screenshot of Review & Save with journey picker, date editor, and extracted brief
Journey
Runwita auto-suggests a journey based on the meeting content. You’ll see one of:
- High confidence, the AI is sure. Already selected.
- Medium confidence, plausible match. Already selected, but worth a glance.
- Low / no match, you’ll need to pick or create one.
Engagement date
The AI’s best guess at the meeting’s date, prefilled. Override here if it’s wrong. Whatever’s in this field at save time becomes the engagement’s date on the journey timeline.
- Creates the engagement on the journey.
- Runs topic matching, deciding whether each section maps to an existing topic on the journey or creates a new one.
- Pushes any TickTick-flagged actions to TickTick (if connected).
TODO: screenshot of journey page with new engagement at top
What just happened
In the database, Runwita just did all of this:- Created an
engagementrow linked to the journey. - Stored sections, decisions, actions, attendees as related rows.
- For each AI-detected topic, either created a new
topicor attached atouchpointto an existing one. - If it was a transcribed meeting, marked the inbox item as processed.
What’s next
Concepts: journeys
The deeper logic behind journeys, why they’re shaped the way they are.
Concepts: topics
How threads of discussion span meetings.

