A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://developers.google.com/apps-script/guides/dashboard below:

The Apps Script Dashboard | Google for Developers

The Apps Script Dashboard

Stay organized with collections Save and categorize content based on your preferences.

The Apps Script dashboard lets you manage and monitor your Apps Script projects. You can use the dashboard to do any of the following:

View and search projects

The Apps Script dashboard lists all the script projects that you can view or edit. The left nav of the dashboard divides these projects into the following categories:

The project lists show the project name, owner, and last modified date. The icons next to the project name indicate whether the project is a standalone project or a bound project.

View project details

Each project includes a view to see developer details about the project. To view the details about a project, click the row from the project list.

The project details view shows Error rate, Executions and Users data and graphs about the project, as well as OAuth scopes requested of any end-user using the project. The data metrics are defined as follows:

Each deployment of your project appears as a tab on the Project Details page above the data and graphs; you can select the tab to see the associated data for that deployment. Selecting ALL shows aggregate data for all of the project's deployments and from executions resulting from developers running the project from within the Apps Script code editor.

Note: Projects published as add-ons do not appear as deployed in the Apps Script dashboard. Monitor projects

You might have access to significantly more Apps Script projects than you use or manage on a regular basis. To bookmark projects for easy access, you can star them. Starring projects also lets you monitor aggregate usage and error rate statistics and graphs on those projects.

To star a project, on the right of a project row, click More more_vert > Add star. You can also star a project by clicking More more_vert while viewing project details.

In the left nav, you can select Starred Projects to see the projects you've bookmarked. Click the Error rate, Executions or Users scorecard at the top of the page to see the associated graphs for all your starred projects over the last 7 days.

You can remove a star from a project by clicking More more_vert in its project row and selecting Remove star.

Manage executions

You can use the Apps Script dashboard to view and manage individual executions of Apps Script project functions. You can find a full log of recent executions by selecting the My Executions item in the left nav.

The My Executions panel shows by default a log of all previous and currently running executions for projects for which you are an owner, editor or viewer. This list can also include function executions in projects that you don't have access to if they run on your behalf (for example, add-ons that you've installed and run). The execution list only shows the initial function that is called to start the execution. It does not show every function that was called during that execution.

You can control which type of execution is reported in the log using the filters at the top of the view. Each row of the log represents a single execution. The Start Time, Duration, and Status columns show the corresponding information about that execution.

The Function column shows the name of the function that initiated the execution. There is no name in this column if you don't have access to the execution's corresponding script project but it ran on your behalf.

The Type column shows what initiated the execution. Values include:

Terminate executions

Long running executions that are currently in-progress are indicated by a Status of "Running". To stop these executions, on the right of the project row, click More more_vert > Terminate.

Settings

You can adjust your dashboard settings by selecting Settings in the left nav.

In the Settings panel is a toggle for the Apps Script API. This lets you grant the API access to your script projects.

To access this toggle click the Google Apps Script API label in the Settings panel. This opens a new panel with warning text and a toggle switch. Access to your script projects is toggled off by default as a security precaution. Once you grant access, any third-party application you authorize can use the API to modify your scripts and deployments. You can revoke this access in the Settings panel at any time.

Find more information in the Apps Script API access guide.

Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.

Last updated 2025-08-04 UTC.

[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-04 UTC."],[[["The Apps Script dashboard allows you to manage, monitor, and create Apps Script projects, including viewing details like OAuth scopes and execution logs."],["You can view and search projects based on categories like starred projects, owned projects, shared projects, and all projects accessible to you."],["Monitor project health and usage through error rate, execution count, and user statistics, with the ability to star important projects for easier access."],["Manage individual executions of Apps Script functions, including viewing execution logs, filtering by execution type, and terminating long-running executions."],["Control access to your script projects through the Apps Script API settings, enabling or disabling third-party application interaction."]]],[]]


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4