Block 1 - When chat message received
- Type / Role
- @n8n/n8n-nodes-langchain.chatTrigger - chatTrigger
- Config choices
- Version 1.1
This workflow is provided as-is. Please review and test before using in production.
Automate Financial Operations with O3 CFO & GPT 4.1 mini Finance Team This workflow builds a virtual finance department inside n8n. At the center is a CFO Agent (O3 model) who acts like a strategic...
@n8n/n8n-nodes-langchain.chattrigger, @n8n/n8n-nodes-langchain.agent, @n8n/n8n-nodes-langchain.toolthink, @n8n/n8n-nodes-langchain.agenttool, @n8n/n8n-nodes-langchain.lmchatopenai, n8n-nodes-base.stickynote
This workflow is cataloged by N8N Workflows and links back to its original n8n.io source page by Yaron Been.
Original n8n.io sourceThis workflow builds a virtual finance department inside n8n. At the center is a CFO Agent (O3 model) who acts like a strategic leader. When a financial request comes in, the CFO interprets it, decides the strategy, and delegates to the specialist agents (each powered by GPT-4.1-mini for cost efficiency).
Nodes:
β Beginner view: Think of this as your finance CEOβs desk β requests land here, the CFO figures out what needs to be done, and the right specialists are assigned.
Each specialist is powered by GPT-4.1-mini (fast + cost-effective).
β Beginner view: This section is your finance department β every role youβd find in a real company, automated by AI.
β Beginner view: The CFO is the conductor, and the specialists are the musicians. Together, they produce the financial βsymphony.β
| Section | Key Roles | Model | Purpose | Beginner Benefit |
|---|---|---|---|---|
| π’ Entry & Leadership | CFO Agent, Think Tool | O3 | Strategic direction | Acts like a real CFO |
| π Finance Specialists | FP Analyst, Accounting, Treasury, FA, Investment, Audit | GPT-4.1-mini | Specialized tasks | Each agent = finance department role |
| π Execution Flow | All connected | O3 + GPT-4.1-mini | Collaboration | Output = complete financial management |
π Example Use Case: βGenerate a Q1 financial forecast with cash flow analysis and risk report.β
This catalog entry is organized from the workflow JSON. The node-level section below shows the executable blocks available for review before importing the template.
| Workflow | Automate financial operations with O3 CFO & GPT-4.1-mini finance team |
|---|---|
| Complexity | advanced |
| Nodes | 18 |
| Categories | Document Extraction, AI Chatbot |
| Author | Yaron Been |
| Published | 02 Aug 2025 |
Use the JSON export at /data/workflows/6906/6906.json as the source template for this automation.
Open n8n, import the downloaded JSON, and review each node before activating the workflow.
Replace placeholder credentials, API keys, webhook URLs, account IDs, and environment-specific values with your own settings.
Run the workflow manually or in a staging workspace, inspect node output, and confirm downstream systems receive the expected data.
Enable the workflow only after testing, then monitor executions, errors, and rate limits during the first production runs.
Review imported nodes carefully before activation. This catalog entry is intended to help you inspect the workflow structure, understand required services, and find related templates faster.
Node names, credentials, schedules, webhook paths, and external service limits may need adjustment for your workspace.
Automate Financial Operations with O3 CFO & GPT 4.1 mini Finance Team This workflow builds a virtual finance department inside n8n. At the center is a CFO Agent (O3 model) who acts like a strategic...
Review the workflow JSON, configure any required credentials in n8n, and test the automation in a safe workspace before using it in production.
Yes. Use the block-by-block analysis and the downloadable JSON to inspect each node, then adjust credentials, prompts, schedules, filters, or destinations for your Document Extraction, AI Chatbot use case.