Albert Toolkit
⚙ Configuration
Step 1 — Register an Azure AD App
Go to portal.azure.com → Azure Active Directory → App registrations → New registration.
Name it albert Toolkit Data Entry. Under Redirect URIs choose Single-page application and enter the URL where you host this file.
Step 2 — Add API permissions
Under API permissions, add delegated Microsoft Graph permissions:
Files.ReadWrite and Sites.ReadWrite.All.
Click Grant admin consent.
Step 3 — Configure this app
Copy the Tenant ID and Client ID from the app registration overview into the Azure AD tab above.
Step 4 — Add productions
In the Productions tab, add each production and paste the SharePoint URL of its albert Toolkit .xlsx file. (Right-click the file in SharePoint → Copy link, or use the browser address bar when the file is open.)
Demo mode
Without Azure config, the app runs in demo mode — all forms work and show a confirmation, but nothing is written to SharePoint.