> For the complete documentation index, see [llms.txt](https://help.felt.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.felt.com/data-sources/cloud-sources/wherobots.md).

# Wherobots

Connect to [Wherobots](https://wherobots.com/) to analyze and visualize your data lake insights directly in Felt.

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

<figure><img src="/files/60tM18LKjwtO8zsX5U4Z" alt=""><figcaption></figcaption></figure>

{% hint style="success" %}
This feature is only available to customers on the [Enterprise plan](https://felt.com/pricing). To upgrade, [contact sales](https://felt.com/sales).
{% endhint %}

1. Open **New data source** — from the workspace homepage, click **+** next to **Data sources**. Or from a map, click ![](/files/qv8POfyKJ00VfTgugMR2) in the toolbar and choose **+ New data source**.
2. Select **Wherobots**
3. Enter Connection Details
   1. **Source Name**: name of the source in Felt
   2. **Region**: The cloud region to launch the Wherobots runtime compute resources.
   3. **Runtime**: The size of the compute runtime
4. Enter credential information
   1. **API Key**: an API key to access your Wherobots workspace. Keys can be created in the [Wherobots settings](https://cloud.wherobots.com/settings/api-keys).
5. Click **Connect**
6. Once connected you will see a catalog of your data with previews for your new source
7. From here you can add any of these layers to your maps!


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://help.felt.com/data-sources/cloud-sources/wherobots.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
