Skip to main content

GCP - How to Add a Role

  1. Go to the Google Cloud Console.
  2. Navigate to IAM.
  3. Click on "IAM & Admin" in the left navigation menu.
  4. Select "IAM" from the submenu.
embedded-image-2hzmMzGP.png

  1. Find your service account.
  2. In the IAM permissions list, locate your existing service account.
  3. Click the edit (pencil) icon next to your service account. (Please delete the prior custom role that we create before proceeding)
embedded-image-N4F381dP.png

  1. In the edit permissions panel that opens, click "ADD ANOTHER ROLE".
embedded-image-7rkO3kj8.png

  1. Paste each role in the filter tab, and then select from the dropdown menu:
  • Pub/Sub Editor
  • Cloud Asset Viewer
  • Browser
  • Security Reviewer
  • Viewer
  • Logs Viewer
  • Monitoring Viewer
  • Compute Viewer
embedded-image-WEPMGW6Y.png

  1. After adding each role, click "ADD ANOTHER ROLE" to add the next one
  2. When all roles are added, click "SAVE"
embedded-image-oqApZwWL.png

  1. Verify the roles
  2. After saving, the service account should display all the newly added roles in the IAM permissions list.
    embedded-image-L35MCgKx.png