# How to import files into a BaseSpace Project using the web Interface

The following file types can be uploaded to projects in BaseSpace Sequence Hub.

* FASTQ files (\*.fastq.gz),
* Analysis files (Variant Call Format (VCF) and Genomic Variant Call Format (gVCF)),
* Manifests (\*.txt),
* Sample Sheets (.csv),
* etc.

Note: User must have write access (ownership) of the BaseSpace project.

**To upload data via the web interface:**

1. Open the BaseSpace project.
2. From the project, select File (the paper icon), then Upload, and then select Files.
3. Select type of files to upload.

Note: Uploading multiple FASTQ, VCF, or manifest files in a single session requires files of the same type.

1. If uploading a FASTQ file, do the following.
   1. Select Select Biosample, then select or create a Biosample for the FASTQ file(s).
   2. Enter a library name.
   3. Select a library prep kit.
   4. \[Optional] Enter a position name.
   5. Select Finish Upload.
2. If uploading a VCF file, do the following.
   1. Select Select Biosample, then select or create a Biosample for the VCF(s).
   2. Select Finish Upload.
3. If uploading a manifest file, do the following.
   1. Select Select Biosample, then select or create a Biosample that the manifest will be associated with.
   2. Select Finish Upload.
4. If uploading other file types, do the following. (This option is only available in New mode.)
   1. \[Optional] Select Select Biosample, then select or create a Biosample that the files will be associated with.
   2. Select Finish Upload.

See the [Import Files Into a Project help page](https://help.basespace.illumina.com/manage-data/import-data#import-files-into-a-project) for additional information.

\
\
\ <br>

|                                                                                                                                                                                                                                                                                                                                                                 |
| :-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: |
| *For any feedback or questions regarding this article (Illumina Knowledge Article #3651), contact Illumina Technical Support* [*techsupport@illumina.com*](mailto:techsupport@illumina.com?subject=Question%2FFeedback%20Regarding%20Illumina%20Knowledge%20Article%20#000003651%20-%20Software%20\&body=Dear%20Illumina%20Technical%20Support,%0D%0A%0D%0A)*.* |


---

# 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://knowledge.illumina.com/software/cloud-software/software-cloud-software-reference_material-list/000003651.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.
