# Use Your Own Data with Terra

This page describes how researchers may bring their own data files and metadata into Terra. Some researchers may choose to bring their own data to Terra in addition to - or instead of - using BDC data from Gen3. For example, this may be done when bringing additional (e.g., longitudinal) phenotypic data to enhance the harmonized metadata available from Gen3, or when using Joint variant calling with additional researcher provided genomic data, or even using researcher provided data exclusively,

Generally, there are two types of data that researchers typically bring to Terra. Data files (e.g., genomic data, including CRAM and VCF data), and metadata (e.g., tables of clinical/phenotypic or other data, typically regarding the subjects in their study). These are described separately below.<br>

There are two ways a researcher's data files may be made available in Terra: By uploading data to the researcher's workspace bucket or enabling Terra to access the researcher's data in a researcher managed Google bucket, for which you need to set up a proxy group.

Article: [Uploading to a workspace Google bucket](https://support.terra.bio/hc/en-us/articles/360024056512-Uploading-to-a-workspace-Google-bucket)​\
Article: [Understanding and setting up a proxy group](https://support.terra.bio/hc/en-us/articles/360031023592-Understanding-and-setting-up-a-proxy-group)

The ways in which a researcher may import metadata to the Terra Data tables are described in the​ articles and tutorials below:

Article: ​[Managing data with tables](https://support.terra.bio/hc/en-us/articles/360025758392)​\
Article: ​[How to import metadata to a workspace data table<br>](https://support.terra.bio/hc/en-us/articles/360036954991-How-to-import-metadata-to-a-workspace-data-table)VIdeo: [Introduction to Terra data tables<br>](https://www.youtube.com/watch?v=IeLywroCNNA\&t=8s)Video: [Making and uploading data tables to Terra](https://www.youtube.com/watch?v=2MxSlKhIrFY\&t=1s)<br>


---

# 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://bdcatalyst.gitbook.io/biodata-catalyst-documentation/written-documentation/analyze-data-1/terra/bringing-data-into-a-workspace/using-your-own-data-with-terra.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.
