# Importing From Local Machine

Administrators can import [data](https://docs.imerit.net/data/data-in-ango-hub) to Ango Hub by simply dragging and dropping the [assets](https://docs.imerit.net/core-concepts/assets) they’d like to label.

Assets uploaded this way will be stored in the `/uploaded-data/` folder within Ango Hub. These assets will be assigned an [*External ID*](https://docs.imerit.net/core-concepts/assets#External-ID) equal to their filename, including the extension.

## How to import assets from the browser <a href="#how-to-import-assets-from-the-browser" id="how-to-import-assets-from-the-browser"></a>

From your project’s dashboard, enter the *Assets* tab and click on *Add Data*.

<figure><img src="https://3895963154-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FTcOUG6rfWxqGM0N4db2P%2Fuploads%2FU1FevaAzC8HjgDrT1BSR%2FScreenshot%202022-10-27%20at%2016.17.06.png?alt=media&#x26;token=21fbf6df-310c-4c1a-84e2-a4b9ea7d2bff" alt=""><figcaption></figcaption></figure>

A dialog will pop up. Drag the assets you would like to upload to the box in the center. Alternatively, click on the box to open your system’s file explorer.

<figure><img src="https://3895963154-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FTcOUG6rfWxqGM0N4db2P%2Fuploads%2Fc1ao0h1epVogONZVvy97%2Fimage.png?alt=media&#x26;token=c55891a5-229a-4072-a07c-e2e90e8828f0" alt=""><figcaption></figcaption></figure>

{% hint style="danger" %}
Ango Hub will assume that videos uploaded this way are 30fps.

If your videos have a different frame rate, you will need to upload them using the [Cloud Import function](https://docs.imerit.net/data/asset-cloud-import#preparing-the-csv).
{% endhint %}

### Import Options

**Batch Name**: If you select one or more [batches](https://docs.imerit.net/core-concepts/batches) from this dropdown, the assets you will upload will be assigned to the selected batches.

**Frame Step**: If 1, you will be able to see and label each frame of a video. If 2, you will see and label 1 frame every 2, and so on.

If Frame Step is set to 0, videos will be uploaded in General Mode, which is ideal for tasks where the entire video needs to be classified rather than individual frames. [More info on General Mode here](https://docs.imerit.net/labeling/labeling-editor-interface/video-labeling-editor/labeling-videos-in-general-mode).

Click on *Upload* to import your assets. After uploading, they will appear in the *Assets* tab.

{% hint style="info" %}
It is also possible to upload assets through our [API](https://docs.imerit.net/api/api-documentation-deprecated) and [SDK](https://docs.imerit.net/sdk/sdk-documentation).
{% endhint %}
