LogoLogo
  • 👋Welcome to Seemore
  • Fundamentals
    • 🛠️Getting set up
      • 📝Setting Integrations
        • dbt
          • dbt Cloud
          • dbt Core
        • Airflow
          • Airflow (Astronomer)
          • Airflow (Composer)
          • Airflow
        • BigQuery
        • Looker
        • PowerBI
        • Redshift
        • Rivery
        • Fivetran
        • Snowflake
          • Create Snowflake User and Privileges
          • Integration with Seemore
        • Tableau
  • Release notes
    • April 2025
Powered by GitBook
On this page
  1. Fundamentals
  2. Getting set up
  3. Setting Integrations

Looker

Seemore natively supports Looker, which allows you to seamlessly integrate your Looker with your Seemore workspace.

PreviousBigQueryNextPowerBI

Last updated 5 months ago

In order to connect Seemore with Looker you would need to provide The following details:

  • URL

  • Client ID

  • Client Secret

How to retrieve Looker URL: When you login into the Looker instance please copy the URL from the browser. it should look something like this:

https://<your-domain>.cloud.looker.com

How to retrieve Client ID & Secret:

  1. go to Admin -> Roles and click on "New Permissions Set"

  2. Create new permission set with the following permissions:

    1. access_data

    2. develop

    3. download_with_limit

    4. download_without_limit,

    5. explore

    6. see_lookml

    7. see_lookml_dashboards

    8. see_looks

    9. see_queries

    10. see_sql

    11. see_system_activity

    12. see_user_dashboards

  3. Create a new Role that will have this permission set.

  4. Go to Admin -> Users and create a new user with the role you created in the last step.

  5. Go to the new user page and go to API3 Keys. press on "Edit Keys"

  6. Create New API3 Key.

Congratulations! You now have Client ID & Secret and you can integrate Seemore with your Looker 🎉

🛠️
📝