Setup & Configuration

Configure your MRI SCRIPTS application

1 Deploy Google Apps Script

  1. Create a new Google Sheet
  2. Go to Extensions → Apps Script
  3. Delete any existing code and paste the contents of Code.gs
  4. Click "Deploy" → "New Deployment"
  5. Choose type: "Web app"
  6. Configure settings:
    • Execute as: Me
    • Who has access: Anyone
  7. Click "Deploy" and copy the Web App URL

2 Configure Connection

Paste your deployed Web App URL here
Configured

3 Initialize Database

This will create the necessary sheets and add a default admin user.

Default Admin Credentials:
Username: admin
Password: admin123
⚠️ Please change these after first login!