Skip to content

Workflows & Schedules

Beyond one-off chats and plans, Tanzanite lets you define reusable automations and run them on a schedule.

A workflow is a multi-step automation defined once and run many times. The workflow engine executes the steps in order, passing results forward, and can invoke agents as part of the flow. Use workflows for repeatable processes — report generation, data processing, multi-stage reviews.

Build workflows under Workflows in the sidebar and watch executions under Workflow Runs.

The workflow editor and runs

Workflows and Workflow Runs.

A schedule runs an agent or workflow automatically on a recurring basis — for example, a morning briefing or a nightly check. Define the goal and the cadence, and Tanzanite handles the rest.

Workflows and agents can also be kicked off by external events — webhooks and channel adapters (such as messaging platforms) — so automations can react to the outside world, not just the clock. Developers can drive these programmatically; see Connecting to Tanzanite.

  • Build small in-app tools with Apps.
  • Drive runs from your own code via the SDK.