Great points by @ryancarson about dashboards not being as necessary as they used to be. I agree with Ryan’s POV but would offer two caveats (the classic “yes, and”)
1. Dashboards still have a place - for things you want to look at consistently and distribute widely.
2. The corollary to #1 above is that doing everything bespoke is costly and also more likely to be misinterpreted.
Every time you think you need a dashboard to look at data, stop yourself.
Do this instead:
1. Ask your agent to make sure that you have all the data to analyze something actually stored in the database.
2. Ask your agent to write a skill to gather that data.
3. Ask your agent to do the analysis and create a temp and throw-away HTML dashboard to answer the question(s) that you have
In my experience, every dashboard that I've created gets less and less use over time and decays.
It's much better to make sure your agent can get the data you need and answer the questions you have, on-demand.



