# Uploading External Data

In WaterStrategy, users have the flexibility to manage large and complex datasets more efficiently by loading data from external files as [**DataFrameParameter**](https://water-strategy.gitbook.io/waterstrategy/modeling-basics/parameters/dataframe-parameter) using the "url" keyword, rather than embedding all the data directly into the interface. The file formats include:

* CSV
* Excel
* HDF5

<mark style="background-color:purple;">Note:</mark> Among the previous options, Excel files have the slowest performance while HDF5 files have the best performance and are preferred for large datasets.

To upload a file in WaterStrategy, navigate to your **project** and click on the Files tab. From there, click  **Choose Files** and select the file you want to upload and click <img src="https://2363830371-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FODCd8VK2OOl9jOdp5KFf%2Fuploads%2FmezQUzUYjyeExqWqirCi%2Fimage.png?alt=media&#x26;token=8abe6d18-f16c-4bdc-bf34-bcb6d21967fe" alt="" data-size="line">.&#x20;

This will add the file to your project, making it available for use across all networks within the project.

<figure><img src="https://2363830371-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FODCd8VK2OOl9jOdp5KFf%2Fuploads%2FCHVG9JoFl4WcIGzZ1GnK%2Fimage.png?alt=media&#x26;token=131a6fdf-fc89-43ab-9c13-cb597a2efffd" alt="" width="563"><figcaption></figcaption></figure>

Once the files have been uploaded, they will be displayed in the **Files** tab within your project. From there, you can easily view, manage, and share them across all networks in the project.

<figure><img src="https://2363830371-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FODCd8VK2OOl9jOdp5KFf%2Fuploads%2Fw1KpYGfk9aCPkshoMr5Q%2Fimage.png?alt=media&#x26;token=c0835033-ca7a-4009-8623-c74cc5fd9c13" alt="" width="563"><figcaption></figcaption></figure>
