Import Data Source Configurations
Using configuration files is an efficient way to analyze multiple data sources because it allows describing all the parameters in one place without loading the GUI every time a data source is added or removed.
To import configuration files, click the round + button in the bottom right corner to expand it. In the dropdown list, click Import and select the CSV configuration file from the local file explorer.

Then, the Data Source Configuration Import window appears.
First, the window displays the detected rows in the file. In the Data Delimiter dropdown list, select the delimiter used to separate data. To use a custom delimiter, select Custom from the dropdown list and enter a delimiter.
If the configuration file contains headers, toggle the Use the first line as a header row switch. If a configuration file contains no headers, then, mMC reads values as if headers were in the default order. If needed, headers can be reassigned to different columns in the next step.
Once mMC detects a valid delimiter, click Next.
Such delimiters as tab, space, colon, semicolon, and comma are auto-detected. In case a delimiter couldn't be detected automatically, enter a custom delimiter in the field.

Next, the window displays the data columns associated with headers assigned to them. To proceed, make all the headers valid:
If any header can’t be detected automatically, it is marked yellow. Click it and select a valid header from the dropdown list.
If any header is detected wrong, click it and select a valid header from the dropdown list.
If any required header is missing, at the bottom of the window, mMC displays the required headers that must be defined in order to enable the import of the data source configuration.
After defining the required headers, click Import.
If any data sources have duplicated values in columns that must contain unique values, then, mMC uses the first row with such value and skips the rest of them.
If any data sources have unexpected values in optional fields, then, mMC will use the default values for these fields.

Finally, the data source configurations are added to the Databases list. Newly added data sources can be edited, tested, and scanned.