# Manage Model

Through the History menu in GNB, you can manage your model.

## Train Model&#x20;

If you press the 'Train Model' button at top of the Dashboard page, the model version is updated through training data and a new one is created.

<figure><img src="https://130024530-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FbLiHRL2K36Nfs8G0PSiU%2Fuploads%2FomEUKf5FWwR8uXwL2ogl%2FTrain%20Model.jpg?alt=media&#x26;token=c36a5b5c-5579-4a2f-8275-84f2da70bc7c" alt=""><figcaption><p>GNB > Dashboard > Train Model</p></figcaption></figure>

## Create Model&#x20;

Once a model training is done, you can check the created model along with the following information **at the top of the model list** on History page.

<figure><img src="https://130024530-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FbLiHRL2K36Nfs8G0PSiU%2Fuploads%2FguOxu45oHT0G7f4pKNnj%2FCreated%20Model.jpg?alt=media&#x26;token=e5cdf7e0-f01d-4ba8-b7f5-09ed15c9a42a" alt=""><figcaption><p>GNB > History > Model History > Created Model after finishing training</p></figcaption></figure>

* Model name
* Number of training/test data samples
* Performance Metrics (Precision, Recall, Accuracy, F1 score)
* Created time

##

## Deploy Model&#x20;

If you confirmed that the model has the desired performance, it can be deployed by clicking the 'Deploy' button in the Actions column.&#x20;

<figure><img src="https://130024530-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FbLiHRL2K36Nfs8G0PSiU%2Fuploads%2FKRDsIqCjA71lNvXRrUB9%2FDeploy%20Model.jpg?alt=media&#x26;token=89b16b3d-ee22-4c61-8117-be6218005f2d" alt=""><figcaption><p>GNB > History > Model History > Deploy button</p></figcaption></figure>

{% hint style="info" %}
When the deployment is complete, the button is displayed as Deployed as its status.
{% endhint %}

## Edit/Delete Model&#x20;

You can edit or delete the model name through the Edit/Delete menu in the right column whenever you want.&#x20;

<figure><img src="https://130024530-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FbLiHRL2K36Nfs8G0PSiU%2Fuploads%2FA5JRvNhKv60LEl6VuFsy%2FEdit%20Delete%20Model.jpg?alt=media&#x26;token=9845e4aa-be36-4262-8b51-6dc64825f7bf" alt=""><figcaption><p>GNB > History > Model History > Edit/Delete Model</p></figcaption></figure>

{% hint style="warning" %}
Please be careful as once deleted models cannot be restored.
{% endhint %}

## Check Performance

You can also check the model's performance from History page.&#x20;

{% content-ref url="performance-metrics" %}
[performance-metrics](https://docs.allganize.ai/nlu-api-dashboard/model-management/performance-metrics)
{% endcontent-ref %}

{% hint style="info" %}
You cannot start training another model on Dashboard before you finish applying the recently created model. \
If you want to train a new model, you can do so by **deleting 'the recently created but not deployed' model**.
{% endhint %}
