Count the number of clashsets created for each project.
SELECT p.project_name, COUNT(*) FROM projects p JOIN clashsets c ON p.project_id = c.project_id GROUP BY p.project_name
Connect 300+ sources, serve any BI tool, and give every AI agent one governed endpoint to read, and write back where the app supports it.