# Registering a Model

{% hint style="success" %}
*Check out the walk-through on how to register a DSL Model.*
{% endhint %}

![Registering a Model from the Notebook tab](https://972575688-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FRYq1HgffNfbnIMWPu1D5%2Fuploads%2F2gnci0xqdvk9FL0lO0Rt%2FRegistering%20a%20Model.gif?alt=media\&token=564884bb-cde6-4752-8fd2-4f1b17adf63b)

* **Navigate** to the **Models** tab for a Notebook.
* Select the ***All*** filter option to get the list of all below.
* Click the ***Register*** icon for a saved model.

&#x20;     ![](https://972575688-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FRYq1HgffNfbnIMWPu1D5%2Fuploads%2FJSLfjcixzzNrJMGUOkjK%2Fimage.png?alt=media\&token=c52cb1be-047b-4a73-843d-6f88aef471cb)

* The Register **Model** dialog box opens.
* Click the **Yes** option.     &#x20;

&#x20;     ![](https://972575688-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FRYq1HgffNfbnIMWPu1D5%2Fuploads%2F37rWssu7mA2m1jgYx6hu%2Fimage.png?alt=media\&token=3765eb6d-083c-4364-8d2e-6bb147a435b7)

* The concerned saved model gets registered. The name of the registered model appears in purple.&#x20;
* A notification message appears to convey the successful registering of the model.   &#x20;

![Notification message after the Model gets registered.](https://972575688-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FRYq1HgffNfbnIMWPu1D5%2Fuploads%2FWElBLbRPY21tXXDv76gy%2Fimage.png?alt=media\&token=1ae4d38f-d4c0-4bf4-9363-a98cc4e9d2c2)

a.  The saved model also appears under the [Model](https://docs.bdb.ai/bdb-documentation/data-science-lab/various-tabs-to-work-with/notebook/notebook-page/notebook-operations/turn-your-script-into-a-model/broken-reference) tab as displayed in the given image.&#x20;

![](https://972575688-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FRYq1HgffNfbnIMWPu1D5%2Fuploads%2FQFWBTEek1Ovl4LCUFkBw%2Fimage.png?alt=media\&token=a11915c0-709c-4828-9a3d-6d4585ef8eb3)

b. The registered model can be accessed under the DSL Model load runner component of the Data Pipeline as displayed in the below given image).

![Consuming the registered DS Lab model in the Data Pipeline module](https://972575688-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FRYq1HgffNfbnIMWPu1D5%2Fuploads%2Fs7i0LShbI0uhDAXiVVy9%2Fimage.png?alt=media\&token=c80fc3f2-8e69-41c3-a06d-de56d17428c4)

Read the **DS Lab Model Runner component** of the **Data Pipeline** user document to know more about it.

&#x20;

### <mark style="color:purple;">Unregistering a DSL Model</mark>

* Navigate to the **Models** tab under a Notebook.&#x20;
* Select a registered model from the list.&#x20;
* Click the **Unregister** icon.&#x20;

&#x20;     ![](https://972575688-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FRYq1HgffNfbnIMWPu1D5%2Fuploads%2F1kOg4VIRjWVbDg6ky3HC%2Fimage.png?alt=media\&token=7914df18-b77a-4d5d-a322-9116aebc1dbe)   &#x20;

* The **Unregister** dialog box opens.&#x20;
* Click the **Yes** option.&#x20;

&#x20;     ![](https://972575688-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FRYq1HgffNfbnIMWPu1D5%2Fuploads%2FUVgeUI1Ckf8Cl7fnM7bU%2Fimage.png?alt=media\&token=cccb1175-3765-4c76-afee-a4114117e500)

* A notification message appears to convey the success of the action.

&#x20;    ![](https://972575688-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FRYq1HgffNfbnIMWPu1D5%2Fuploads%2FKqbNC8DpYLdJhL634eAx%2Fimage.png?alt=media\&token=cb31de65-b59d-42ba-834c-feb5881adfff)

* The concerned model gets unregistered.&#x20;

&#x20;     ![](https://972575688-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FRYq1HgffNfbnIMWPu1D5%2Fuploads%2F6QuCu2e74WH45Gal6I5R%2Fimage.png?alt=media\&token=99c1fb25-fa85-46a5-aa7c-6fee6085037b)

{% hint style="info" %} <mark style="color:green;">Please Note</mark>: *Read the **DS Lab Model Runner component** of the **Data Pipeline** user document to know more about it.*
{% endhint %}

&#x20;
