Skip to main content
Event entity with scheduling, location, and speaker information Represents events including live, online, and webinar types.

Fields

Field Registry (from workspace/sources/entity-registry.csv)

Embedded Collections

Speakers (Array)

Sessions (Array)

Relationships

Features

Event

Acceptance Criteria

Frontend
  • Admin/client UI can view and manage Event records where applicable.
Backend / API
  • CRUD operations exist for Event (create, read, update, delete/archive).
Permissions
  • Access is restricted to appropriate roles (tenant-scoped).
Business Rules
  • Fields and relationships documented on this page are enforced for Event.
Error Handling
  • Invalid payloads return field-level validation errors.