> ## Documentation Index
> Fetch the complete documentation index at: https://docs.coreweave.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Import Global Tabular

> Import a tabular dataset exported from another notebook within the same team.

## Description

Import a tabular dataset that was generated in another notebook within the same team.

***

## Application

If [Export Tabular](/monolith-ai/1814203296/Export+Tabular) was used in another notebook within the same team, you can use this function to import that tabular dataset into a notebook for further use, such as transformation, model training, or model evaluation.

***

## How to use

* In the **Data** field, select the tabular datasets from the available Global Tabular Datasets in the Monolith platform that you want to import.
  * You can select one tabular dataset at a time.
  * If no tabular data has previously been exported there will be no options to choose from.
* When a tabular dataset is selected, a new field will appear called **Imported Data Name**.
  * This field is automatically populated with the Global name of the tabular data as previously exported, such as "Global Data."
  * You can enter a new import name for the data by editing this field.
  * This import name will be used to reference this dataset within the current notebook for all subsequent steps.

<img src="https://mintcdn.com/coreweave-dbfa0e8d/QRLrBgwZtalbZXz3/monolith-ai/_media/Import-Global-Tabular-1.png?fit=max&auto=format&n=QRLrBgwZtalbZXz3&q=85&s=f54f94d0a68caa2405f8c699e29c684c" alt="Import Global Tabular step with the Data field and the Imported Data Name field" width="640" height="400" data-path="monolith-ai/_media/Import-Global-Tabular-1.png" />

* Click on **Apply: Import Global Tabular** to complete the import.

The models available to be imported are available and their source can be tracked in the [data manager](/monolith-ai/1814202920/Data+Model+Management).
