How to Add a User to BigQuery

How to Add a User to BigQuery

To add a user to Google BigQuery, their account must be granted the appropriate permissions in Google Cloud Platform (GCP).

To grant an account access to your BigQuery instance, follow these instructions:

1. Log in to Google Cloud Console at https://console.cloud.google.com/,

2. Select your project at the top of the page next to the Google Cloud Platform logo. Make sure you're working in the correct GCP project.



3. Open the navigation menu in the top left corner. Go to IAM & Admin > IAM.





4. Go to the Permissions tab. Add a member by scrolling to View by Principals and clicking on + Grant Access.



5. Enter the new user's email address and select a role for them. These can include:
  1. BigQuery Data Viewer: Can view datasets and tables but cannot run queries.
  2. BigQuery Data Editor: Can view and edit datasets and tables, and can run queries.
  3. BigQuery User: Can run jobs including queries, but does not have permission to view the data.
  4. BigQuery Admin: Full control over BigQuery resources.




6. After choosing a role, click Save.



    Still having issues?
    Send us a ticket and we will get back to you.
      • Related Articles

      • How to Export to BigQuery

        Once you have a report ready in Data Explorer, you are able to export it to BigQuery. This export option is included in the Enterprise plan. Follow the instructions in this article to get started. Grant Required Roles and Permissions A successful ...
      • How to Use the Exports Add-On

        Power My Analytics offers the option to export data from your reports into destinations like BigQuery, MySQL, Azure SQL Database, and FTP. With our easy-to-use Exports Add-On, you can set up a report in PMA's Data Explorer and schedule regular data ...
      • Error: Missing BigQuery Scopes

        When setting up BigQuery exports in Power My Analytics, you may encounter an error message stating "Missing BigQuery Scopes." This guide will help you understand the cause of this error and provide step-by-step instructions to resolve it. Error ...
      • How to Use the Hourly Refreshes Add-On

        Power My Analytics can perform scheduled data refreshes of reports using our Google Sheets add-on or data exports add-on. While these add-ons include the base options to schedule monthly, weekly, or daily refreshes of data, hourly refreshes are also ...
      • Troubleshooting BigQuery

        When troubleshooting BigQuery, you may need to view your BigQuery export logs. This article will show you how to check the logs and see details about any errors. Viewing Export Logs Your BigQuery export logs show a timestamped record of your exports ...