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 — leave the password/PIN field blank to auto-generate a temp one (shown once). Add an email if you want this user to be able to use "Forgot PIN?" on the login screen to have their PIN emailed to them (only works for PIN-type credentials). Choose which parts of the app this user can open; Super Admin always gets everything, and User Management, Auth Backend, Spreadsheet ID and Month Auto-Discovery stay Super-Admin-only no matter what's checked below.
🔑 Auth Backend Super Admin
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 Super Admin
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 Super Admin
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
17 palettes — changes the accent color, sidebar, and monitor panel together. Lite, Lite Cream, and Dark reshape every panel across the whole UI, not just the accent. Every palette now flows a soft animated aurora light through the monitor panel.