Block 1 - Normalize Answers
- Type / Role
- n8n-nodes-base.set - set
- Config choices
- Version 3.4
Quick overview Track daily mood, energy, sleep, stress, focus, and habits with a simple form, then receive a weekly AI generated personal analytics report with patterns, best/hardest day comparison...
n8n-nodes-base.set, n8n-nodes-base.code, n8n-nodes-base.googlesheets, n8n-nodes-base.formtrigger, n8n-nodes-base.gmail, n8n-nodes-base.scheduletrigger, n8n-nodes-base.if, @n8n/n8n-nodes-langchain.chainllm
This workflow is cataloged by N8N Workflows and links back to its original n8n.io source page by Pratistha Thapa.
Original n8n.io sourceTrack daily mood, energy, sleep, stress, focus, and habits with a simple form, then receive a weekly AI-generated personal analytics report with patterns, best/hardest day comparison, and one small experiment for the next week. The result helps users understand what conditions seem linked with better wellbeing.
daily_entries tab.needs_support.weekly_reports tab, and emails the formatted weekly insights via Gmail.daily_entries and weekly_reports) used by the Google Sheets nodes.daily_entries and weekly_reports sheets with column names matching the fields the workflow appends (for example wellbeing_score, habit_score, risk_flag, and ai_summary).YOUR_EMAIL_ADDRESS_PLACEHOLDER with your recipient email address in all Gmail nodes.This workflow is for personal reflection only. It does not provide medical advice, mental health diagnosis, or crisis support. The wellbeing score and habit score are simple personal analytics scores. They are not clinical scores. The AI-generated insight should be treated as a reflection aid, not as expert advice. If a user feels unsafe or at risk of harm, they should contact local emergency or crisis support.
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 35 workflow blocks. Download the JSON for the full node graph.
| Workflow | Generate weekly habit and mood insights with Google Sheets and OpenAI |
|---|---|
| Complexity | advanced |
| Nodes | 35 |
| Categories | Personal Productivity, AI Summarization |
| Author | Pratistha Thapa |
| Published | 25 May 2026 |
Use the JSON export at /data/workflows/15948/15948.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.
Quick overview Track daily mood, energy, sleep, stress, focus, and habits with a simple form, then receive a weekly AI generated personal analytics report with patterns, best/hardest day comparison...
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 Summarization use case.