Remove This Application Was Created By A Google Apps Script User | ULTIMATE × 2026 |

How to Remove the "This application was created by a Google Apps Script user" Header

The banner acts as a safety warning for unverified developers. To lift it, you must identify your "app." How to Remove the "This application was created

Key takeaway: If you are using a free @gmail.com account to share an Apps Script web app with the public, you cannot remove the warning. You must upgrade to a Google Workspace account or migrate the project to a GCP project under a verified domain. User awareness : Informs users that the application

  • User awareness: Informs users that the application is not an official Google product but a custom script, reducing phishing risk.
  • Accountability: Provides a direct link to the script owner’s Google account (via a “Report abuse” option in some contexts).
  • Platform attribution: Acknowledges the underlying runtime environment.

4. Legitimate Workarounds

Since the footer cannot be removed from native script.google.com URLs, three compliant methods exist. three compliant methods exist.

  • Some enterprise Google Workspace admins block unverified apps by default.
  • Users may abandon your app due to fear.
  • You cannot publish to Google Workspace Marketplace without verification.
  1. Open your Apps Script editor.
  2. Click the gear icon (Project Settings).
  3. Under “Google Cloud Platform (GCP) Project,” click Change project.
  4. Enter your GCP project number (find it at console.cloud.google.com).
  5. Click Set project.

. Google displays this message as a security feature to inform users that the app is not an official Google product and was created by a third party. Methods to Remove or Bypass the Warning