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

# Track compliance within a project

> View and complete governance requirements from within a project

Once a framework is active, every project in scope gets a compliance checklist. Teams can track what's done, what's pending, and who's responsible — without leaving the project.

<Steps>
  <Step title="Open Governance mode">
    Navigate to any project in scope and click **Governance mode** from the project overview.

    You'll see all frameworks currently applied to this project, along with overall completion metrics broken down by platform rules and evidence-based rules.
  </Step>

  <Step title="View the checklist">
    Click a framework to see its full rule list: which rules are completed, which still need action, and who is responsible for each.

    <img width="700" style={{ borderRadius: "0.5rem" }} src="https://mintcdn.com/openlayer-44/LKo3h7ODOhI8RWva/images/governance/project_governance.png?fit=max&auto=format&n=LKo3h7ODOhI8RWva&q=85&s=e32f2d0562d0edbaa03c06a4cdf90f81" alt="Project governance checklist" data-path="images/governance/project_governance.png" />
  </Step>

  <Step title="Complete platform rules">
    Platform rules are satisfied automatically as your team uses Openlayer — no manual action required. When monitoring mode captures traces or development mode runs tests, the corresponding rules update in real time.

    See [Platform rules](/governance/platform-rules) for the full list of rules and what triggers each one.
  </Step>

  <Step title="Complete evidence-based rules">
    Click any evidence-based rule to upload a document or provide a link.

    Some rules are workspace-level and only need to be completed once — completing them here satisfies the rule for all projects. See [Evidence-based rules](/governance/evidence-based-rules) for details on scope and renewal.
  </Step>
</Steps>
