> ## 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.

# Welcome to Aletyx

> The platform for Accountable AI — build, test, deploy, and govern business decisions and processes.

Aletyx is an enterprise platform for **Accountable AI**: a way to automate
business decisions and processes where every outcome is explainable, auditable,
and governed. Use these docs to model business decisions, orchestrate processes,
and ship them to production with accountability built in.

<div className="btn-links">
  [Get started](/docs/quickstart)

  [Try the Playground!](https://playground.aletyx.ai)
</div>

Accountable AI means automation you can stand behind. Instead of opaque models
that produce answers no one can trace, Aletyx grounds decisions in explicit,
versioned business logic — so you can show exactly how each outcome was reached,
prove compliance to auditors and regulators, and stay in control as your
processes evolve. Learn more about
[what Accountable AI means](/docs/faq/concepts/accountable-ai).

<Frame>
  <iframe width="100%" height="400" src="https://www.youtube.com/embed/UHE2F4ID4II" title="Aletyx" frameBorder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowFullScreen />
</Frame>

## What's new

<CardGroup cols={3}>
  <Card title="Aletyx Decision Control" icon="shield-check" href="/docs/decision-control/overview">
    **New release** — complete decision lifecycle management with the Decision
    Control Tower, multi-environment deployment, governance workflows, and
    natural language testing.
  </Card>

  <Card title="Model Context Protocol support" icon="robot" href="/docs/decisions-genai">
    **New** — integrate Drools and DMN with Claude Desktop using MCP for
    intelligent decision-making.
  </Card>

  <Card title="Scalable process architectures" icon="arrows-spin" href="/docs/guides/processes">
    **Enhanced** — cloud-native, scalable processes powered by Kogito available
    today.
  </Card>
</CardGroup>

## Explore the platform

<CardGroup cols={2}>
  <Card title="AI Assistant" icon="wand-magic-sparkles" href="/docs/ai-assistant/overview">
    Author, test, and refine decisions and processes conversationally with
    the Aletyx AI Assistant.
  </Card>

  <Card title="Decision Control" icon="shield-check" href="/docs/decision-control/overview">
    Enterprise decision management with governance, testing, and
    multi-environment deployment.
  </Card>

  <Card title="Guides & Tutorials" icon="map" href="/docs/guides/overview">
    Hands-on tutorials, labs, and industry use cases.
  </Card>

  <Card title="Core Concepts" icon="lightbulb" href="/docs/core-concepts">
    Understand processes, decisions, and rules fundamentals.
  </Card>

  <Card title="Decisions + GenAI" icon="robot" href="/docs/decisions-genai">
    Empower your AI to reach the right decision, not just a statistical one.
  </Card>

  <Card title="Deployment" icon="cloud-arrow-up" href="/docs/deployment/overview">
    Set up and deploy your first services.
  </Card>

  <Card title="Tech Stack" icon="layer-group" href="/docs/tech-stack">
    Cloud-native enterprise builds of Drools, jBPM, and Kogito.
  </Card>
</CardGroup>

<div className="cta-box">
  <h2>Ready to get started?</h2>

  <p>
    Join enterprises worldwide who trust Aletyx for their business automation needs.
  </p>

  <div className="btn-links centered">
    [Start your journey](/docs/quickstart)

    [Contact us](https://aletyx.ai/contact)
  </div>
</div>
