Documentation Index
Fetch the complete documentation index at: https://docs.conduit.ai/llms.txt
Use this file to discover all available pages before exploring further.
Overview
Agent Injection enables users to construct custom AI agents within workflows that function as team members in conversations, powered by Conduit’s AI infrastructure.Key capability: Works with both text and VoiceAI channels.
Use Cases
The node supports three primary scenarios:- Guide users through multi-step processes
- Collect missing information from contacts
- Execute repeated follow-ups until objectives are achieved
Implementation Steps
Initial Setup
Navigate to your workspace, create a trigger, then select Add Action > Agent Injection (or Agent Injection Phone for voice).
Agent Identity
Assign a recognizable name (example: “Carl from Conduit”) to establish agent personality.
Agent Description
Define behavioral guidelines with a concise prompt such as: “You are Alex, a friendly customer support representative.”
Role Selection
Choose one of two modes:
- Action: Persuade users toward specific outcomes (appointment confirmations, form uploads)
- Information: Extract particular data points (delivery ETAs)
Task Configuration
- Write detailed instructions covering tone, constraints, and fallback protocols
- Set follow-up frequency and intervals for retry attempts
First Message
Configure initial outreach by selecting:
- Communication channel (Email, SMS, WhatsApp)
- Sender identity
- Subject line (email only)
- Message body with optional dynamic variables (e.g.,
{{contact.first_name}})
Important Note: Agent Injection works across multiple inboxes with format-adaptive behavior adjustments.