Skip to main content

Documentation index: llms.txt. This page is also available as markdown: append .md to this URL or send Accept: text/markdown.

DashboardSortingKey

The possible sort fields

enum DashboardSortingKey {
name
ownersAndTeamOwnersCount
popularity
}

Values

DashboardSortingKey.name

Sort by the dashboard name

DashboardSortingKey.ownersAndTeamOwnersCount

Sort by the number of owners and team owners

DashboardSortingKey.popularity

Sort by the dashboard popularity

Member Of