> For the complete documentation index, see [llms.txt](https://docs.allganize.ai/nlu-api-dashboard/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.allganize.ai/nlu-api-dashboard/model-training/train.md).

# Train

{% hint style="info" %}
**Assumption :** It is assumed that training and train data have already been uploaded to the dashboard
{% endhint %}

If there is no data uploaded to the dashboard yet, please refer to the two sections below.

{% content-ref url="/pages/1indMA7sIOq2lTHmRdTn" %}
[Upload Data](/nlu-api-dashboard/data-management/upload-data.md)
{% endcontent-ref %}

{% content-ref url="/pages/1rrz1jI8HnFf3FFh5u36" %}
[Data Integration](/nlu-api-dashboard/getting-started/data-integration.md)
{% endcontent-ref %}

## 1. Set data for training&#x20;

Among the data uploaded to the dashboard, confirm or **toggle on the data to be used for training**.&#x20;

{% hint style="info" %}
Data for which Toggle is On in the Training column on the right is data for training..
{% endhint %}

See the section on how to[ set up your training/test data](/nlu-api-dashboard/data-management/set-data.md).

<figure><img src="/files/UfbuFRfdmQacH7heTHdS" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
To check the performance of the model trained with data, test data must also be set. The setting method is the same as for learning. Just **toggle on the data to be used for testing.**
{% endhint %}

##

## 2. Start Training

If you have confirmed that the training data is set (toggle on), press the Train Model button at the top right of the dashboard.

Isn't it very simple? The model starts learning right away.

{% hint style="info" %}
When the model starts training, the 'Train Model' button is diactivated and cannot be pressed again until training is complete.
{% endhint %}

{% hint style="warning" %}
Currently, there is no way to stop a model from learning as a function within the NLU Dashboard. So please proceed with caution.
{% endhint %}

When model learning is finished, a new version of the model is created at the top of the model list on the History menu page.
