Request to delete/unlink orphaned GCP Project created by Google AI Studio

Hi team,

I have a Google Cloud Project that was automatically provisioned when using Google AI Studio. I am attempting to clean up/delete this project, but I am unable to do so manually through the Google Cloud Console.

Issue Details:

  • Project ID / Project Number: [sound-medium-qjkjx]

  • Problem: In the Google Cloud Console IAM permissions, the Owner role is held by a system service account (Managed Projects Service Agent / service-347526023249@gcp-sa-managedprojects.iam.gserviceaccount.com).

  • Current Access: My account only has viewer-level/restricted roles (e.g., Cloud Datastore User, Logs Viewer, etc.) and lacks the resourcemanager.projects.delete or roles/owner permissions required to shut down or delete the project.

Could a forum administrator or Google team member please assist in unlinking or removing/deleting this project from my account?

Thank you!

Hello @Omkar_Sutar
You need to manually delete the cloud run service by going to the GCP console. Follow the below steps:

  1. Go to Cloud run services here: https://console.cloud.google.com/run/services. Do not click on the cloud run instance, stay on the services page. Make sure you are in the right GCP project.
  2. Select the service corresponding to the AI Studio App.
  3. Delete the service.

Post this, both the service and the URL should stop serving.

screenshot for reference: