Thank you for downloading the AI Multimodal Expense Tracker. To unlock the full potential of this workflow (especially the Smart Reporting feature), you need to complete 2 simple setup steps.
/d/ and /edit). You will need this for the workflow Config.This workflow uses n8n Data Tables to store a temporary "token". This allows the bot to wait for 30 minutes after your last expense before sending a Daily Report, ensuring you aren't spammed with notifications if you are logging multiple items in a row.
ReportTokens.You must add exactly 3 Columns with these specific names and types:
| Column Name | Data Type | Description |
|---|---|---|
chat_id |
String (Text) | Stores your Telegram Chat ID |
report_token |
String (Text) | Stores the unique reporting token |
updated_at |
String (Text) | Timestamp of the last activity |
(Make sure "String" is selected, not Number or Date)
ReportTokens, Data table → Get row, etc.).ReportTokens table from the dropdown list.