# Import Data to Project

There are many ways to bring your data into your project, in this section we'll cover using from the following data sources:

* Using virtualized data

> *Note: The lab instructions below assume you have your project already available. If not, follow the instructions in the pre-work section to create a project.*

## Using Virtualized Data

For this section we'll explore the data that is available from the virtualized views that have been created in Data Virtualization. This data may come from various data sources or tables within a single source, but will appear as a single data asset. We will add this data to a project so that it can be used.

### Assign the data to your project

From the upper-left (☰) hamburger menu, click on *Collect* -> *Data virtualization*, you'll be brought to the *My virtualized data* section. Here you should see the data you can access (or that the administrator has assigned to you). Select the checkbox next to the tables you want to use in your project and click the *`Assign`* button to start importing them into your project.

> *Note: The names of the tables to select may vary based on names chosen during data virtualization. The default names to select are: BILLING, PRODUCTS, CUSTOMERS, BILLINGPRODUCTS AND BILLINGPRODUCTSCUSTOMER*

![Select the data you want to import](https://2515897395-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-M0YTFb_WdaBDnhlXs-q%2Fsync%2Fa60d05b6b5e74557c71f483a01e15f3b4cf1093b.png?generation=1595273046870115\&alt=media)

In the 'Assign virtual objects' screen, choose the project where you want to assign the data. If there is a `Submit to catalog` checkbox on the top right, unselect it and finally click the *Assign* button to add the data to your project.

![Assign the data to a project](https://2515897395-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-M0YTFb_WdaBDnhlXs-q%2Fsync%2Fe6fd6cc72e1f914fbb3bd5ac2f4e457cd8830681.png?generation=1595273043925435\&alt=media)

In the pop up panel, you will receive a confirmation that the objects have been assigned to your project. Click the *`Go to project`* button.

![Data assigned to a project](https://2515897395-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-M0YTFb_WdaBDnhlXs-q%2Fsync%2Fd36c5eddadf1410cde892eff350a5db886e88bbe.png?generation=1595273014127186\&alt=media)

In the project page, clicking on the `Assets` tab will show the virtualized tables and joined tables that are now in your project.

**Do not go to the next section until you see the data assets in your project.**
