Orbit Schedule is the platform's calendar and scheduling module. It provides
templated calendars, event management, invitee coordination, and AI-assisted
scheduling — all integrated with projects and team workflows.
Key capabilities
| Capability | Description |
|---|
| Orbit dashboard | Calendar overview with all orbits (calendars) across projects |
| Calendar management | Create and manage multiple calendars per project |
| Event creation | Create events with rich details, recurrence, and invitee management |
| Templated calendars | Use pre-built calendar templates for common scheduling patterns |
| AI scheduling | AI-powered scheduling suggestions and conflict resolution |
| Public calendar | Share calendars publicly for booking and event registration |
| Orbit templates | System-level calendar templates managed by administrators |
Navigation
| Page | Route | Permission |
|---|
| Orbit Dashboard | /org/orbits | org.orbits.view |
| Project Orbit | /org/:projectId/orbit | org.orbits.view |
| Calendar View | /org/:projectId/orbit/:calendarId | org.orbit.event.view |
Public routes
| Route | Purpose |
|---|
/public/calendar/:slug | Public calendar view for external access |
Admin routes
| Route | Permission | Purpose |
|---|
| Orbit Templates | /admin/orbittemplates | sys.orbit.template.view |
User workflows
Scheduling flow
Prerequisites & configuration
- Create a project — calendars are project-scoped
- Set up orbit — create at least one calendar within the project
- Configure templates — admins can create reusable calendar templates at
Admin → Orbit Calendar Templates