> ## 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 Decision Control?

> Decision Control is the Aletyx decision-lifecycle capability: visual multi-version DMN authoring, governance workflows, multi-environment deployment, and natural-language testing.

Decision Control is the platform's decision-lifecycle capability. It provides
visual authoring with multi-version DMN support, governance workflows,
multi-environment deployment, and natural-language testing of decisions.

## Where to go next

<CardGroup cols={2}>
  <Card title="Decision Control" icon="sliders" href="/docs/decision-control/overview">
    The full Decision Control capability and how it fits the platform.
  </Card>

  <Card title="Decision Automation" icon="gears" href="/docs/architecture/decisions/overview">
    The architecture behind authoring, deploying, and running decisions.
  </Card>

  <Card title="What is DMN?" icon="diagram-project" href="/docs/faq/concepts/what-is-dmn">
    The decision-modeling standard used for visual, versioned authoring.
  </Card>

  <Card title="Decisions Guide" icon="book-open" href="/docs/guides/decisions">
    Step-by-step guidance for authoring and managing decisions.
  </Card>

  <Card title="Deployment" icon="server" href="/docs/deployment/overview">
    How decisions move across multiple environments.
  </Card>

  <Card title="AI Assistant" icon="robot" href="/docs/faq/products-features/ai-assistant">
    Let analysts update decision models in plain language with less IT back-and-forth.
  </Card>
</CardGroup>
