Skip to main content
Before you can configure and use Looker Studio with Connect AI, you must first connect a data source to your Connect AI account. See Sources for more information.
1
Sign in to Looker Studio using your Google account.
2
Click here to search for the Connect AI connector.
Alternatively, from the Looker Studio dashboard, click + Create, then click Data Source and search for Connect AI.
3
Click Connect AI to install the connector.
4
When prompted, click Authorize to allow Looker Studio to use the connector.
5
Another Authorize button appears to connect to Connect AI. Click this to open a login window.
6
Enter your Connect AI login credentials and click Continue.
7
Close the authorization window when prompted.
8
Open the Connection drop-down menu, select a connection, and click Next.
Google DS Connection Select
9
Use the Table drop-down menu to select the table you want to import.
10
(Optional) By default, all data in the table will be imported. If you want to use a custom query for the data instead of retrieving all data, check the Use custom query box and enter the parameters in the Custom Query box.
Google Table
11
(Optional) If you want to use the current user’s email within a custom query, use the parameter token @DS_USER_EMAIL in the query, as follows:
Select * from Sales WHERE sales-rep-email = @DS_USER_EMAIL;
Connect AI replaces the parameter with the current user’s email address.
12
Click Connect in the top-right corner of the page. Looker Studio opens an overview of the imported data.
Google DS Imported
You can now sort, filter, and explore your data and generate reports. For more information about using Looker Studio, please see Google’s help topics.