n8n Automation Documentation
Overview of automated workflows and operational logic managed via n8n.
Workflow Categories
Workflows are categorized by operational domain:
- Management Meetings – Automated scheduling and participant notifications.
- Financial Reports – Automated expense tracking and reporting system.
Technical Architecture
Automations are deployed within the OCI K3s cluster. Persistence is provided by the PostgreSQL database stack.
- Engine: n8n (Node-based workflow automation).
- Communication: Integration with Discord, Email, and Notion.
- Orchestration: Managed via GitOps and ArgoCD.