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

# Introducing Drift Cause: Adding Context to Drift Management

> Drift Cause in env zero identifies who caused drift, how it was triggered, and when it occurred by correlating IaC state with out-of-band cloud audit logs.

[Drift Cause](/guides/admin-guide/environments/drift-detection/drift-cause) is now available, adding visibility to infrastructure drift management.

When detecting a drift, have you ever wondered what caused it, who made the change, and why? Drift Cause helps answer these questions by providing detailed information about who was responsible when it occurred, and how it was triggered - whether through a CLI command, a manual UI update, or another action.

By linking codified infrastructure with out-of-code audit logs, Drift Cause gives teams the context they need to efficiently investigate, resolve, and prevent future drifts.

<Frame>
  <img src="https://mintcdn.com/envzero-b61043c8/BZYthPtvpSdQtcKJ/images/changelogs/2024/12/f93203624a68d31bad97f735fa113058297e6ad6c3513990674e694f13442fec-image.png?fit=max&auto=format&n=BZYthPtvpSdQtcKJ&q=85&s=10e922317f942f5da0922a294fa77c9d" alt="Feature demonstration screenshot showing new functionality" width="1600" height="635" data-path="images/changelogs/2024/12/f93203624a68d31bad97f735fa113058297e6ad6c3513990674e694f13442fec-image.png" />
</Frame>

Drift Cause connects codified infrastructure with real-world changes, offering a clear view of the user responsible for a change, the method used (e.g., UI, CLI, API), and the exact time the change occurred.

<Frame>
  <img src="https://mintcdn.com/envzero-b61043c8/BZYthPtvpSdQtcKJ/images/changelogs/2024/12/dcd6a87879c97c1afffe7160712f2e469d1e93994c596db099b3ea6f4ad53adf-image.png?fit=max&auto=format&n=BZYthPtvpSdQtcKJ&q=85&s=99c92e4f178158d1711a8b9672f9d4db" alt="Feature demonstration screenshot showing new functionality" width="1600" height="609" data-path="images/changelogs/2024/12/dcd6a87879c97c1afffe7160712f2e469d1e93994c596db099b3ea6f4ad53adf-image.png" />
</Frame>

You can also drill down into event metadata, such as IP addresses or JSON logs, directly in the cloud provider's console.

<Frame>
  <img src="https://mintcdn.com/envzero-b61043c8/BZYthPtvpSdQtcKJ/images/changelogs/2024/12/61c2ba54ef853530a1f30757023ce12cf6c29403d598a385a48d94b1e0b2d783-image.png?fit=max&auto=format&n=BZYthPtvpSdQtcKJ&q=85&s=c1c2e53d057fcd302408bc66a8a531af" alt="Feature demonstration screenshot showing new functionality" width="1600" height="1030" data-path="images/changelogs/2024/12/61c2ba54ef853530a1f30757023ce12cf6c29403d598a385a48d94b1e0b2d783-image.png" />
</Frame>

To learn more about how to use Drift Cause, visit [here](/guides/admin-guide/environments/drift-detection/drift-cause).
