Run The Pipeline

Orchestrator

🎯 Goal

Create and run an ExecutionSession that completes successfully.

Run Your Pipeline

An Execution Session is a single run of a pipeline with specific input data.

Steps

  1. Go to Admin → AI Hub → Execution sessions
  2. Set Pipeline to Ticket Triage Pipeline
  3. Set Runtime kind to Orchestrator
  4. Set Initial context to: json {"ticket_title": "Login broken", "ticket_text": "I cannot log in since the update."}
  5. Save, then click Run Session from the session detail page
  6. Refresh and check the status is success

🔐 Log in to check your mission progress.