This article explains six key steps that will help you to quickly get started using Looker Studio.
Start with a report
Reports let you visualize your data, gain insights, and share those insights with others.
When you sign in to Looker Studio, the home page appears with the Reports tab selected. All the reports that you have access to appear in the middle of the screen. The plus buttons let you create a new blank report, or you can start with one of the pre-built report templates along the top.
View a report
To view a report that's been shared with you, click the report name in the list in the middle of the screen.
Edit a report
- View the report.
- In the upper right corner, click Edit.
If you don't see an Edit button, then the report has been shared with only "Can View" access. If the owner of the report has allowed it, you can make a copy, which you can then edit.
Create a report
- In the top left, click Create.
- Select Report.
In a moment, the report editor appears, with the Add data to report panel open.
Add data to the report
Data sources connect to your data and let you configure the fields that you can use in your report.
When you create a new report, the Add data to report panel opens. This lets you A) create a new data source or B) add an existing data source.
For example, you might want to connect to a BigQuery public data set (to complete this step, you'll need a Google Cloud project that is associated with a valid Google Cloud billing account). Follow these steps:
- In the Add data to report panel, click Connect to data.
- Select the BigQuery connector.
- If prompted, click Authorize to allow Looker Studio to access your data on your behalf.
- Select Public datasets.
- Select your Billing project.
- Select the faa public dataset.
- Select the us_airports table.
- In the lower right corner of the screen, click Add, then confirm that you want to add the new data source to your report.
- In a moment, the report editor appears, and a table with fields from your data source is placed on the canvas.
- To customize the table's data and style, on the right side of the screen, use the properties panel.
- To rename your report, in the top left corner of the screen, click Untitled report and enter a new name.
For example, you might want to connect to the sample Google Analytics data source that comes with Looker Studio. Follow these steps:
- In the Add data to report panel, click My data sources.
-
Select the [Sample] Google Analytics Data data source.
- In the lower right corner of the screen, click Add, and then confirm that you want to add the new data source to your report.
- In a moment, the report editor appears, and a table with fields from your data source is placed on the canvas.
- To customize the table's data and style, on the right side of the screen, use the properties panel.
- To rename your report, in the top left corner of the screen, click Untitled report and enter a new name.
Add charts and controls to the report
Use the menus and toolbar to add components to the report canvas.
- In the toolbar at the top of the editor, click Add a chart and then select a chart from the list.
- Click the canvas where you want the chart to appear.
- Move and resize the chart, as desired.
- Add or change the dimensions and metrics by clicking the fields in the properties panel, or dragging and dropping them from the data panel (to the right of the chart panel) directly onto the chart.
- You can also create new charts by dragging a field from the data panel onto the canvas.
View your report
See your report the way it looks to other viewers.
View mode lets people see all the data and use any interactive controls you've placed on the report, but viewers can't change the structure of the report.
Switch between view and edit modes
- In the upper right, click View. You are now in view mode.
- To return to edit mode, click Edit.
Share the report
Share reports with other viewers. Collaborate with other editors.
Editors need to sign in to Google to edit the report; however, viewers don't need to be signed in.
Share a report
- In the upper right, click Share.
- Specify the people and/or groups with whom you want to share your report.
- Use the advanced options to change how individual addresses can access the report.
Share the data source
Let other people create their own reports that are based on your data source.
To share a data source, you must access it directly from the Data Sources home page (not through the report). You must be signed in to a Google account to view or edit a data source.
Share a data source
- In the upper left of your report, return to the Looker Studio HOME page by clicking the logo .
- On the left, click Data Sources.
- Locate the data source that you selected in step 2.
- On the right, click More options.
- Click Share.
- Specify the people and/or groups with whom you want to share your data source.
- Use the advanced options to change how individual addressees can access the data source.
Use caution when sharing a data source with edit access. While sharing does not grant access to the underlying data, modifying a data source could cause it to be incompatible with existing charts that use that data source. Sharing a data source with view access lets people create reports without being able to change its structure.
Key concepts
Here's a recap of the terms and concepts used in this article and throughout the Looker Studio Help Center.
Concept | What it does |
---|---|
Report |
A Looker Studio asset that contains a collection of components whose purpose is to present to viewers information and insights derived from your data. Learn more about reports. |
Component |
A widget that you add to a report to display your data, such as charts, tables, and interactive date range controls and filter controls. Data components get their information from a data source. You can also annotate your report with text, shape, image, and embedded content components. |
Connector / Data source |
In Looker Studio, connecting to your data involves the following components:
Learn more about connecting to your data. |
Field |
A column of data. Looker Studio uses two basic types of fields:
Learn more about fields in reports. |
Credentials |
The mechanism by which a data source determines who can see the data it provides. Learn more about data source credentials. |
View mode / Edit mode |
|
Sharing and access permissions |
When you share reports and data sources, you determine how other people can access the asset:
The advanced sharing options let you control other aspects of asset access, such as the ability to download the data or print the report. The link sharing options let you share your assets more broadly around the internet. Learn more about sharing. |