# Customizable CSV file (CSV Connector type) ## Introduction ### Description The CSV connector type allows users to load a collection of data stored into a plain CSV file. In the following page, the process to complete the CSV connector setup will be explained. To begin with, address to the quick start section. ### Quick start The core of Customizable CSV file connector is located under the 'Attribute Mapping' tab. There are two important sections: #### Property File information related configuration.
Property | Description |
---|---|
file | Mandatory: Path where the file is placed in the directory system |
key | Mandatory: The field to be used as key |
**Type** | **File** |
---|---|
data (file used in this configuration guide) | [file.csv](https://bookstack.soffid.com/attachments/5) |
attribute-mapping (file used in this configuration guide) | [csv-agent-config.xml](https://bookstack.soffid.com/attachments/6) |
**System objects** |
---|
[User](http://www.soffid.org/doc/console/2.5.0/iam-common/apidocs/com/soffid/iam/api/User.html) |
[Account](http://www.soffid.org/doc/console/2.5.0/iam-common/apidocs/com/soffid/iam/api/Account.html) |
[Group](http://www.soffid.org/doc/console/2.5.0/iam-common/apidocs/com/soffid/iam/api/Group.html) |
[Role](http://www.soffid.org/doc/console/2.5.0/iam-common/apidocs/com/soffid/iam/api/Role.html) |