Dashboard Auto-Refresh
Dashboard auto-refresh is the automatic re-running of a dashboard's underlying queries on a schedule, so the displayed metrics stay current without anyone manually reloading or rebuilding anything.
In Depth
A dashboard is only as good as its last refresh. Static reports rot quietly—the chart still renders, the numbers are just three weeks old, and decisions get made on them anyway. Auto-refresh removes the human from the update loop: queries re-run hourly or daily, and what you see reflects what the database currently says. The why-it-matters is trust: a dashboard people believe is current gets used; one with an ambiguous "last updated" gets abandoned. The practical consideration is refresh frequency—often enough to be trustworthy, not so often that it loads down the database.
How AI for Database Helps
Dashboards in AI for Database are self-refreshing by design—build one from plain-English queries and it keeps itself current on schedule.
Related Terms
Database Dashboard
A visual interface that displays key database metrics and query results in real-time charts, graphs, and tables.
Scheduled Query
A database query configured to run automatically at specified times or intervals.
Real-Time Analytics
The practice of analyzing data immediately as it is created or received, enabling instant insights and actions.
Push vs Pull Analytics
Push vs pull analytics describes two delivery models for data: pull, where people go look at dashboards and run queries; and push, where the system sends insights and alerts to people when something warrants attention.
Ready to try AI for Database?
Query your database in plain English. No SQL required. Start free today.
Free plan available · No credit card required