# Looker

## Create API keys

1. Go to your Looker dashboard: <https://company.cloud.looker.com>.
2. Click **Admin > Users** in the menu bar.

<figure><img src="https://files.readme.io/bddc402-1.png" alt=""><figcaption></figcaption></figure>

3. Click **Edit** next to a user.

<figure><img src="/files/iyCgvoHE2K4EUopR5YoT" alt=""><figcaption></figcaption></figure>

4. Click the **Edit Keys** button next to API Keys.

<figure><img src="/files/0U1MQb38OPTFwaE2QOO5" alt=""><figcaption></figcaption></figure>

4. Click **New API3 Key**.

<figure><img src="/files/qhFBQZVkMZrraqPPQHGi" alt=""><figcaption></figcaption></figure>

5. Copy the **Client ID** and **Client Secret**.

<figure><img src="/files/9N2daFQoSDcL4TmctAHg" alt=""><figcaption></figcaption></figure>

## Allow Dot IPs

If your organization uses a firewall to manage Looker access, Dot will only access your Looker through the following IPs:

* `3.229.110.216`
* `3.122.135.165`


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.getdot.ai/integrations/semantic-layers/looker.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
