# From Raw

## What does it do?

It allows you to use raw data that is either imported from your warehouse or that has been replicated through sources.&#x20;

## How to use it?

You simply use it by dragging and dropping any imported **Datasets** (Third Party or Warehouse) in the **View Selector.**

<figure><img src="https://34758050-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MC1g4I2_CgXd0qAq1P7%2Fuploads%2FGhHBzhK8r7w0OVcLFAnr%2FScreen%20Cast%202022-09-08%20at%203.16.19%20PM.gif?alt=media&#x26;token=66a7796e-449b-4db3-a4aa-580439dd2eda" alt=""><figcaption><p>Import data</p></figcaption></figure>

## How to configure it?

There are no configuration option for this step.

## Rendered SQL

We run:

```sql
SELECT * FROM database.schema.table
```
