Visual Workflow Designer
Drag-and-drop process automation without code: triggers, conditions, delays, email actions, HTTP calls and human-approval nodes.
Multi-tenant cloud ERP & automation
CloudotNet unifies a visual workflow designer, Kanban task management, mandatory document flows and granular permissions on a Zero Trust cloud foundation. Build processes tailored to your organization in minutes — no code required.
Capabilities
Bring tasks, workflows, documents and permissions together in one consistent platform — no more scattered tools.
Drag-and-drop process automation without code: triggers, conditions, delays, email actions, HTTP calls and human-approval nodes.
Manage tasks by priority, status and assignee. Drag cards to transition status across the full lifecycle (Created → Accepted → Started → Completed/Cancelled).
Define document slots (PDF/Image/Office) on a task and require them with a “before finish” condition. Reusable document templates included.
Templates for recurring work plus cron-based automatic task generation. Build checklists in one click with sub-item packages.
50+ feature permissions, multi-role assignment and per-user overrides. Stay in full control of who can see and do what.
KPI cards, status/priority distribution charts, assignee workload analysis and an activity feed — filtered by date and person/group.
Mandatory surveys before starting or finishing a task. Text, choice, file-upload and Yes/No question types supported.
Enable or disable modules (Tasks, Workflows…) per organization with feature flags. New modules are added as the system grows.
Developer-friendly
Configure templates, scheduling, permissions and flows. The configurable data model behind CloudotNet lets you define your processes exactly the way you need.
{
"template": "Aylık Asansör Bakımı",
"schedule": { "frequency": "monthly", "dayOfMonth": 1, "timeOfDay": "09:00", "cronExpression": "0 9 1 * *" },
"subItemPackage": "Asansör Kontrol Listesi",
"documentRequirements": [
{ "name": "Bakım Raporu", "condition": "beforeFinish", "minFiles": 1, "contentType": "PDF" },
{ "name": "Fotoğraf Kanıtı", "condition": "beforeFinish", "minFiles": 2, "contentType": "Image" }
]
} {
"name": "Yüksek Öncelikli Görev Onay Akışı",
"triggerType": "EntityEvent",
"trigger": { "entityType": "TaskItem", "eventType": "Created" },
"nodes": [
{ "type": "condition", "expression": "task.Priority == \"Critical\"" },
{ "type": "approval", "approver": "{{project.manager}}", "timeoutHours": 24 },
{ "type": "action", "actionType": "SendEmail", "subject": "Kritik görev: {{task.Title}}", "to": ["{{task.Assignees}}"] }
]
} {
"role": "SahaEkibi",
"permissions": [
{ "feature": "ViewTasks", "value": 600, "granted": true },
{ "feature": "CreateTasks", "value": 601, "granted": true },
{ "feature": "DeleteTasks", "value": 603, "granted": false },
{ "feature": "ViewWorkflows", "value": 900, "granted": false }
]
} Modules
Enable the modules you need; add new ones as the system grows.
Security & Technology
Your data is isolated at the database level and the platform is built on open-source and enterprise technologies — security, speed and scalability together.
Every data row is protected at the PostgreSQL level; tenant isolation is enforced in the database itself, not just the application. Security isn't bolted on later — it sits at the very center of the architecture.
Every organization's data is kept in its own private space, fully separated from everyone else's. Even with hundreds of companies on the platform, no other customer can access your data.
Magic Link, OTP and Google OAuth for secure, modern authentication without the burden of password management.
If two people edit the same record at once, the system detects the conflict; no change is silently overwritten and no one's work is lost.
Your documents and files are stored safely in scalable, S3-compatible object storage.
A robust .NET core with clean architecture and CQRS, paired with a modern, fast and responsive Vue 3 interface for a smooth experience.
Container-based, portable and scalable setup — in the cloud or on your own servers.
Personal API keys and ready-made MCP configuration for Claude Desktop, Cursor and VS Code connect the platform to your tools and to AI.
Industry Solutions
See how CloudotNet's visual workflows, approval chains and no-code data model adapt to the processes of your specific industry.
Build workflows, manage tasks and bring your team together on one platform with CloudotNet.
Contact
Have questions about the product or want a demo? Fill in the form and we will get back to you shortly.