Create Dashboard

Command to create a new dashboard with a name for organizing and sharing insights.

Command

Description

This command initiates the creation of a new dashboard. The authenticated user becomes the owner with initial empty layout.

Validation Rules

  • User must have an active session
  • Dashboard name must be non-empty
  • Name should be unique per owner (warning if duplicate)

Emits

  • DashboardCreated on success