Warewolf Chatbot is hidden by default and must be summoned by clicking the robot icon in the bottom left of the screen:
![]()
Warewolf Chatbot currently supports:
- Answering questions about workflows on its server.
- Answering questions about its server log file, like workflow executions and general system health questions.
- AI generating the following tools:
- Multiassign
- SQL Database Connector Service
- HTTP GET Service
- HTTP POST Service
To use Warewolf Chatbot a workflow must be open. The chatbot can only add one tool at a time and that tool is added to the end of the currently open workflow.
The roadmap for AI First development in Warewolf is:
Phase 1: Support single tool generation for the rest of the tools in the Warewolf toolbox using RAG to reduce system prompt bloat.
Phase 2: Fully agentic chatbot that can load workflows, edit existing tools, create whole workflows and save them.
Phase 3: Generate clusters of Warewolf servers that can communicate with each other using MCP to share knowledge and workloads.




