# Can we bulk add files?

{% hint style="info" %}
Yes you can do this by dragging and dropping your multiple files into Apps > Big Digital Download > Files
{% endhint %}

For instance you could upload files in bulk to use them later in any digital product you would create in the future.

Steps to bulk add files

1. Go to Digital Download and go to the Files section (Apps > Big Digital Download > Files).
2. Just drag & drop and select all the files you want to upload and wait for them to show as "uploaded"
3. If something fails, re-try or check this[ post](/big-digital-download/most-asked-questions/my-uploads-keep-failing.md)

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

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