# Extracting data via loading .csv files

> If you want to use data loaded from `.csv` files always make sure that:

If you want to use data loaded from `.csv` files always make sure that:

* a separate `.csv` file is available for each table.
* the file names of the `.csv` files are the same as the names of the input tables of the connector.
* all the fields used in **Process Mining** are present in the `.csv`file.
* the fields in the `.csv` files have the same names as the field names used in **Process Mining** column.

The CSV settings can be defined in the [CSV parameters](https://docs.uipath.com/process-mining/automation-suite/2023.10/user-guide/loading-data-using-databridgeagent) of the DataBridgeAgent.
