# File Upload

The file upload question generates a question with a [file upload](https://docs.ngsurvey.com/form-management/form-designer/answers/answer-types/file-upload) answer type to let you respondents upload a file. You can add as many file upload answers as you wish in your questions or survey.

![](https://1025048312-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-M8fLhS0bmfBRyq0HdUm%2F-MBj36wzHrvl3b8DIpCf%2F-MBj4OmS086DyKAgKCAb%2Fcaptured%20\(14\).gif?alt=media\&token=6475930d-956b-4add-be48-3cf4cde11ec8)

Once uploaded you may use the [file manager](https://docs.ngsurvey.com/form-management/reports/files) to download the files or you may also download the respondent files on each [individual respondent report](https://docs.ngsurvey.com/form-management/respondents-management/respondent-details) page.&#x20;

## 🔅 File upload properties

You may manage all file upload properties from the [answer properties](https://docs.ngsurvey.com/form-management/form-designer/answers/answer-types/file-upload) of your file upload answer.

* **`Max. file upload number`** maximum number of files that the respondent can upload.
* **`Max. file size`** maximum size allowed file for the file.
* **`File type filter`**&#x72;estricts the type of files that the respondent can upload.
* **`Save a copy to Google Drive`**&#x73;aves the uploaded file to one of your Google Driver folder provided that you have linked a [Google Service account](https://docs.ngsurvey.com/installation-setup/system-settings/google/service-account) to your [ngSurvey account](https://docs.ngsurvey.com/personal-account).

{% hint style="info" %}
The file type filter uses mime type specifications to filter out the content. You may check following [list of mime types](https://developer.mozilla.org/en-US/docs/Web/HTTP/Basics_of_HTTP/MIME_types/Common_types) that you can use to filter out content. If you would like to filter out multiple types of content you can do so by separating each mime type by a **;** char
{% endhint %}
