Get the number of reservations made from each source.
SELECT s.name, COUNT(*) AS reservation_count FROM sources s JOIN reservations r ON s.id = r.sourceid GROUP BY s.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.