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

# Governance & Compliance

> A suite of enterprise-grade tools for governing your AI workflows.

The MindLab platform is designed for the rigors of a production enterprise environment. We provide a suite of robust controls that ensure every AI-driven workflow is executed with safety, stability, and complete auditability.

### Budgets

Define granular budgets for cost and latency at the per-plan, per-role, or even per-step level. This ensures that your AI operations always stay within your predefined operational envelopes.

### Data Stance

<CardGroup cols={3}>
  <Card title="Data Ownership" icon="file-shield">
    Your organization retains full ownership of all your data.
  </Card>

  <Card title="Data Residency & Isolation" icon="server">
    We provide flexible data residency and isolation options to meet your specific compliance needs.
  </Card>

  <Card title="No FM Training on Private Data" icon="lock">
    We will never use your private data to train foundational models.
  </Card>
</CardGroup>

### Audit

<AccordionGroup>
  <Accordion title="Tamper-Evident Logs">
    Every action taken by the system is recorded in a tamper-evident log. Every route, prompt, citation, and vote is cryptographically signed and traceable, providing a complete and immutable audit trail for compliance and security.
  </Accordion>

  <Accordion title="HITL Checkpoints">
    For mission-critical tasks, you can insert human-in-the-loop (HITL) checkpoints to ensure that a human reviews and approves the work of an agent before it proceeds.
  </Accordion>
</AccordionGroup>
