Dashboards with sub-dashboards

I have multiple dashboards with related content. I want them in separate dashboards so that it is easier to drill into and not have 20 visualizations in 1 dashboard. I am wondering if there is a way to create 1 "dashboard" that will then bring me to a page where I can list all 3 dashboards that are related?
In other words, I want to click on something that says cars for example, then I want it to bring me to a page with separate dashboards for ford chevy honda ect. Then each one will drill into a specific area but are all related and easy to get to. sorry about the bad example.

Thanks in advance!

Not a bad example! You can do something like this today using markdown visualizations. Our demo environment does something like this: https://demo.elastic.co/app/kibana#/dashboard/welcome_dashboard. The first dashboard is a bunch of markdown visualizations with links to other dashboards.

You also may be interested in this feature: https://github.com/elastic/kibana/issues/12560, which is a popular request and definitely on our radar!

1 Like

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.