Agent Types
Auteryn has two agent types, each optimized for a different deployment scenario.
Internal Team use
Section titled “Internal ”Best for: Team productivity, engineering automation, internal tools
An Internal agent is designed for use by your own team members. It operates with the full power of the platform:
- Auto execution mode by default — SmartRouter picks Fast or Deep per task
- Access to all integrations and knowledge you configure
- Not exposed to external users — only org members can interact with it
Typical use cases:
- Dev assistant that reviews PRs and answers code questions
- Research agent that compiles weekly briefings
- DevOps agent that monitors alerts and runs incident-response skills
- Internal Q&A bot for your company wiki
Customer-Facing External users
Section titled “Customer-Facing ”Best for: Customer support, sales, product Q&A, end-user assistants
A Customer-Facing agent is deployed to external users — your customers:
- Fast execution mode by default for quick responses
- Deployable to web widget, Telegram, WhatsApp
- Supports multiple customers interacting concurrently
- Each customer gets their own isolated conversation context
Typical use cases:
- Support bot on your website or app
- WhatsApp assistant for e-commerce
- Telegram bot for SaaS product help
- Customer onboarding agent
Comparison
Section titled “Comparison”| Feature | Internal | Customer-Facing |
|---|---|---|
| Default execution | Auto (Fast/Deep) | Fast |
| Audience | Your team (plus optional external guests) | Your customers |
| Deploy to web widget | ❌ | ✅ |
| Deploy to Telegram / WhatsApp | ❌ | ✅ |
| Deploy to Slack (channel Flow) | ✅ | ❌ |
| Flows & channel bindings | ✅ | ✅ (external channels) |
| API access | ✅ | ✅ |
| Multi-user concurrent | No | Yes |
| Memory across sessions | ✅ | Optional |
| Invite external guests | ✅ (via Allow external guests) | ❌ |
Changing an agent’s type
Section titled “Changing an agent’s type”You can change the type at any time in Agent → Settings. Note that changing from Customer-Facing to Internal will unlink any active channel deployments.

