What is authorization required in Google Sheets?

When to use it

Use Apps Script concepts when you automate Sheets beyond formulas: menus, web apps, triggers, and deployments.

When to skip it

Skip custom scripts when macros, formulas, or an add-on already cover the workflow with less maintenance.

Related Tutorials

Watch how authorization required works

Watch more tutorials
Create an Internal Google Sheets Add-on

Create an Internal Google Sheets Add-on

The entire process to create and publish a Google Sheets Add-on internal...
Can a Google Sheet have DRM?

Can a Google Sheet have DRM?

Are you wondering if you can sell a google sheet and only allow buyers t...
What Can You Automate in Google Sheets? Every single trigger available to Google Sheet users

What Can You Automate in Google Sheets? Every single trigger available to Google Sheet users

Learn about triggers, hourly, daily, weekly, etc.
How to Create a Google Form Automatically

How to Create a Google Form Automatically

How to create a form programmatically using Google Apps Script. I show y...
Activate A Certain Sheet When Opening a Spreadsheet

Activate A Certain Sheet When Opening a Spreadsheet

Create a short function that runs every time a spreadsheet file is open....
Automated Project Management in Google Sheets

Automated Project Management in Google Sheets

Create automatic notifications when a project is assigned, a project nee...

Related blog posts

Guides that explain authorization required in more depth.

Browse the blog

Related terms