# Upload Metadata

## Progress

Let's look at what we have so far:

{% tabs %}
{% tab title="Raw Data" %}
Unprofiled samples
{% endtab %}

{% tab title="Profiled Samples" %}
Profiled but undescribed samples
{% endtab %}

{% tab title="Study" %}
Collection of profiled samples
{% endtab %}

{% tab title="Associated Metadata" %}
Description of samples
{% endtab %}
{% endtabs %}

\
We started with:&#x20;

**Raw Data** (unprofiled samples)

Profiled the raw data to get:

**Profiled Samples** (profiled but undescribed samples)

Grouped the profiled samples into a study:

**Study** (collection of profiled samples)

Combined the profiled sample metadata with the SRA metadata:

**Associated Metadata** (description of samples)

## Process

We want to combine the **profiled samples** and their **associated metadata** to create a dataset.&#x20;

Datasets contain samples that are both profiled and described which we can use to categorize into cohorts for discovery of statistical patterns. Datasets are necessary for bioinformatic analyses.&#x20;

## Proceed

In the next step, we will upload the metadata to the profiles.&#x20;


---

# 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://kb.ezbiocloud.net/home/protocols/shotgun-microbiome/describe-profiles/upload-metadata.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.
