Using Templates
MIFY includes 140 built-in workflow templates covering common AI workflow patterns.
Browsing Templates
Section titled “Browsing Templates”Navigate to /templates to browse all available templates. Use filters to narrow by:
- Category: RAG, LLM, Logic, HITL, I/O, Memory, Platform, Agent
- Difficulty: Beginner, Intermediate, Advanced
- Platform: MIFY native, Flowise, Dify, Langflow, n8n
Template Categories
Section titled “Template Categories”| Category | Count | Examples |
|---|---|---|
| Platform | 63 | Dify bridge, Flowise import, n8n connector, ActivePieces demo, Node-RED bridge |
| I/O | 24 | HTTP request, Cloudflare D1/KV/R2, file operations |
| Logic | 17 | Conditional routing, batch processing, fan-out/join, sub-workflows |
| LLM | 12 | Chat completion, text summarization, translation, classification |
| RAG | 9 | Document Q&A, knowledge base chat, semantic search |
| HITL | 8 | Approval workflows, human review gates, agent review loops |
| Memory | 6 | Buffer memory chat, scoped context, conversation memory |
| Resilience | 1 | Error handling with retry and fallback |
Using a Template
Section titled “Using a Template”- Browse templates at
/templates - Click any template to preview its structure and description
- Click Use Template to load it onto your canvas
- Customize nodes, connections, and configuration for your use case
- Run the workflow
Enterprise Templates
Section titled “Enterprise Templates”Enterprise templates require specific services to be connected:
- Email templates — requires Gmail or Outlook OAuth connection
- Calendar templates — requires Google Calendar or Outlook Calendar
- Messaging templates — requires Slack, Discord, or Telegram connector
Each enterprise template shows a readiness badge:
- Ready — all required services are connected
- Setup Required — click to see which services need configuration
Starter Templates
Section titled “Starter Templates”Starter templates include built-in tutorial content:
- Step-by-step instructions within the template
- Pre-configured with sensible defaults
- Designed for learning specific patterns (RAG, agents, HITL)