Each organization in an enterprise can have its own limits, allowing administrators to allocate budgets across teams or projects. You can also manage organization-level Devin limits from the web app; see Enterprise billing.
Organization-level limits are independent of user-level limits — a request is blocked if either has been reached. See ACU limits for authentication, permissions, and
PATCH semantics shared by all endpoints on this page.
Billing organization attribution
Each user’s Local Agent usage is counted toward a billing organization, which determines which organization’s Local Agent limit applies. The billing organization is resolved in this order:- Explicit assignment: An administrator sets
billing_org_idon the user’s ACU settings through the API. - Automatic resolution: If there is no explicit assignment, the first organization the user can access through direct membership or an identity provider group assignment is used.
billing_org_id field there is not deprecated, only the limit field is:
Organization endpoints
Get an organization’s limits
Update an organization’s limits
local_agent to null without changing the Devin limit:
204 on success.
Delete an organization’s limits
This clears both the Local Agent and Devin limits for the organization.204 on success.
Example workflows
Set up organization-level Local Agent limits
Set an organization-level budget for combined Devin Desktop, Windsurf JetBrains, and Devin CLI usage:Set up organization-level Devin limits
Set a Devin cloud session budget for an organization:Frequently asked questions
What is billing organization attribution?
What is billing organization attribution?
Billing organization attribution determines which organization’s Local Agent limit includes a user’s Devin Desktop, Windsurf JetBrains, and Devin CLI usage. If it is not assigned explicitly, it resolves automatically to the first organization the user can access.
What happens when an organization reaches a limit?
What happens when an organization reaches a limit?
New work is blocked on the products in that category for the organization’s users — Local Agent products for the
local_agent limit, Devin cloud sessions for the cloud_agent limit — until the limit is adjusted or usage resets in the next monthly window.
