# Importing (Including CSV)

This functionality simplifies the process of importing historical data, third-party reports, and other critical financial information into Lucid Dreams, ensuring accuracy and completeness in your financial models and reports.

## Steps to Import CSV Files <a href="#h_8428122298" id="h_8428122298"></a>

### 1. Access Importing <a href="#h_412455634b" id="h_412455634b"></a>

Navigate to Settings > Integrations.

### 2. Import CSV <a href="#h_5382879463" id="h_5382879463"></a>

Select the option to import CSV files.

### 3. Upload Data <a href="#h_4d3d4ca517" id="h_4d3d4ca517"></a>

Upload the CSV file containing your financial data.

### 4. Map Data Fields <a href="#h_4b47eeac48" id="h_4b47eeac48"></a>

Map the data fields in the CSV file to the corresponding fields in Lucid Dreams.

### 5. Confirm and Import <a href="#h_a505c9e17c" id="h_a505c9e17c"></a>

Review the mapping and confirm the import process to add the data to Lucid Dreams.<br>


---

# 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://lucid-financials.gitbook.io/docs/integrations/importing-including-csv.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.
