# From third party data

In order to connect to new sources your can from the workbench click on the + button next to **Source** in the **Data Selector** and select **from third party**. You'll then be redirected to the source catalog where you can choose which source to connect.

<figure><img src="/files/s78BEMHFfyHpTDqn8naE" alt=""><figcaption><p>Connect a source</p></figcaption></figure>


---

# 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.whaly.io/data-management/workbench/import-raw-data/from-third-party-data.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.
