How to stop Auto Refreshing dashboard

I have dashboards containing few graphs but backend on very large database. When I share that to other users, it again start refreshing**( Doing Science…)** the dashboards and that is pretty expensive operations as there is really no change in data.
Is there a way to stop auto data refresh and only when user manually click on refresh button, it does the refresh ?

I tried caching, but still somehow its refreshing but if caching is the option, then I can try customizing caching and have a larger storage for cached data ?

Hi @buntha
You’re looking for this:
https://github.com/metabase/metabase/issues/9871 - upvote by clicking :+1: on the first post