Skip to content

Orchestration

In development

The orchestration screen in the web app may be marked “coming soon”. This page aligns planned concepts with documentation.

Workflow concept

Orchestration lets you define workflows that react to events:

  • Triggers: e.g. inbox / conversation events, schedules, external webhooks.
  • Actions: Knowledge base query, send message, HTTP request, data transform.

Run history

Each run records status, inputs, and errors for debugging and auditing.

Webhook

In some scenarios a public webhook URL can trigger flows from external systems (depends on backend design).

In-repo docs/orchestration.md and Orchestration — features may reference technical endpoints.

Cere Insight 2.0 documentation