My favorites | English | Sign in

Google Apps Script

How Do I Start?

  • To get started right away: Check out some of the working examples from our Tutorials or open a Google Spreadsheet, choose Tools > Scripts > Insert and select from hundreds of scripts in the gallery!
  • Read the User Guide, which contains all the information you need to start using Google Apps Script.
  • Read the API Documentation which provides details on the objects and methods that are built in to Google Apps Script.

Featured Video



  Automate tasks across Google Products

   Scripts that are easy to build and fast to run




Google Apps Script is a JavaScript cloud scripting language that provides easy ways to automate tasks across Google products and third party services.

With Google Apps Script you can:

  • Automate repetitive business processes (e.g. expense approvals, time-sheet tracking, ticket management, order fulfillment, and much more)
  • Link Google products with third party services (e.g. send custom emails and a calendar invitation to a list from a MySQL database)
  • Create custom spreadsheet functions
  • New! Build and collect user inputs through rich graphics interfaces and menus (e.g. a company could power an internal application for purchasing office supplies where users could shop via a customized menu interface)