Onvo Documentation
Concepts
Dashboards

Dashboards

A dashboard is a collection of widgets and can be connected to multiple data sources. A dashboard is duplicated when creating a session that ties a dashboard to an embed user.

Dashboard fields

title
string
required

The title or name of the dashboard.

created_at
string

The timestamp indicating when the dashboard was created.

created_by
string

The identifier or name of the user who created the dashboard.

description
string

A brief description of the dashboard.

id
string

The unique identifier for the dashboard.

last_updated_at
string

The timestamp indicating when the dashboard was last updated.

last_updated_by
string

The identifier of the user who last updated the dashboard.

parent_dashboard
string

The identifier of the parent dashboard if this dashboard is a part of a hierarchy.

settings
object

The settings/configuration associated with the dashboard.

team
string

The identifier or name of the team to which the dashboard belongs.

thumbnail
string

The URL to the thumbnail image representing the dashboard.