Load CSV
- Last UpdatedOct 31, 2025
- 2 minute read
Load exports CSV data together with metadata to CSV format. You can select the Load output type CSV format under the Load, CSV settings.

The CSV setting contains the following options:
-
Data Output Type: Normally set to CSV, where the output data will be written in a CSV file. When you select NONE, no CSV file is created.
-
Output Destination: Select the output destination type to store the output file type in the Destination folder. The destination type can be Filesystem or S3 or ACS.
-
File System Details:
-
Output Path: Type the output file path or click Browse for Folder tab to enter the output file path.
-
-
S3 Bucket Details: For more information, see Accessing an AWS S3 Bucket.
-
-
Create Tag List CSV Report: If you want to get a CSV file report containing a list of all the tagged objects and classifications in the output folder, select this option.
-
CSV Columns: In this field, add the additional comma-separated values, for example: ClassID, ObjectID, ClassName, Name to export the objects' selected attributes in the CSV export. The selected attributes and associations from from the Tag list are exported into the CSV report. In order to export all attributes, you can use the keyword: #Attributes; and to export associations, use the keyword: #Associations.
-
Generate Headers in CSV: If you select this setting, then the names of the attributes or associations are written to the first row of the CSV file. The header level information contains configuration file data and date of creation and so on.
-
Replicate Input Structure: If you select this option, the output file is generated in a duplicate path. This is replicated input folder structure in output folder if you point on input location of input files containing also sub-folders with files of such type.
-
-
Save Settings: After you have selected the required settings, click this to save the CSV settings.