Choosing the Right Agent Type
iwy offers two types of agents:
Not sure which to use? See the full comparison. Both are production-ready.
Overview
Single-Use agents are created via API and can only be activated once. After the session ends (or TTL expires), the agent ID becomes invalid. This is ideal for:- Personalized experiences: Create a unique agent for each user or session
- Dynamic configuration: Generate agent settings from your database or user context
- Auto-cleanup: No manual deletion needed—agents expire automatically
- White-label solutions: Build products where end-users don’t see the iwy dashboard
How It Works
- Define your agent in code - Specify LLM, voice, avatar, and behavior via API
- Receive an agent ID - Use this ID in your frontend widget
- Agent auto-expires - No cleanup needed, agents expire after the TTL