Adding data to an analytics project (Watson Studio and Watson Knowledge Catalog)

After you create a project, the next step is to add data assets to it so that you can work with data. All the collaborators in the project are automatically authorized to access the data in the project.

Assets can have duplicate names, however, you can't add the same asset multiple times with the same name.

You can add these types of data assets to projects:

Add local files

You can add a file as a data asset from your local system to your project. You must have the Editor or Admin role in the project.

Important The files that you add to a project are not checked for malicious code. You must ensure that your files do not contain malware or other types of malicious software that other collaborators might download.

To add data files to a project:

  1. From your project's Assets page, click Add to project > Data or click the Find and add data icon (Shows the find data icon.).You can also click the Find and add data icon from within a notebook or canvas.

  2. In the Load pane that opens, browse for the files or drag them onto the pane. You must stay on the page until the load is complete. You can cancel an ongoing load process if you want to stop loading a file.

The files are listed as data assets on the Assets page of your project.

When you click the data asset name, you can see this information about data assets from files:

You can update the contents of a data asset from a file by adding a file with the same name and format to the project and then choosing to replace the existing data asset.


You can remove the data asset by choosing the Remove option from the action menu next to the asset name. Choose the Refine option to refine the data with Data Refinery.

Add files from the project storage

The storage for the project contains the files you uploaded to the project, but it can also contain other files. For example, you can save a DataFrame in a notebook in the project storage. You can add those files as data assets to your project.

To add data assets from the project storage:

  1. Click Files on the Find and add data pane. You can filter by searching for asset names. Click the top entry in the list to select all assets.
  2. From the ACTIONS menu, choose Add as data asset.

From the Files pane, you can select files and then click the ACTIONS menu to do these actions:

Next steps