Definition
A Job in Agentix represents a complete execution of a workflow for a specific customer, session or case. Jobs allow you to manage and monitor the entire journey from start to finish, including:- 🔑 A unique job key to track the session
- 🧭 The associated workflow and actions
- 🧾 All collected data and user inputs
- 📈 The execution status and outcome
- 🗂️ All related tasks, agents and tools used
What Jobs Contain
- A reference to the selected workflow
- Metadata such as creation time, user ID or launch context
- A dynamic state that updates as each Task is completed
- The timeline of all steps, inputs and outputs
Example Use Cases
Onboarding Journey
A customer submits a form, uploads their ID and gets approved—all within one job instance.
AI Support Session
A job captures the full live interaction with an AI agent helping a user over chat or voice.
Loan Application Review
A job records multiple steps: input collection, document verification and AI decision-making.
✅ Jobs give you full visibility, auditability and control over every interaction.

