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

# Integration Patterns

> Integration patterns connecting Kogito decisions and processes to enterprise systems - decision-process embedding, event-driven Kafka and CloudEvents, and service orchestration.

## Integration Patterns

This section documents architectural patterns for connecting decision automation and process orchestration into larger enterprise systems.

Integration is where decisions and processes meet the real world: event buses, microservices, and distributed transactions.

***

## Decision & Process Integration

How to embed decision services within process workflows and vice versa.

* [Decision & Process Integration](/docs/architecture/integration/decision-process)

***

## Event-Driven Integration

Patterns for asynchronous, event-based communication with Kafka, CloudEvents, and reactive systems.

* [Event-Driven Integration](/docs/architecture/integration/event-driven)

***

## Service Orchestration

Coordinating multiple services through workflow-based orchestration patterns.

* [Service Orchestration](/docs/architecture/integration/service-orchestration)

***

> For foundational concepts, see the **Architecture** section.
> For hands-on examples, see **Guides**.
