Block 1 - AI Agent
- Type / Role
- @n8n/n8n-nodes-langchain.agent - agent
- Config choices
- Version 1.8
This workflow is provided as-is. Please review and test before using in production.
Overview Automate your personal productivity with this intelligent n8n workflow that integrates Telegram , Google Sheets , and OpenAI (GPT 4o) . This system uses multiple AI agents to manage work h...
@n8n/n8n-nodes-langchain.agent, @n8n/n8n-nodes-langchain.lmchatopenai, n8n-nodes-base.telegram, n8n-nodes-base.googlesheetstool, @n8n/n8n-nodes-langchain.memorybufferwindow, n8n-nodes-base.telegramtrigger, n8n-nodes-base.scheduletrigger, n8n-nodes-base.stickynote
This workflow is cataloged by N8N Workflows and links back to its original n8n.io source page by Mahmoud Shrouf.
Original n8n.io sourceAutomate your personal productivity with this intelligent n8n workflow that integrates Telegram, Google Sheets, and OpenAI (GPT-4o). This system uses multiple AI agents to manage work hours, tasks, finances, and emails—all through natural language commands sent via Telegram. Every action is synced to Google Sheets for persistent, structured data storage.
This automation system deploys several specialized AI agents:
Before setup, ensure you have:
gpt-4o-mini or gpt-3.5-turbo Create a Google Sheet with the following sheets and columns:
worktaskExpensesemail/start to initialize chatId and message_thread_id in Telegram nodes match your group/topic Try these sample commands via Telegram:
Edit the systemMessage in any AI agent node to:
/work, /tasks, /finance | Issue | Solution |
|---|---|
| Bot not responding | Check webhook URL, bot token, and chatId |
| Google Sheets not updating | Verify OAuth2 permissions and sheet sharing |
| AI not understanding commands | Review prompt clarity and test input phrasing |
| Monthly report not sending | Confirm Schedule Trigger timezone and execution time |
✅ Full automation with minimal user input
📱 Control everything from Telegram
📊 Data stored securely in Google Sheets
📄 Professional PDF reports generated automatically
💬 Natural, friendly Arabic responses
🔁 Seamless sync across all components
This template transforms personal productivity by combining AI intelligence with powerful automation—turning simple Telegram messages into structured data, actionable insights, and professional reports.
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.
Showing the first 24 of 62 workflow blocks. Download the JSON for the full node graph.
| Workflow | Manage personal data with multiple GPT-4o AI agents: Gmail, Tasks & Finance on Telegram |
|---|---|
| Complexity | advanced |
| Nodes | 62 |
| Categories | Personal Productivity, AI Chatbot |
| Author | Mahmoud Shrouf |
| Published | 30 Aug 2025 |
Use the JSON export at /data/workflows/8063/8063.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.
Overview Automate your personal productivity with this intelligent n8n workflow that integrates Telegram , Google Sheets , and OpenAI (GPT 4o) . This system uses multiple AI agents to manage work h...
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 Personal Productivity, AI Chatbot use case.