> ## Documentation Index
> Fetch the complete documentation index at: https://docs.devinenterprise.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Enterprise

> How Devin Enterprise contracts are billed and how admins track ACU consumption

Devin Enterprise customers are billed in **Agent Compute Units (ACUs)** at the rate set in their order form. [Contact sales](https://cognition.ai/contact) for pricing.

For how Devin meters work in general (sleep behavior, what counts toward consumption, tips for keeping costs down), see [Usage](/admin/billing/usage).

## Tracking ACU consumption

Enterprise customers can track ACU consumption at both the Enterprise and Organization level:

* **Enterprise admins** view Enterprise ACU consumption at [Settings > Consumption](https://app.devin.ai/settings/consumption) in Enterprise Settings.
* **Organization admins** view Organization ACU consumption at [Settings > Consumption Analytics](https://app.devin.ai/settings/consumption-analytics) within Organization Settings.
* **Any user** can see the ACU cost of a specific session from [Session Insights](/product-guides/session-insights).

## Setting Organization ACU limits

Enterprise admins can set per-Organization ACU limits from [Settings > Organizations](https://app.devin.ai/settings/organizations) in Enterprise Settings.

<Frame caption="Hover over the Organization name and click 'Manage'">
  <img src="https://mintcdn.com/cognitionai-enterprise/eokbB2VtiZZCP001/images/admin/Enterprise-Org-List.png?fit=max&auto=format&n=eokbB2VtiZZCP001&q=85&s=a425085388aee6bba030c0cb11991b0b" alt="Devin Enterprise Org List" width="1674" height="676" data-path="images/admin/Enterprise-Org-List.png" />
</Frame>

<br />

<Frame caption="Set Organization ACU limits and/or rename the Organization" style={{ width: "80%", margin: "0 auto" }}>
  <img src="https://mintcdn.com/cognitionai-enterprise/eokbB2VtiZZCP001/images/admin/Enterprise-Org-Management.png?fit=max&auto=format&n=eokbB2VtiZZCP001&q=85&s=8f71776966673b51f87cba77e827e6fa" alt="Devin Enterprise Org Management" width="744" height="744" data-path="images/admin/Enterprise-Org-Management.png" />
</Frame>

Once set, an Organization can only consume up to its limit. All Devin activity stops once the limit is reached, and users see a message indicating the Organization has hit its ACU limit and to contact the Enterprise admin to raise it.

<Frame caption="ACU limit reached warning message">
  <img src="https://mintcdn.com/cognitionai-enterprise/eokbB2VtiZZCP001/images/admin/Org-ACU-Limit-Reached-Warning.png?fit=max&auto=format&n=eokbB2VtiZZCP001&q=85&s=5959272f7e47ac18474b6c7bebd2ba46" alt="Devin Org ACU Limit Reached" width="1694" height="658" data-path="images/admin/Org-ACU-Limit-Reached-Warning.png" />
</Frame>

## Frequently asked questions

<AccordionGroup>
  <Accordion title="When will I be billed?">
    Enterprise customers are billed for ACUs as stated in their order form.
  </Accordion>

  <Accordion title="What are Enterprise ACUs?">
    Enterprise ACUs represent the work performed by Devin for customers on the Enterprise plan, which adheres more strictly to task planning and end-to-end testing. They are distinct from self-serve quota and on-demand credits, and are priced per the customer's Enterprise order form.
  </Accordion>

  <Accordion title="How can I tell which Organization or user consumed the most ACUs?">
    Enterprise admins can break consumption down by Organization from the [Consumption](https://app.devin.ai/settings/consumption) page in Enterprise Settings. Org admins can break it down by user from [Consumption Analytics](https://app.devin.ai/settings/consumption-analytics) inside Organization Settings.
  </Accordion>
</AccordionGroup>
