Step 1 / 5 · about 8 min
Open the Apps Script editor
In your Google Sheet, click Extensions → Apps Script. A code editor opens in a new tab.
💡 1-minApps Script is free code that lives inside your Google account and can read your Sheet, call AI, and run on a schedule — no separate server.
▶ Apps Script for beginners (6 min) ↗✅ Check: The Apps Script editor is open with an empty function.