If you know about how dashboard tabs work, please let me know.

I have created four tabs in a Metabase dashboard.
When I have one tab open, are the other three tabs also being loaded?
Each tab uses queries that access the database, so I’m concerned about the load on the database.

Hello there,

Cards from another tab won't load until you switch to that tab, so they shouldn't cause trouble

1 Like

Thank you so much!