# Troubleshooting Looker integration

### "Invalid Looker Credential" when trying to connect Looker

To troubleshoot this issue, follow the steps:

1. Verify you correctly typed the Client ID and Client Secret in the "Configure Looker Integration" pop-up window.
2. If you're using IP whitelisting on your Looker instance, make sure Euno's public IP address is one of the rules in the whitelist. Follow Looker's guide [here](https://cloud.google.com/looker/docs/admin-panel-server-ip-allowlist#adding_a_new_rule). Euno's public IP address is `35.224.29.172`. The rule should look like this:


---

# 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.euno.ai/sources/business-intelligence/looker-integration/troubleshooting-looker-integration.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.
