# Can we bulk add products?

Yes this is possible!

Set up BIG Digital Downloads quickly, or migrate your setup from another app, with a CSV.&#x20;

Steps to bulk add digital products:

1. Upload Your Files. Before anything else, make sure that all your digital files are uploaded in the Files tab of our app. This is a mandatory first step to ensure everything is ready for import.

<figure><img src="/files/EsE7UPokS0FmUssIowdc" alt=""><figcaption></figcaption></figure>

2. Duplicate the Template. Download our BIG Digital Downloads [Bulk Import Template](https://docs.google.com/spreadsheets/d/1M29B1pMg9qIItFEPCMwc2RnAhW_wMtLNkXdXUbCqKms/edit?usp=sharing) and duplicate it: Go to File > Create a copy in your spreadsheet editor.

{% embed url="<https://docs.google.com/spreadsheets/d/1M29B1pMg9qIItFEPCMwc2RnAhW_wMtLNkXdXUbCqKms/edit?gid=0#gid=0>" %}

3. Follow the Instructions in the Template. Carefully read all the instructions provided in the template. Ensure that you fill out every required field correctly.
4. Export as CSV Once the template is complete, export it as a CSV file: Go to File > Download > Download as CSV in your spreadsheet editor.

<figure><img src="/files/Gcfqo6MlV8g5wq63shOp" alt=""><figcaption></figcaption></figure>

5. Upload Your CSV. Drag and drop the newly created CSV file into the upload section on this page.

<figure><img src="/files/MzhC8KTzGTd9LmqpDPTT" alt=""><figcaption></figcaption></figure>

Possible Errors:

* Missing files: Make sure you have all the files uploaded before trying to bulk upload
* Improperly filled fields: Make sure to double check all of the inputs


---

# 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://penida.gitbook.io/big-digital-download/most-asked-questions/can-we-bulk-add-products.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.
