> For the complete documentation index, see [llms.txt](https://docs.seemoredata.io/external-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.seemoredata.io/external-docs/fundamentals/getting-set-up/setting-integrations/looker.md).

# Looker

{% hint style="info" %}
**Required role to configure:** [Admin](/external-docs/fundamentals/settings/user-roles.md) or higher.

Users with lower roles can view this feature but cannot change its configuration.
{% endhint %}

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

       <figure><img src="/files/wZvEasMfEL0XchZojFCx" alt=""><figcaption></figcaption></figure>
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"![](/files/6xekrE9s53aYBBNn6FPI)
6. Create New API3 Key.

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