Inside Meta's Home Grown AI Analytics Agent: From Hack to Company-Wide Tool
Data scientists at Meta are repeatedly asked similar questions within a familiar set of tables, spending hours on routine analysis, while their accumulated query knowledge lived scattered across query editors and notebooks and remained invisible to any system that might learn from it.
Six months after the prototype moved to production, 77% of Meta's Data Scientists and Data Engineers use Analytics Agent on a weekly basis, alongside roughly 5x as many users from non-data roles, and 4,500+ community-created recipes had been used 150,000 times.
Show all 10 reported metrics
Frequently asked questions
What did this team achieve with this AI workflow?
Six months after the prototype moved to production, 77% of Meta's Data Scientists and Data Engineers use Analytics Agent on a weekly basis, alongside roughly 5x as many users from non-data roles, and 4,500+ community-…
What tools did this team use?
Analytics Agent, SQL, Python, R, Scuba, LLMs, matplotlib.
What results were reported?
weekly active users among Data Scientists and Data Engineers: 77%; Queries relying only on tables queried in preceding 90 days: 88%; Non-data role users relative to data role users: roughly 5x as many users from non-data roles; Weekly active users within weeks of launch: hundreds of weekly active users (source-reported, not independently verified).
How is this back office ops AI workflow structured?
User submits analysis question → Discover data and gather context → Recipe auto-selection → Iterative SQL reasoning loop → Custom validation check → Transparent answer with SQL.