# Create Study

To Create a new study, click <img src="/files/rRCLgrIkYorieJ42ddKb" alt="" data-size="line">in the top right and follow the steps below.

{% stepper %}
{% step %}

#### Enter a Study Name

Enter a name for your study between 1 and 255 characters in length (including special characters). The study name can be updated later.
{% endstep %}

{% step %}

#### Enter a Study Description

Enter an optional description between 1 and 500 characters in length (including special characters). The study description can be updated later.
{% endstep %}

{% step %}

#### Select an Existing Project

If the data files are stored in an ICA project, check the box of "I want to choose my preferred ICA Project" and select an ICA project to ingest data from. The project list will only display the projects accessible to your workgroup. When adding data to your study, the available data will come from the ICA project you select.

If you don't have an ICA project before creating study, you can type in new project name to create one, and then upload files to the project in ICA after new project creation.
{% endstep %}
{% endstepper %}

<div align="left"><figure><img src="/files/kmjDtshynqiKIBL4Avek" alt="" width="563"><figcaption></figcaption></figure></div>

Click **Create** to create your study. You will be redirected to the new study. For information on how to navigate within your study, see [View Studies](/icm/studies/view-studies.md).

{% embed url="<https://youtu.be/X-NO54Hjg2Y?si=-PuD_-ssuUiEKaa3>" %}
How to get started with Illumina Connected Multiomics
{% endembed %}


---

# 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://help.connected.illumina.com/icm/studies/create-study.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.
