# Creating Input Data

### 1. Create input data file (.csv file)

Create an input data file (.csv) corresponding to your input data schema. Define column names in the first row of the generated input data file and enter data starting from the second row. The example below shows a screen that creates an input data file corresponding to an input schema named SampleData and enters data.

<figure><img src="https://2404029958-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FM0HtoHfVQON23oU7TMc8%2Fuploads%2Fvoa5uj6GQUlFNNARAZ32%2FSample%20Data_eng.PNG?alt=media&#x26;token=6f5101bc-9b48-47fc-ab16-47a7a671069a" alt="Entering SampleData data"><figcaption><p>Entering data into the SampleData.csv file</p></figcaption></figure>

{% hint style="warning" %}
The schema name defined in the input schema file must match the filename of the input data file. Also, enter column names to match the column names defined in the input schema file.
{% endhint %}

### 2. Save the file

When you're done entering data, save the file and place it in the **InputData** folder as shown below.

<figure><img src="https://2404029958-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FM0HtoHfVQON23oU7TMc8%2Fuploads%2FzlPAQeY5ew1upPdQxxBU%2FSampleData%20csv%20file_eng.PNG?alt=media&#x26;token=813b2d52-5b3f-4719-b9b9-1717247901bb" alt="Creating an input data file in the InputData folder"><figcaption><p>Creating an input data file in the InputData folder</p></figcaption></figure>
