Paste your deployed Google Apps Script Web App URL (the auth backend that stores your user database). First time here? Deploy the provided Auth.gs script as a Web App and paste its /exec URL below.
➕Add a new user — a temporary password is generated and shown once. Share it securely; the user should change it after first login.
🔑 Auth Backend
The Google Apps Script Web App URL handling login and the user database. Only Super Admins can manage users; anyone with valid credentials can sign in.
Active Google Spreadsheet ID
Connect to your Google Sheets workbook. Sharing must be set to "Anyone with link → Viewer".
💡Your spreadsheet must be shared publicly (Anyone with link → Viewer). Data starts from Row 3, with Row 2 as headers and Row 1 blank.
🗓️ Month Sheet Auto-Discovery
The workbook gains a new month tab every month (e.g. Oct25 → Nov25 → ... → Jul26). This adapts automatically — set the first month tab once, and future months are pre-registered so new sheets show up in the sidebar, filters, and search the moment you create them in Google Sheets. No code edits needed.
💡"Months Ahead" controls how far into the future sheet names are generated. A sheet that doesn't exist yet simply shows as empty/errored until you create it — nothing breaks by pre-registering early.
Select Theme Accent
16 palettes — changes the accent color, sidebar, and monitor panel together. Lite and Dark reshape every panel across the whole UI, not just the accent.