Skip to content

ExternalDashboard

An ExternalDashboard is a link-out entry in your dashboard list that points to a dashboard hosted in another system (for example a legacy BI tool or a status page).

Use it to keep a single catalog of all your organization's dashboards in Visivo while you migrate, or when some content must stay in another tool.

Example

dashboards:
  - name: Legacy Sales Dashboard
    type: external
    href: https://bi.example.com/dashboards/sales

Attributes

Field Type Default Description
path string None A unique path to this object
name string None The unique name of the dashboard across the entire project
file_path string None The path to the file that contains the object definition.
level Any of: integer, string None The importance level of the dashboard (either an index number or level title)
tags array None A list of tags associated with the dashboard
description string None A description of the dashboard's purpose and contents
type string external The type of dashboard (always 'external')
href string None URL to the external dashboard