Skip to main content
Inspect your organization’s effective entitlements and manage its configurable concurrency limits.

kernel org entitlements

Show the effective plan, feature access, and limits for the authenticated organization. These values already account for the organization’s plan, trial, billing status, and overrides, so use them instead of inferring access from the plan name.
This command is read-only. Use kernel org limits set to change the configurable default project concurrency cap.

kernel org limits get

Show the organization’s effective concurrency limits, current browser usage, available capacity, and default per-project cap. The JSON response includes concurrent_sessions_used and concurrent_sessions_available. Usage includes active on-demand browser sessions and browser pool reservations. Both fields are null when current usage can’t be read.

kernel org limits set

Set the default per-project concurrency cap. This default applies only to projects that don’t have an explicit project limit override.
A project’s explicit limit overrides this default. The organization’s maximum concurrent sessions remains the upper bound.