Skip to main content

How to Set up Looker

Updated over 2 weeks ago

Use this connector to have Foundational scan and determine lineage and downstream impact for Looker.

This setup should take about 15 minutes.

Permissions: You'll need to be a Looker admin for this setup
​
​Foundational will only access metadata and does not query data.

Configuring Looker Connector

In order to provide Foundational access to Looker, please follow these steps below:


1. Create a new API Key

  1. Go to Admin Panel, and then go to the Users tab

  2. Select or create a new user. Admin access is the simplest way to set it up. The minimal set of permissions is as follows:
    ​

    access_data  
    explore
    manage_models
    see_datagroups
    see_lookml
    see_lookml_dashboards
    see_looks
    see_pdts
    see_queries
    see_schedules
    see_sql
    see_system_activity
    see_user_dashboards
    see_users
  3. Click on the user to enter the Edit User menu, go to API Keys and click Edit Keys

  4. Click on New API Key and write down the Client ID and Client Secret

2. Setup in Foundational

  1. Open the Connectors page in Foundational and select the Looker connector

  2. Fill in the following information:

    1. Server Name: This is the URL of your Looker server, typically https://[company_name].cloud.looker.com

    2. API Key ID: Enter the Client Id you received in the previous steps

    3. API Key Secret: Enter the Client Secret you received in the previous steps

    4. LookML repository: Select the repository that has your LookML files (You can select multiple repositories).
      ​Note: For this list to populate, GitHub needs to be set up first.

Did this answer your question?