Dashboard tools location

Add custom dashboards to the project dashboard page.

Once an integration is installed that implements this location, the user will be able to access the custom dashboard through a custom tab in the project dashboard.

location-dashboard-tools
Example of a custom dashboard tab in the project dashboard.
{ "locations": { "dashboardTools": [ { "id": "custom-dashboard-id", "name": "Custom dashboard", "url": "/dashboard-tool", "iconUrl": "/dashboard-icon.png" } ] } }

Common use cases for the Dashboard tools location include:

  • Quick links to common content or content filters
  • Editorial dashboards for content editors that connect to external systems
  • Links to internal training or onboarding resources
  • Status or health dashboards for content operations