{
  "name": "Monitor AI infrastructure costs and route budget alerts with Claude, NVIDIA, Slack, and Gmail",
  "nodes": [
    {
      "id": "0bfe849a-e411-42b7-b15a-b0e37a8d9143",
      "name": "Schedule Trigger - Every 15 Minutes",
      "type": "n8n-nodes-base.scheduleTrigger",
      "position": [
        -64,
        400
      ]
    },
    {
      "id": "e10edf10-9250-4437-b5d9-cb8f704fa1ea",
      "name": "Workflow Configuration",
      "type": "n8n-nodes-base.set",
      "position": [
        160,
        400
      ]
    },
    {
      "id": "75041e34-8185-457b-b39c-f00b18237302",
      "name": "Generate Mock AI Metrics Data",
      "type": "n8n-nodes-base.code",
      "position": [
        384,
        400
      ]
    },
    {
      "id": "440d8159-0638-46aa-880a-d3b300ae8fe0",
      "name": "Cost Intelligence Agent",
      "type": "@n8n/n8n-nodes-langchain.agent",
      "position": [
        640,
        592
      ]
    },
    {
      "id": "32d6ceb0-2071-4c82-8b63-f61dec527c44",
      "name": "Anthropic Model - Cost Intelligence",
      "type": "@n8n/n8n-nodes-langchain.lmChatAnthropic",
      "position": [
        608,
        816
      ]
    },
    {
      "id": "1cd7b8e0-3011-4742-b2b8-03f0fe82046e",
      "name": "Structured Output Parser - Cost Analysis",
      "type": "@n8n/n8n-nodes-langchain.outputParserStructured",
      "position": [
        784,
        816
      ]
    },
    {
      "id": "b20d11f8-d030-4619-99cf-f9ad91d035de",
      "name": "Optimization Coordinator Agent",
      "type": "@n8n/n8n-nodes-langchain.agent",
      "position": [
        1120,
        288
      ]
    },
    {
      "id": "a45a057e-35cc-431e-a721-1c85e0451ba1",
      "name": "Anthropic Model - Optimization",
      "type": "@n8n/n8n-nodes-langchain.lmChatAnthropic",
      "position": [
        992,
        512
      ]
    },
    {
      "id": "1dffaf34-46d0-4001-9b70-a86bef7665fc",
      "name": "Structured Output Parser - Optimization",
      "type": "@n8n/n8n-nodes-langchain.outputParserStructured",
      "position": [
        1408,
        512
      ]
    },
    {
      "id": "652d24a4-cc1f-4d99-86c9-b6ab39fc34f9",
      "name": "Budget Alert Tool",
      "type": "@n8n/n8n-nodes-langchain.toolCode",
      "position": [
        1136,
        512
      ]
    },
    {
      "id": "8cb75373-6a4e-46a4-88fb-69eeef529aef",
      "name": "Routing Recommendation Tool",
      "type": "@n8n/n8n-nodes-langchain.toolCode",
      "position": [
        1264,
        528
      ]
    },
    {
      "id": "cf5f3438-d7c1-4033-89e1-eb01eab9decb",
      "name": "Route by Alert Level",
      "type": "n8n-nodes-base.switch",
      "position": [
        1568,
        304
      ]
    },
    {
      "id": "7ecf725e-3aba-46c5-9204-2134b0ddbc41",
      "name": "Slack - Critical Alert",
      "type": "n8n-nodes-base.slack",
      "position": [
        2064,
        640
      ]
    },
    {
      "id": "4fc3e49e-e8e7-46b1-b329-19f900cd7b6f",
      "name": "Slack - Warning Alert",
      "type": "n8n-nodes-base.slack",
      "position": [
        2064,
        256
      ]
    },
    {
      "id": "6032ec2f-0183-4356-acdb-612d7daae71f",
      "name": "Email - Executive Report",
      "type": "n8n-nodes-base.emailSend",
      "position": [
        2064,
        448
      ]
    },
    {
      "id": "b4092c30-56ec-4495-987d-a5a08c7fc180",
      "name": "Store Cost Analysis History",
      "type": "n8n-nodes-base.dataTable",
      "position": [
        1792,
        800
      ]
    },
    {
      "id": "c429be7e-eaef-40b1-b419-42c8a20d7320",
      "name": "Store Optimization Recommendations",
      "type": "n8n-nodes-base.dataTable",
      "position": [
        1792,
        608
      ]
    },
    {
      "id": "2d1dd1b2-d39c-4d32-9527-113ff56258df",
      "name": "Sticky Note",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        976,
        -256
      ],
      "parameters": {
        "width": 560,
        "height": 352,
        "content": "## Prerequisites\nClaude API access, NVIDIA API credentials, Gmail/Google Workspace account, Slack workspace integration\n## Use Cases\nMulti-department budget variance analysis, cloud cost optimization,"
      }
    },
    {
      "id": "d2c26a46-601f-4e5b-bf86-785596ac3dee",
      "name": "Sticky Note1",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        528,
        -208
      ],
      "parameters": {
        "width": 432,
        "height": 272,
        "content": "## Setup Steps\n1. Configure Schedule Trigger for 15-minute intervals\n2. Add Claude API credentials in Workflow Configuration and Budget Alert Tool nodes\n3. Set up NVIDIA API keys in Cost Intelligence "
      }
    },
    {
      "id": "3d58a392-4ae6-4969-80aa-76103779de38",
      "name": "Sticky Note2",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        32,
        -288
      ],
      "parameters": {
        "width": 464,
        "height": 400,
        "content": "## How It Works\nThis workflow automates cost analysis and budget optimization for enterprises managing complex operational expenses. Designed for CFOs, finance teams, and operations managers, it addre"
      }
    },
    {
      "id": "30414027-f4e9-4a70-81a5-02a52e223b35",
      "name": "Sticky Note3",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        1744,
        128
      ],
      "parameters": {
        "width": 512,
        "height": 832,
        "content": "## Historical Analysis Storage & Reporting\n**Why:** Maintains spending patterns for predictive analytics and documents optimization decisions for audit trails and data-driven planning."
      }
    },
    {
      "id": "3894101b-2877-4fc4-8dc5-eac4136a1790",
      "name": "Sticky Note4",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        576,
        128
      ],
      "parameters": {
        "width": 1152,
        "height": 848,
        "content": "## Severity-Based Alert Routing\n**Why:** Prioritizes critical budget issues for immediate leadership attention while managing routine optimizations efficiently, preventing alert fatigue."
      }
    },
    {
      "id": "fcd81ac1-3ee6-48e8-a53d-2afbcb6e2983",
      "name": "Sticky Note5",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -96,
        224
      ],
      "parameters": {
        "width": 640,
        "height": 640,
        "content": "## Automated Cost Monitoring\n**Why:** Enables continuous financial oversight instead of monthly reviews, catching budget deviations before they impact quarterly results through parallel AI analysis."
      }
    }
  ],
  "connections": {
    "Budget Alert Tool": {
      "ai_tool": [
        [
          {
            "node": "Optimization Coordinator Agent",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Route by Alert Level": {
      "main": [
        [
          {
            "node": "Slack - Critical Alert",
            "type": "main",
            "index": 0
          }
        ],
        [
          {
            "node": "Slack - Warning Alert",
            "type": "main",
            "index": 0
          }
        ],
        [
          {
            "node": "Email - Executive Report",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Workflow Configuration": {
      "main": [
        [
          {
            "node": "Generate Mock AI Metrics Data",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Cost Intelligence Agent": {
      "main": [
        [
          {
            "node": "Optimization Coordinator Agent",
            "type": "main",
            "index": 0
          },
          {
            "node": "Store Cost Analysis History",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Routing Recommendation Tool": {
      "ai_tool": [
        [
          {
            "node": "Optimization Coordinator Agent",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Generate Mock AI Metrics Data": {
      "main": [
        [
          {
            "node": "Cost Intelligence Agent",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Anthropic Model - Optimization": {
      "ai_languageModel": [
        [
          {
            "node": "Optimization Coordinator Agent",
            "type": "ai_languageModel",
            "index": 0
          }
        ]
      ]
    },
    "Optimization Coordinator Agent": {
      "main": [
        [
          {
            "node": "Route by Alert Level",
            "type": "main",
            "index": 0
          },
          {
            "node": "Store Optimization Recommendations",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Anthropic Model - Cost Intelligence": {
      "ai_languageModel": [
        [
          {
            "node": "Cost Intelligence Agent",
            "type": "ai_languageModel",
            "index": 0
          }
        ]
      ]
    },
    "Schedule Trigger - Every 15 Minutes": {
      "main": [
        [
          {
            "node": "Workflow Configuration",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Structured Output Parser - Optimization": {
      "ai_outputParser": [
        [
          {
            "node": "Optimization Coordinator Agent",
            "type": "ai_outputParser",
            "index": 0
          }
        ]
      ]
    },
    "Structured Output Parser - Cost Analysis": {
      "ai_outputParser": [
        [
          {
            "node": "Cost Intelligence Agent",
            "type": "ai_outputParser",
            "index": 0
          }
        ]
      ]
    }
  }
}