Workflow orchestration for sovereign AI agents — visual builder, agent-native, model-agnostic, zero data egress. Answers for business leaders, no technical background required.
Last updated: 2026-07-09Loop is the orchestration layer of the ODW.ai suite. It wires ODW's individual agents (Vault, Desk, Recap, etc.) into automated, multi-step workflows that run entirely on your own infrastructure.
Here's how it works:
Example workflow: "When a meeting ends → extract action items (Recap) → create tasks (Desk) → update knowledge base (Vault)"
The key difference from other workflow tools: agent-native, sovereign by design, model-agnostic. Loop understands ODW's agent primitives as first-class objects, and all data stays on your infrastructure.
Businesses face compounding challenges with AI agents:
Loop solves this by providing agent-native orchestration with sovereignty by design. You can coordinate ODW's agents into production workflows without cloud dependency or vendor lock-in.
Loop is designed for SMBs in regulated or data-residency-sensitive contexts:
If you need to coordinate AI agents while keeping all data on your infrastructure, Loop is for you.
Zapier and n8n are general-purpose workflow tools. Loop is an agent-native orchestrator.
| Aspect | ODW.ai Loop | Zapier / n8n |
|---|---|---|
| Deployment | ✅ Self-hosted — full data control | ❌ Cloud-only (Zapier) or self-hosted but not sovereign-by-design (n8n) |
| Agent integration | ✅ Agent-native (Vault, Desk, Recap as first-class objects) | ❌ Generic webhooks, no semantic understanding |
| Data sovereignty | ✅ Zero data egress by default | ❌ Data sent to cloud (Zapier) or optional (n8n) |
| Model routing | ✅ Model-agnostic (local or API) | ❌ Tied to specific AI providers |
| Target use case | ✅ AI agent orchestration | ❌ General-purpose automation |
If you need to orchestrate AI agents with full data control, Loop is the better choice.
"Agent-native" means Loop understands ODW's agent primitives as first-class workflow objects:
Unlike generic workflow tools (which treat agents as opaque webhooks), Loop understands the semantic types of agent outputs. A "document" from Vault is a typed object, not just a JSON blob.
Loop is both:
The suite integration is what makes Loop powerful — it can coordinate ODW's agents into production workflows with full semantic understanding.
"Sovereign by design" means all workflow data stays on your infrastructure:
This is critical for regulated industries. You can't claim data sovereignty if your workflow tool is sending data to a cloud vendor.
For deployment: Yes. Loop is self-hosted, so you need someone who can manage Docker/Kubernetes, configure networking, and monitor infrastructure.
For workflow authoring: No. Loop provides a visual drag-and-drop builder — non-engineers can compose workflows in under 30 minutes.
For advanced logic: Yes. Loop provides a code node (Python/TypeScript) for custom logic — engineers can drop into code without leaving the platform.
It depends.
Loop is not trying to replace Zapier/n8n for general-purpose automation. It's the orchestrator for ODW's sovereign agent suite.
If you're already using ODW's agents and need to coordinate them, Loop is the right choice. If you need to automate non-AI workflows (e.g., "when a form is submitted, send an email"), Zapier/n8n may be better.
Loop provides a visual drag-and-drop builder:
Target: Non-engineers can build production workflows in under 30 minutes.
Loop supports multiple node types:
The node library is extensible — you can create custom nodes for your specific use cases.
Yes. Loop provides conditional branching:
Conditional logic enables complex workflows with dynamic behavior.
Yes. Loop provides a code node:
Code nodes are useful when visual nodes aren't sufficient — engineers can drop into code without leaving the platform.
Yes. Loop provides git-backed version control:
Version control ensures you can track changes, collaborate safely, and roll back if something breaks.
Yes. Loop provides pre-built workflow templates:
Templates are a starting point — customize them for your specific use cases.
Yes. Loop provides test mode:
Test mode ensures you can validate workflows before deploying to production.
Yes. Loop provides sub-workflows:
Sub-workflows enable modular, maintainable workflow design — build once, reuse everywhere.
| Feature | ODW.ai Loop | Typical Workflow Tools |
|---|---|---|
| Deployment | ✅ Self-hosted — full data control | ❌ Cloud-only or not sovereign-by-design |
| Agent integration | ✅ Agent-native (semantic understanding) | ❌ Generic webhooks, no semantic understanding |
| Data sovereignty | ✅ Zero data egress by default | ❌ Data sent to cloud |
| Model routing | ✅ Model-agnostic (local or API) | ❌ Tied to specific AI providers |
| Target use case | ✅ AI agent orchestration | ❌ General-purpose automation |
| Code escape hatch | ✅ Python/TypeScript code nodes | ⚠️ Limited or no code support |
Loop competes on agent-native orchestration + sovereignty + model-agnostic. If you need to coordinate AI agents with full data control, Loop is the best option.
Loop provides a low-code surface:
Target: Non-engineers can build production workflows in under 30 minutes.
Loop provides reliability features:
Target: ≥98% workflow execution success rate.
Yes. Loop supports complex workflows:
Loop is designed for production-grade workflows — not just simple automations.
Yes. Loop provides a metrics dashboard:
You can also export metrics to external monitoring tools (Prometheus, Grafana, Datadog) via standard protocols.
Yes. Loop provides error alerting:
Alerting ensures you can respond to failures quickly — before they impact business operations.
Yes. Loop supports high-volume execution:
For high-volume use cases (10,000+ workflow runs/day), we recommend:
It depends.
Loop is not trying to replace Zapier/n8n for general-purpose automation. It's the orchestrator for ODW's sovereign agent suite.
If you're already using ODW's agents and need to coordinate them, Loop is the right choice.
Loop supports multiple trigger types:
You can combine triggers (e.g., "run every hour OR when a file is uploaded").
Yes. Loop provides cron-style scheduling:
Scheduled workflows are useful for recurring tasks (e.g., "sync data every hour", "generate report every day").
Yes. Loop provides event-driven triggers:
Event-driven workflows are useful for reactive automation (e.g., "when a customer submits a form, process the data").
Yes. Loop provides manual triggers:
Manual triggers are useful for on-demand tasks (e.g., "generate report now", "sync data on demand").
Loop provides error handling:
Target: Mean time to recover from workflow failure ≤2 minutes.
Yes. Loop provides workflow controls:
These controls are useful for troubleshooting, maintenance, or stopping runaway workflows.
Yes. Loop supports parallel execution:
Parallel execution is useful for performance (e.g., "process 100 documents in parallel instead of sequentially").
Yes. Loop provides wait nodes:
Wait nodes are useful for workflows that need to pause and resume (e.g., "send approval request, wait for approval, continue workflow").
Yes. Loop is built with security best practices:
Loop is designed for regulated industries. If you can use Loop, you can pass a compliance audit.
No. Loop is self-hosted on your infrastructure. ODW.ai has zero access to your workflow data.
Unlike cloud-based workflow tools (Zapier, n8n cloud), Loop doesn't send workflow data to a third party. Everything stays on your servers.
This is critical for regulated industries. You can't claim data sovereignty if your workflow tool is sending data to a cloud vendor.
Yes. Loop supports air-gapped deployment (no internet access):
Air-gapped deployment is common for government contractors, military, and high-security environments.
Yes. Loop provides role-based access control (via Shield integration):
You can also set per-workflow permissions (e.g., only specific users can run sensitive workflows).
Yes. Loop provides audit logging (via Shield integration):
All audit logs are tamper-evident and can be exported for compliance purposes.
Loop provides access control and alerting:
For critical incidents, you can generate a full audit report for regulators or legal counsel.
Yes. Loop's core is open source:
This is critical for sovereignty-focused organizations. You should be able to verify what your workflow tools are doing.
Loop is HIPAA-compatible for healthcare workflows:
Loop helps you meet the technical safeguards required by HIPAA. You still need to address administrative and physical safeguards separately.
Loop is model-agnostic — it supports a wide range of models:
You can switch models at any time — no code changes required.
Yes. Loop supports local models via:
Local models run on your own hardware — no data leaves your infrastructure. Full sovereignty.
Yes. Loop supports API-based models:
API-based models are useful when you need frontier capabilities (e.g., complex reasoning, long context windows) that local models can't match yet.
Choosing a model depends on your priorities:
| Model | Speed | Quality | Cost | Sovereignty |
|---|---|---|---|---|
| Llama 3 8B (local) | ✅ Fast | ⚠️ Good | ✅ Free | ✅ Full |
| Llama 3 70B (local) | ⚠️ Slow | ✅ Better | ✅ Free | ✅ Full |
| GPT-4o-mini (API) | ✅ Fast | ✅ Good | ❌ Paid | ❌ None |
| GPT-4o (API) | ⚠️ Medium | ✅ Best | ❌ Paid | ❌ None |
| Claude 3.5 Sonnet (API) | ⚠️ Medium | ✅ Best | ❌ Paid | ❌ None |
Recommendation:
Yes. Loop is model-agnostic — you can switch models at any time:
This future-proofs your investment — when better models are released, you can adopt them immediately without re-architecting your system.
Not in Loop v1.0. Loop uses existing models — it doesn't support fine-tuning.
However, you can:
Fine-tuning support is planned for v2.0 (Q2 2027).
No. Loop is an orchestrator, not a decision-maker.
Loop executes workflows as defined — it doesn't make decisions on its own. If you want human oversight, you can add approval nodes to workflows (e.g., "wait for human approval before sending email").
This is a design choice — Loop gives you full control over when and how humans are involved in workflows.
Loop offers three deployment options:
docker-compose up) and you're running. Best for development and small deployments.For most customers, Docker Compose is the fastest path. For production, we recommend Kubernetes.
Setup time depends on your deployment:
docker-compose up.After deployment, you need to:
Target: ≤45 minutes from deployment to first workflow running.
For deployment: Yes. Loop is self-hosted, so you need someone who can manage Docker/Kubernetes, configure networking, and monitor infrastructure.
For workflow authoring: No. Loop provides a visual drag-and-drop builder — non-engineers can compose workflows without writing code.
For developers: Loop provides a REST API and SDKs for custom integrations.
Loop's requirements depend on your deployment:
| Component | Minimum | Recommended |
|---|---|---|
| CPU | 2 cores | 4+ cores |
| RAM | 8 GB | 16+ GB |
| Storage | 50 GB SSD | 200+ GB SSD |
| GPU (for local models) | None (use API models) | NVIDIA A100 or equivalent |
| OS | Linux (Ubuntu 20.04+, RHEL 8+) | Ubuntu 22.04 LTS |
If you use API-based models (OpenAI, Anthropic), you don't need a GPU. If you use local models, GPU is strongly recommended.
Yes. Loop can be deployed on any cloud provider:
We provide deployment guides for each cloud provider. For production, we recommend Kubernetes with managed databases.
Yes. Loop supports workflow migration:
Migration typically takes 1-2 days depending on workflow complexity.
Yes. Loop includes a sandbox mode:
We recommend spending 1-2 days testing in sandbox mode before deploying to production.
For Docker Compose: Pull the new image, restart containers.
For Kubernetes: Update the Helm chart, rolling update.
For bare metal: Follow the upgrade guide in the documentation.
Total update time: <10 minutes (for Docker/Kubernetes).
Loop pricing is based on features and deployment:
| Tier | Price | Includes |
|---|---|---|
| Core (Free) | $0 | Single-instance deployment, unlimited local workflows, all ODW agent connectors, community support |
| Scale | Usage-based | Multi-instance orchestration, unified control plane, HA deployment, SLA-backed support |
| Enterprise | Custom | Premium connectors (SAP, Salesforce, custom ERP), dedicated onboarding, audit-grade logging, white-glove deployment |
Additional costs:
It depends.
For self-hosted deployments, Loop Core is free — comparable to n8n self-hosted, and cheaper than Zapier.
However, Loop requires you to manage your own infrastructure. If you factor in infrastructure costs, the total cost of ownership may be higher.
For most regulated SMBs, Loop is cheaper and more compliant than cloud-based alternatives.
No hidden costs. The total cost of ownership includes:
That's it. No setup fees, no surprise charges, no per-workflow fees.
We accept:
Invoicing is available for annual subscriptions. Contact us for details.
Yes. We offer a 30-day money-back guarantee for paid tiers. If you're not satisfied within the first 30 days, contact us for a full refund — no questions asked.
After 30 days, you can cancel anytime. You'll continue to have access until the end of your billing period, but no refund is provided for partial months.
The Core tier is free, so there's no refund needed.
Yes. Loop is part of the ODW.ai suite. You can:
The suite bundle includes Loop at a 20-30% discount compared to purchasing separately. And all modules integrate natively — Loop orchestrates Vault, Desk, Recap, and other agents.
Neither (for Core tier). Loop Core is free with unlimited workflows and executions.
For Scale tier, pricing is usage-based — you pay for the resources you consume (CPU, memory, storage).
The only variable cost is API costs (if you use API-based models). You pay the API provider directly for token usage.
Loop can handle unlimited workflows:
For high-volume use cases (10,000+ workflow runs/day), we recommend:
Loop supports unlimited users:
Loop scales horizontally — add more nodes to handle more concurrent users. Typical deployments support 50-200 concurrent users per node.
If Loop goes down, workflow execution is unavailable, but your data is safe:
For high-availability deployments, we recommend:
Loop includes a monitoring dashboard:
You can also export metrics to external monitoring tools (Prometheus, Grafana, Datadog) via standard protocols.
Loop data is stored in SQLite (Core) or PostgreSQL (Scale). Back up using standard database tools:
Loop provides backup guides and scripts for common deployment modes (Docker, Kubernetes, on-premises).
Yes. Loop supports multi-tenancy:
This is useful for enterprises with multiple business units, or agencies managing multiple clients.
Loop is designed to be intuitive, but we provide training resources:
Most teams are productive within 1-2 days of training. The visual builder is particularly intuitive — no technical skills required for workflow authoring.
Loop integrates natively with all ODW.ai products:
If you're using the ODW.ai suite, Loop integration is automatic — no separate configuration required.
Yes. Loop provides a REST API for programmatic access:
The API is fully documented (OpenAPI/Swagger) and supports authentication via API keys or OAuth 2.0.
Yes. Loop supports external integrations:
External integrations enable Loop to connect with your existing systems and data sources.
Yes. Loop can be used with existing AI tools:
Loop is designed to be an orchestration layer — it coordinates AI agents, and you can use any AI tool for specific tasks.
Yes. Loop supports workflow import/export:
Import/export is useful for backup, migration, and collaboration.
Yes. Loop supports database integrations:
Database integrations enable Loop to read/write data from your existing databases.
Yes. Loop supports file storage integrations:
File storage integrations enable Loop to read/write files from your existing storage systems.
Loop is powerful, but it has limitations in v1.0:
Yes. Natural-language workflow generation is planned for v1.1 (Q4 2026):
This is a high-priority feature for non-technical users who want to build workflows without using the visual builder.
Yes. A community template marketplace is planned for v1.1 (Q4 2026):
This will enable the community to build a library of reusable workflow templates.
Key milestones:
Roadmap is subject to change based on customer feedback. Contact us for the latest roadmap or to request features.
Loop is not the right fit if:
No. No system can guarantee 100% reliability — failures happen (network issues, downstream service outages, etc.).
Loop helps you maximize reliability through:
Target: ≥98% workflow execution success rate. But results vary by use case and infrastructure quality.
No. Loop is designed to augment your development team, not replace it.
Loop automates workflow orchestration, freeing your developers to focus on:
Loop makes your development team more efficient — it doesn't replace the human element that's critical to good software.
Three paths:
odw.ai/loop to download Loop or book a demo.