Problem
Currently, the default behavior for AI workspace limits uses a per-user calculation (e.g., 800 included per user, 1000 limit per user). This creates scaling concerns where the total free usage pool can grow to unsustainable levels as the user count increases across deployments.
Solution
Change the default AI workspace limit to a flat 1000 per deployment (instead of per-user multiplication) for deployments without an explicit license limit set.
Related issues