> For the complete documentation index, see [llms.txt](https://docs.bdb.ai/self-service-visualization-3/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.bdb.ai/self-service-visualization-3/creating-a-new-report/create-new-report/creating-a-new-report-by-uploading-a-file/creating-a-new-report-by-uploading-a-csv-file.md).

# Creating a new Report by Uploading a CSV File

{% hint style="success" %}
*Check out the given walk-through on how to create a new Report and save a View in it using the Upload File option.*
{% endhint %}

{% embed url="<https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fq1Y2nC9XDrWcLwg1gpYr%2Fuploads%2FbdqmaBvxNQyaNyr1IxpC%2FCreating%20a%20CSV%20Report%20V2.mp4?alt=media&token=ca64150e-3539-4ed7-adc3-be4d72a3ad1e>" %}
***Creating a CSV Report***
{% endembed %}

* Navigate to the ***Create New Report*** page.
* Provide name for the report.
* Provide description for the report.
* Click the ***Upload CSV*** option.
* Provide the Data Store Name.
* Use the ***Choose File*** option to upload a file.    &#x20;
* A notification flashes suggesting the user to wait till the file gets uploaded.&#x20;
* The file upload completion is suggested through the mention of 100%.&#x20;
* The Choose a File option turns blue suggesting the successful upload of the selected file.
* As soon the file gets uploaded, the File Uploaded option gets a blue tick mark.
* The **Data Store Details** tab opens by default (as displayed in the below-given image).
* Open the ***Variable Types*** tab to get the variable types with count.
* Navigate to the ***Examples*** tab to display the sample data from the uploaded file.
* Click the ***Create Report*** option given below.
* After clicking the ***Create Report*** option the Data Store gets created and the ***Data Store Created*** option gets a blue tick mark.
* The Report gets created based on the selected Data Store and the user gets redirected to the Design page of the newly created Report.

<details>

<summary>Try it out yourself</summary>

As explained above Creating a New Report with BDB Report module is so easy and gets completed in less than 3 minutes. If you don't believe this, here is a sample CSV file for you to try it out yourself.

</details>

{% file src="/files/RBItamTeK0n2YZXYpKbZ" %}
Sample CSV File for the Report Demo (click on the given file to download)
{% endfile %}

{% hint style="info" %}
*<mark style="color:green;">Please Note</mark>: Kindly change name of the **Sample File** while using it for your trial each time*.
{% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.bdb.ai/self-service-visualization-3/creating-a-new-report/create-new-report/creating-a-new-report-by-uploading-a-file/creating-a-new-report-by-uploading-a-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.
