


# Dashboard Update Instructions ## Purpose This folder contains a financial dashboard for weekly cash flow analysis. The dashboard helps the CEO make decisions about resource allocation and spending. ## Files - dashboard.html — The current dashboard. Update this file when new data arrives. - /data/ — Folder containing all source CSV and Excel files. ## Update Process 1. When the user tells you a new file has been added, read that file. 2. Insert the new data into dashboard.html following the existing format and structure. 3. Ensure the design, colors, layout, and chart types stay identical unless explicitly asked to change them. 4. After updating, confirm what data was added and flag anything unusual. ## Memory and Insights After every interaction, update memory.md with: - Any new insight about the business derived from the data (one line, dated). - Never delete previous entries. Only add new ones. At the start of every session, read memory.md first. Use past insights to inform your analysis.
You: "I just added March_Revenue.csv.
Update the dashboard with this data."