Active Calls
Meetings currently in progress where the bot is participating.
The Schedule section is the main operational view of the admin panel. It shows three categories of meetings, each in its own table with search, pagination, and inline actions.
Active Calls
Meetings currently in progress where the bot is participating.
Pending Meetings
Meetings scheduled for the future, waiting to be joined at the start time.
Recurring Patterns
Recurring meeting rules that automatically generate scheduled meetings.
Displays all meetings where the bot is currently active. Each row shows:
| Column | Description |
|---|---|
| Meeting | Meeting name or subject line. |
| URL | The meeting join URL. |
| Start Time | When the meeting started. |
| Actions | Force Leave button to immediately remove the bot from the call. |
If a bot gets stuck in a meeting or needs to be removed manually, use the Force Leave action. A confirmation dialog will appear before the action is executed.
Shows all meetings that have been scheduled but not yet started. Each row shows:
| Column | Description |
|---|---|
| Meeting | Meeting name or subject line. |
| Scheduled | The scheduled start time. |
| From | Email of the user who forwarded the invitation. |
| Actions | Cancel button to remove the meeting from the schedule. |
Use the Cancel action to remove a pending meeting from the schedule. The bot will not join the meeting. A confirmation dialog will appear before the action is executed.
Displays recurring meeting rules that the Assistant uses to automatically schedule future meetings. Each row shows:
| Column | Description |
|---|---|
| Meeting | Meeting name or subject line. |
| Created | When the pattern was first created. |
| Source | Origin of the pattern (e.g., email invitation). |
| Recurrence | The recurrence rule description (e.g., “Every Monday at 10:00”). |
| Scheduled | Number of meetings currently scheduled from this pattern. |
| Actions | Remove button to delete the pattern. |
Use the Remove action to delete a recurring pattern. Existing scheduled meetings generated from this pattern will also be removed. A confirmation dialog will appear before the action is executed.
The Schedule tab receives real-time updates via Server-Sent Events (SSE). When a meeting starts, ends, or is scheduled, the tables update automatically without page refresh.
Each table includes: