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

# What is "Accountable AI"?

> Accountable AI is automation you can stand behind: explainable, auditable, and governed decisions grounded in explicit, versioned business logic.

Accountable AI is automation you can stand behind — where every outcome is
**explainable, auditable, and governed**. Instead of relying on opaque models
that produce answers no one can trace, Aletyx grounds decisions in explicit,
versioned business logic. That means you can show exactly how each outcome was
reached, prove compliance to auditors and regulators, and keep AI within your
business policies through deterministic guardrails. See
[docs.aletyx.ai](https://docs.aletyx.ai) for more.

## Where to go next

<CardGroup cols={2}>
  <Card title="Decisions + GenAI" icon="robot" href="/docs/decisions-genai">
    Pair deterministic decisions with generative AI for trustworthy automation.
  </Card>

  <Card title="Decision Control" icon="sliders" href="/docs/decision-control/overview">
    Keep AI within explicit, governed business policies.
  </Card>

  <Card title="Connect Decisions to LLMs" icon="plug" href="/docs/faq/products-features/dmn-mcp">
    Expose versioned decisions to AI agents and LLMs over MCP.
  </Card>

  <Card title="Model Context Protocol" icon="diagram-project" href="/docs/components/mcp/overview">
    Ground LLM tool calls in your decision and process services.
  </Card>

  <Card title="Data-Index & Data-Audit" icon="clipboard-list" href="/docs/architecture/processes/components/data-index-audit">
    Capture the audit trail behind every outcome.
  </Card>

  <Card title="What is DMN?" icon="table" href="/docs/faq/concepts/what-is-dmn">
    Model the explicit business logic that makes decisions explainable.
  </Card>
</CardGroup>
