# Choose an Upload Method

We offer multiple ways to upload content. The delivery method you choose should depend on the type and amount of content you have, as well as the technical resources available to you.&#x20;

### Basic Upload Form

The simplest way to upload individual assets is through the "Upload" button on the "Assets" page. You can upload your reference and provide all metadata in our simple upload process. Depending on your contract with us, you may see multiple buttons for different asset types.

After uploading an asset, you can track its import status on your "Drafts" page.

{% hint style="info" %}
We aim to review and import all submissions within 24 hours. Assets uploaded through the upload form are usually reviewed within no more than 2 business days and then imported to Content ID. After no more than 3 business days, you will see them on your "Assets" page.
{% endhint %}

### Bulk Delivery via Google Drive

Delivering assets in bulk is recommended if you want to deliver multiple assets at once.&#x20;

1. **Make a copy of our asset delivery sheet**\
   For each delivery, use one Google Sheet to provide us with all relevant metadata.
   * Music / Sound Recording: Click [this link](https://docs.google.com/spreadsheets/d/16nyHXfHTuWxlYBgU4ODeE-V4V48OX88MQvC0IARhWlk/copy) to make a copy of our music metadata sheet.&#x20;
   * Music Video: Click [this link](https://docs.google.com/spreadsheets/d/1YNiBww2sCt1YU4WGJjENtsvh8LFzWF8cMi_1lfNYvqk/copy) to make a copy of our music video metadata sheet.&#x20;
   * Video / Web Asset: Click [this link](https://docs.google.com/spreadsheets/d/1rhwI0vzq6N5kpYRnKeZe5xjoZ31u_lKkuSQs31PBmIg/copy) to make a copy of our video metadata sheet.
2. **Fill out the metadata sheet**\
   Add the metadata for all assets you want to deliver to us, one row per asset. All blue columns must be filled, yellow ones are optional. Please also mind the formatting guidelines shown in the header of each column.
3. **Upload the reference files**\
   Create a Google Drive folder that contains both your metadata sheet (see step 1) and each asset’s reference file as specified in the “filename” column. \
   Please see this [example folder for a music asset delivery](https://drive.google.com/drive/folders/1UpH6NyalwPF-pdemnNDUfuvrHfnvRT4y) for reference.\
   [Share](https://support.google.com/drive/answer/7166529?hl=en\&co=GENIE.Platform%3DDesktop#zippy=%2Canyone-with-a-link-to-the-folder#:~:text=Anyone%20with%20a%20link%20to%20the%20folder) the Google Drive folder and make sure that “Anyone with the link” can “edit” the entire folder. \
   Send a link to the Google Drive folder to our customer support team. Please don't forget to always send the whole Drive folder, including the asset delivery sheet and all tracks you want to deliver to us.

### Bulk Delivery via SFTP

If you regularly upload a large number of assets (> 100 per month), you can deliver assets in bulk via SFTP. Contact your account manager for information on how to use the SFTP bulk deliver feature.

### API

If you regularly upload a large number of assets (> 100 per month) and have adequate technical abilities, you can deliver assets via API. Contact your account manager for information on how to use the API.


---

# 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://docs.yourv.id/content-id/content-delivery/choose-an-upload-method.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.
