Overview
When an Ospri bot is actively in a meeting, you have real-time control over its recording. Each user controls their own bot independently — if three team members are in the same meeting, each has their own bot and can only control theirs.Available Controls
Pause Recording
Temporarily stops the bot from recording. The bot remains in the meeting but does not capture audio or video. Use cases: Sensitive discussions, off-the-record conversations, bathroom breaks.1
Find the live meeting
Go to the Upcoming tab and find the meeting marked with a red LIVE NOW badge.
2
Click Pause
Click the Pause button on the event card.
3
Confirm status change
The meeting status changes to Paused (amber pulsing badge). A toast confirms: “Recording paused”
Resume Recording
Restarts recording after a pause.- On the paused event card, click Resume
- Recording continues from where it left off
- Status changes back to Recording (red pulsing badge)
- Toast confirms: “Recording resumed”
Kick Bot
Removes the bot from the meeting entirely. The bot leaves the call and the recording is finalized.- Click the Kick button on the event card (or in the Recordings tab for live meetings)
- The bot immediately leaves the meeting
- Status changes to Kicked (orange badge)
- Toast confirms: “Bot removed from meeting”
In-Meeting Chat Controls
Meeting participants can also control the bot by typing commands in the video call’s chat (e.g., the Microsoft Teams meeting chat):
You can optionally prefix with
@ospri (e.g., @ospri pause). The bot’s webhook handler processes these chat messages and executes the corresponding action.
Bot Chat Greeting
When the bot joins a meeting, it automatically sends a greeting message in the meeting chat:“Hi! I am your Ospri Notetaker. I will be capturing notes for this meeting. Type pause to pause recording or leave to remove me.”The bot name in the greeting matches your configured bot name from Bot Settings.
Automatic Leave Behavior
Bots are configured to automatically leave under these conditions:
These timeouts ensure bots do not linger in empty meetings and consume unnecessary resources.
Bot Settings
To customize your bot name:1
Click Bot Settings
Click the gear icon in the Meetings header.
2
Set your bot name
Enter your preferred bot name. Default is “Ospri Notetaker (Your Name)”.
3
Save
Click save. Toast confirms: “Bot preferences saved”
profiles table and used for all future meetings. Each team member can have a different bot name.
Per-User Bots
Ospri Brain uses a per-user bot model:- Each team member with a connected calendar gets their own bot
- If Alex, Jeremy, and Steve are all in the same meeting, each can have their own bot
- Each person can only pause, resume, or kick their own bot
- A deduplication key prevents the same user from having multiple bots in the same meeting
Admin users can kick any bot, not just their own.
Add Bot Manually
For ad-hoc recording without calendar sync:1
Click Add Bot
Click the robot icon in the Meetings header.
2
Paste meeting URL
Enter a Teams, Zoom, or Google Meet link in the dialog.
3
Send Bot
Click Send Bot. The bot joins within seconds. Toast confirms: “Bot joining meeting”