Part of the WITI Google Workspace Suite by Sanadidari SARL
AI-powered Google Sheets add-on that analyzes your raw data and generates a complete visual dashboard (charts, KPIs, summaries) in seconds using Google Gemini.
- Analyzes spreadsheet structure and headers automatically
- Generates charts, pivot views, and KPI cards via Gemini 2.5
- User-defined goal input ("I want to track sales by region")
- Credit-based usage system per user
Google Apps Script · Google Gemini API · HTML Service · PropertiesService
- Open the Google Sheets add-on editor and paste
Code.gs - Run
setupApiKey()from the Apps Script editor - Enter your Gemini API key when prompted
- Reload the sheet — the ⚡ FlashBoard AI menu will appear
API keys are stored via PropertiesService.getScriptProperties() — never hardcoded.
Built by Samir Chatwiti · Sanadidari SARL