# CSV File

## Connection Requirements

{% stepper %}
{% step %}

### Filename

Filename of CSV File.
{% endstep %}

{% step %}

### Hostname Field

Your custom hostname header (default: Hostname).
{% endstep %}

{% step %}

### Last Seen Field

Your custom last seen header.
{% endstep %}

{% step %}

### Separator

Your CSV separator (default: ,).
{% endstep %}

{% step %}

### List Separator

Your list separator (default: |).
{% endstep %}

{% step %}

### Group By Field

Header of your CSV group-by field if your CSV has grouped data. You can leave it blank if it's not.
{% endstep %}

{% step %}

### Quote Char

Quote char for your data (default: ").
{% endstep %}
{% endstepper %}

{% hint style="warning" %}
⚠️ **Attention**

Copy your file to "/opt/octoxlabs/connector/media/csv". Be sure the connection is successful and check your file permissions.
{% endhint %}
