# Create an Analysis

To create an analysis, go to the samples tab in your project of choice, select the samples you want to include in the analysis and click the `Create Analysis` button in the grid toolbar. The appropriate analysis workflow is automatically determined based on your sample selection.

{% hint style="info" %}
Make sure to only select only samples with the `ready` status.
{% endhint %}

Typically, an analysis workbench becomes available after a few minutes. For very large datasets, this can take longer.

{% embed url="<https://www.loom.com/share/06b1c78522ee4965940bab469243cac3?sid=2c18dbd5-c458-4d23-823c-8b15bc047d15>" %}
Create analysis
{% 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://documentation.panomics.bio/documentation/analyses/create-an-analysis.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.
