# Use File Uploader

> The **File Uploader** control allows you to:

The **File Uploader** control allows you to:

* upload a file into Orchestrator data storage (storage bucket) and use it in the automation process,
* download a file from Orchestrator data storage, or
* bind an image file from Orchestrator data storage to an image control in your app.

For more information on the file control feature, see:

* [File Uploader](https://docs.uipath.com/apps/automation-cloud/latest/user-guide/file-uploader#file-uploader)
* [Rule: Upload file to storage bucket](https://docs.uipath.com/apps/automation-cloud/latest/user-guide/rule-upload-file-to-storage-bucket#rule%3A-upload-file-to-storage-bucket)
* [Rule: Download file from Storage bucket](https://docs.uipath.com/apps/automation-cloud/latest/user-guide/rule-download-file-from-storage-bucket#rule%3A-download-file-from-storage-bucket)

To include a file control into your application developed with **UiPath Apps**, follow the procedures below, depending on your needs:

* [Uploading and downloading a file using the File Uploader control](https://docs.uipath.com/apps/automation-cloud/latest/user-guide/uploading-and-downloading-a-file)
* [Downloading a file using an Image control](https://docs.uipath.com/apps/automation-cloud/latest/user-guide/dlfileimgctrldraft)
* [Downloading a file using a URL](https://docs.uipath.com/apps/automation-cloud/latest/user-guide/dlfilelink "To download a file using a URL, follow these steps:")
