# CSV File

## Overview

The CSV File integration allows you to bring unique datasets into Sola by uploading structured CSV files.

Leverage your own data across Sola’s capabilities to uncover insights, and analyze patterns within your custom datasets.

With the CSV file integration you can bring in custom datasets to explore insights beyond standard integrations.

{% hint style="warning" %}
**Your data can only be retrieved, never modified.**

Once connected, your data is securely stored, and access is restricted to retrieving configurations and metadata only. Authentication methods ensure secure delegation of permissions while maintaining data integrity.
{% endhint %}

## Set up CSV File data source integration with Sola

{% columns %}
{% column width="66.66666666666666%" %}
Go to ***Integrations*** > [***Data Sources***](https://app.sola.security/integrations/data-sources) > click ***New data source*** > click the ***Upload CSV*** button (top right of screen).

*The Sola wizard will take you through the steps.*
{% endcolumn %}

{% column width="33.33333333333334%" %} <a href="https://app.sola.security/integrations/data-sources?integration=csv" class="button primary">Set up CSV File -></a>
{% endcolumn %}
{% endcolumns %}

### Add CSV files

Start exploring your own data instantly, no connectors or integrations required.

Upload a CSV file as a new data source to analyze custom datasets in Sola. Each CSV upload creates a separate, independent integration.

{% hint style="info" %}
**Updating an existing CSV integration**

An existing CSV integration cannot be replaced, updated, or appended to after upload. To use a new or updated file, create a new CSV integration (add it as a new data source). The original integration remains unchanged and can be deleted if no longer needed.
{% endhint %}

***

## FAQs

### Can I upload a new CSV file to the same integration?

No. CSV integrations cannot be replaced, updated, or appended to after upload. To use a new or updated file, create a new CSV integration.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.sola.security/integrations/data-sources/csv-file.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
