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

> Import a model exported from another notebook in the same team for further use.

## Description

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

***

## Application

If [Export Model](/monolith-ai/1814202689/Export+Model) was used in another notebook within the same team, you can use this function to import that model (tabular or 3D) into a notebook for further use, such as model evaluation, making predictions, or optimisation.

***

## How to use

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

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

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

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