Count the number of tasks per dossier in the bi_dossiertaken table.
SELECT dossier_id, COUNT(*) FROM bi_dossiertaken GROUP BY dossier_id;
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.