# View Analyses Across Studies

Click on the **Analyses** tab in the left panel to see a list of all analyses within your workgroup, including those across various studies. Use the **Columns** and **Filters** tabs on the right to adjust and refine your view. You can also search for specific analyses using the search bar in the top right. Additionally, you can perform actions on your analyses, such as renaming or deleting an analysis.

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

{% hint style="warning" %}
Analyses can only be created from within a study. See the [**Studies**](/icm/studies/view-studies.md) section for more information on how to create an analysis.
{% endhint %}


---

# 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/analyses/view-analyses-across-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.
