{
  "name": "AI client onboarding agent: Auto welcome email generator",
  "nodes": [
    {
      "id": "f0b2db4c-7156-4c0e-9d71-7821aca39cc1",
      "name": "Error Handler",
      "type": "n8n-nodes-base.errorTrigger",
      "position": [
        2016,
        512
      ]
    },
    {
      "id": "b97682d0-4b84-48d8-9102-ff9e775448fb",
      "name": "Execution Completed",
      "type": "n8n-nodes-base.noOp",
      "position": [
        2112,
        336
      ]
    },
    {
      "id": "0e492e92-b43c-4a9c-9537-d437bb54305b",
      "name": "Execution Failure",
      "type": "n8n-nodes-base.noOp",
      "position": [
        2208,
        512
      ]
    },
    {
      "id": "895a201e-fd09-4216-879d-69fb67cf8079",
      "name": "Google Sheets Trigger",
      "type": "n8n-nodes-base.googleSheetsTrigger",
      "position": [
        496,
        160
      ]
    },
    {
      "id": "9cb8cf97-2881-4052-9f85-daadad468a92",
      "name": "Client Data",
      "type": "n8n-nodes-base.set",
      "position": [
        768,
        160
      ]
    },
    {
      "id": "d5ea3a8d-6102-46a8-88b4-2f057195356d",
      "name": "Client Checklist",
      "type": "n8n-nodes-base.set",
      "position": [
        944,
        160
      ]
    },
    {
      "id": "d73bc40d-414f-4b33-ae6c-8ed1ac296a7a",
      "name": "Basic LLM Chain",
      "type": "@n8n/n8n-nodes-langchain.chainLlm",
      "position": [
        1200,
        160
      ]
    },
    {
      "id": "3f39f7d6-6d9b-49c4-b77c-b4c7ad7a7e1b",
      "name": "Google Gemini Chat Model",
      "type": "@n8n/n8n-nodes-langchain.lmChatGoogleGemini",
      "position": [
        1104,
        448
      ]
    },
    {
      "id": "05a2abeb-8fb8-4c8d-b744-fc43e83ee0a5",
      "name": "Gmail",
      "type": "n8n-nodes-base.gmail",
      "position": [
        1664,
        0
      ]
    },
    {
      "id": "d016baa7-87b1-4157-a670-369981bb94d9",
      "name": "Sticky Note1",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        432,
        -576
      ],
      "parameters": {
        "width": 228,
        "height": 912,
        "content": "## 🟢 Section 1: Trigger – Capture New Client\n\n🔗 **Node:** `Google Sheets Trigger`\n\n* Watches for **new rows** added to the “Onboarding” Google Sheet.\n* Starts the workflow whenever a new client submit"
      }
    },
    {
      "id": "ff65fdaf-e484-4d08-b652-7a8e645dc716",
      "name": "Sticky Note2",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        720,
        -400
      ],
      "parameters": {
        "width": 372,
        "height": 736,
        "content": "## 🟦 Section 2: Structure Client Data\n\n🔗 **Nodes:**\n\n* `Client Data` → Formats the raw form submission into a **clean text summary** (Name, Email, Company, Service, Extra Info).\n* `Client Checklist` →"
      }
    },
    {
      "id": "f61f1b9b-be1f-4de0-a7d4-db6f51793636",
      "name": "Sticky Note3",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        1152,
        -864
      ],
      "parameters": {
        "width": 324,
        "height": 1200,
        "content": "## 🟣 Section 3: AI-Generated Email\n\n🔗 **Nodes:**\n\n* `Basic LLM Chain` → Prompted to **write a professional onboarding email body**.\n* `Google Gemini Chat Model` → Supports the LLM chain with **Gemini "
      }
    },
    {
      "id": "8be6a7e8-ec72-48f0-bfd7-c1849de7b51f",
      "name": "Sticky Note4",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        1584,
        -416
      ],
      "parameters": {
        "width": 260,
        "height": 752,
        "content": "## 🟡 Section 4: Send Email\n\n🔗 **Node:** `Gmail`\n\n* Sends the AI-generated email to the client’s email address.\n* Subject line:\n  `Welcome to Our Service, [Client Name]`\n\n💡 **Why useful?**\nNo delays → "
      }
    },
    {
      "id": "4e414734-5364-4626-aa48-0704c33483ed",
      "name": "Sticky Note5",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        1952,
        -16
      ],
      "parameters": {
        "width": 436,
        "height": 656,
        "content": "## 🔴 Section 5: Error Handling\n\n🔗 **Nodes:**\n\n* `Error Handler` → Listens for any errors during execution.\n* `Execution Failure` → Logs failed runs.\n* `Execution Completed` → Confirms successful runs."
      }
    },
    {
      "id": "8cd3be40-13e5-4534-b68d-87ef3e1ce422",
      "name": "Sticky Note9",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -1408,
        -896
      ],
      "parameters": {
        "width": 1300,
        "height": 320,
        "content": "=======================================\n            WORKFLOW ASSISTANCE\n=======================================\nFor any questions or support, please contact:\n    Yaron@nofluff.online\n\nExplore more tip"
      }
    },
    {
      "id": "aaf94e5d-57e1-4403-9eec-d7f9740cb841",
      "name": "Sticky Note",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -1408,
        -560
      ],
      "parameters": {
        "width": 1289,
        "height": 3166,
        "content": "# AI Client Onboarding Agent: Auto Welcome Email Generator\n\n**Subtitle:** From Form Response to Personalized Welcome Email\n\n---\n\n### 🌍 Overview\n\nThis workflow automates the **client onboarding process"
      }
    }
  ],
  "connections": {
    "Client Data": {
      "main": [
        [
          {
            "node": "Client Checklist",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Error Handler": {
      "main": [
        [
          {
            "node": "Execution Failure",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Basic LLM Chain": {
      "main": [
        [
          {
            "node": "Gmail",
            "type": "main",
            "index": 0
          },
          {
            "node": "Execution Completed",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Client Checklist": {
      "main": [
        [
          {
            "node": "Basic LLM Chain",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Google Sheets Trigger": {
      "main": [
        [
          {
            "node": "Client Data",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Google Gemini Chat Model": {
      "ai_languageModel": [
        [
          {
            "node": "Basic LLM Chain",
            "type": "ai_languageModel",
            "index": 0
          }
        ]
      ]
    }
  }
}