# Create Studies

Before analysing datasets, a study needs to be created. Into this study, will we later add profiles of metagenomic runs. These runs can be sourced from archives such as SRA and ENA or private sequencing data.

<figure><img src="/files/PgFs1D97ZZfz4q2qCbeK" alt=""><figcaption></figcaption></figure>

## Fill-in Basic Information

For our Parkinson’s disease public subset example, you can insert the following:

**Title**

Parkinson’s Disease Gut Microbiome – Subset Study

**Description**

Subset of deep-sequenced PD and non-PD patient gut microbiomes

**Tags**

*gut microbiome, microbiome, parkinsons*

{% hint style="info" %}
Note that spaces are allowed but not punctuation marks in ‘Tags’. E.g: 'parkinsons' is accepted but not 'parkinson's'.&#x20;
{% endhint %}

## Finalise Study

When the information looks correct, select 'Create'.&#x20;

<figure><img src="/files/aLCCP7ugNnW8lFahc2zM" alt=""><figcaption></figcaption></figure>


---

# 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/create-studies.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.
