# Metadata

### Data Objects <a href="#data-objects" id="data-objects"></a>

Object Classes include:

* Data files
* Apps and Applets
* Workflows
* Jobs
* Analyses
* Records

Each object receives their own unique ID

* These can be file IDs or job IDs
* These NEVER change
* The same file can be uploaded multiple times into a project; different objects will be created. The platform DOES NOT overwrite a file. Instead, it creates a new file ID every time you upload it.
* Metadata is essential to keep track of these files and their properties, since we cannot change the file ID.

The data objects can have have 2 different items of custom metadata that can be added at any point. They are:

* Tags: which are words to describe the file format, genome, etc.
  * Examples: fastq, control, bam, vcf
* Properties: are key/ value pairs that can be used to describe the file
  * Examples: sample\_id, value= 001

### Viewing Metadata <a href="#viewing-metadata" id="viewing-metadata"></a>

Go to your project folder and find the file information. Identify the columns for the name, type/ class, and tags. You can do this in the overview of each, without selecting the file:

<figure><img src="https://3504452945-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fp8rQlIsJAoT4gb1fg2yr%2Fuploads%2Fgit-blob-0a24b236a2469fe1512149f1b12ed198c32012ac%2FScreenshot%202025-10-03%20at%204.09.05%E2%80%AFPM.png?alt=media" alt=""><figcaption></figcaption></figure>

Or, you can do this by selecting each file individually to see a detailed view:

<figure><img src="https://3504452945-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fp8rQlIsJAoT4gb1fg2yr%2Fuploads%2Fgit-blob-eb2712e18ab1dc666b13b94f2f009b4eed7ee70c%2FScreenshot%202025-10-03%20at%204.09.24%E2%80%AFPM%20copy.png?alt=media" alt=""><figcaption></figcaption></figure>

### Organization <a href="#organization" id="organization"></a>

You can sort and organize data based on pre-established and custom metadata by selecting the “column” icon in the top right. Columns can also be sorted by hovering over the title.

### Filtering Metadata <a href="#filtering-metadata" id="filtering-metadata"></a>

You can filer by the metadata present in the project space. The options are drop down menus above the overview of the metadata headings.

### Data Operations <a href="#data-operations" id="data-operations"></a>

When viewing details of a particular data object, you will have a section for the data operations of a file. These include archive, copy, delete, and download. These operations will vary based on the access permission that you have for a given project. You can see the data operations available in the image below:

<figure><img src="https://3504452945-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fp8rQlIsJAoT4gb1fg2yr%2Fuploads%2Fgit-blob-319c26fd4c04c6f08e5e6464c6801802359a760e%2FScreenshot%202025-10-03%20at%204.15.00%E2%80%AFPM.png?alt=media" alt=""><figcaption></figcaption></figure>
