# Import raw data

There are two ways of importing raw data in Whaly. The first one is to use our [Sources](/connectors/how-sources-work.md), this will allow you to replicate raw data in near real time into your warehouse and so you create model and / or explorations on top of it. The second one is to import directly tables that are already stored into your warehouse into Whaly.

Learn how to import data:

{% content-ref url="/pages/XZp3v5JB6j5n58OstzBG" %}
[From your warehouse](/data-management/workbench/import-raw-data/from-your-warehouse.md)
{% endcontent-ref %}

{% content-ref url="/pages/fwAMsz2vIhTWC4JnfShj" %}
[From third party data](/data-management/workbench/import-raw-data/from-third-party-data.md)
{% endcontent-ref %}


---

# 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.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.
