workflows.fit
Back to n8n workflows
n8n templateFreeBy Robert Breen

Add Project Tasks to Google Sheets with GPT-4.1-mini Chat Assistant

Let your team create, track, and manage project tasks through natural conversation. This workflow uses an AI Project Manager Agent that chats with users, gathers the task details it needs, and automatically adds them ...

Data & StorageProductivityAILangchainCore NodesHITLChat TriggerAgent
Loading interactive preview...

Template notes

Let your team create, track, and manage project tasks through natural conversation. This workflow uses an AI Project Manager Agent that chats with users, gathers the task details it needs, and automatically adds them to a Google Sheet.

---

✅ What this template does - Lets you chat naturally with an AI to add new project tasks - Automatically detects if the user wants to create or update an item (updates coming soon) - Collects Task, Description, and Status fields — allows “don’t know” responses - Appends new entries directly into your connected Google Sheets - Provides real-time confirmation when the task is added

> Trigger: n8n Chat Trigger > Integrations: OpenAI GPT-4.1-mini + Google Sheets (OAuth2)

---

🧠 How it works 1. The Chat Trigger starts a chat with the user. 2. The AI Project Manager Agent asks guiding questions to gather the task name, description, and status. 3. When all fields are complete (all Info = Yes), the data is passed to the Google Sheets node. 4. The task is automatically added to your project tracker sheet. 5. The AI confirms completion in chat.

---

⚙️ Setup instructions