> For the complete documentation index, see [llms.txt](https://help.connected.illumina.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.connected.illumina.com/emedgene/emedgene-analyze-manual/reviewing_a_case/analysis-tools-tab-beta-v100.39.0+/variant_table/multiselection_of_variants_and_bulk_actions_-340+.md).

# Multi-selection of variants and bulk actions

Using multi-selection mode, you can speed up review by applying actions to multiple variants at once. This makes it easier to apply tags, assign pathogenicity, and review status without handling each variant individually.

{% hint style="info" %}
**Note:** Multi-selection and bulk actions are only available in non-finalized cases to maintain data integrity.
{% endhint %}

## Multi-selection of variants

{% stepper %}
{% step %}
Hover over a variant to reveal a checkbox at the start of the line.
{% endstep %}

{% step %}
Checkboxes appear for all variants in the current view.
{% endstep %}

{% step %}
Select variants individually or use the Select all checkbox.

Select all affects only variants currently displayed on the page, not all variants matching your filters.
{% endstep %}

{% step %}
Once selected, you can do the following actions, [View / Unview variants](https://app.gitbook.com/o/-MWUoaZPOpY9hR_8vqOU/s/2YO86ZgkG5vXGkBAMT71/~/edit/~/changes/285/emedgene-analyze-manual/reviewing_a_case/analysis-tools-tab-beta-v100.39.0+/variant_table/multiselection_of_variants_and_bulk_actions_-340+/view-un-view-variants) , [Assign / Remove tags](https://app.gitbook.com/o/-MWUoaZPOpY9hR_8vqOU/s/2YO86ZgkG5vXGkBAMT71/~/edit/~/changes/285/emedgene-analyze-manual/reviewing_a_case/analysis-tools-tab-beta-v100.39.0+/variant_table/multiselection_of_variants_and_bulk_actions_-340+/assign-remove-tags), [Assign / Clear pathogenicity](broken://spaces/2YO86ZgkG5vXGkBAMT71/pages/UGg4R493d9nTUn6oIDfz) or [Export selected variants to Curate](broken://spaces/2YO86ZgkG5vXGkBAMT71/pages/BQ1KxJCnKS25O11434LD) from the **multi-select actions bar**.
{% endstep %}
{% endstepper %}

<figure><img src="/files/eLLeuqv1S09eSckphp0d" alt=""><figcaption><p>Multi-selection of variants in the <strong>Variant table</strong>, v100.40.0.</p></figcaption></figure>

{% hint style="success" %}
**Tip:** For large variant sets, apply filters first to narrow down your view before using multi-selection.
{% endhint %}

{% hint style="info" %}
**Note:** Once a case is finalized, bulk actions are disabled to protect case integrity.
{% endhint %}

{% hint style="warning" %}
**Warning:** Bulk edits apply immediately to all selected variants. Double-check your selections before applying.
{% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://help.connected.illumina.com/emedgene/emedgene-analyze-manual/reviewing_a_case/analysis-tools-tab-beta-v100.39.0+/variant_table/multiselection_of_variants_and_bulk_actions_-340+.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
