> 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/launching-analysis/creating_a_single_case/3.-case-info/preset_groups.md).

# Select a preset group

A **preset group** is a reusable set of filter presets applied for specific case types, as defined by your laboratory SOPs.

Select a preset group in the **Case info** screen during case creation or [editing](/emedgene/emedgene-analyze-manual/reviewing_a_case/editing_an_existing_case.md).

* The group selected for the case determines which presets appear in the **Presets tab** of the **Filtering panel**.
* If no group is selected, the system automatically applies the **default preset group** defined in **Lab workflow settings**.

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

## Where can I manage preset groups for my organization?

To manage preset groups, go to **Settings** → **Organization settings** → [**Lab workflow**](/emedgene/emedgene-analyze-manual/settings/organization_settings_-330+/lab-workflow.md). There, you can create and edit preset groups, hide or unhide them, download them, and set a default preset group for new cases.

## Learn more

<table data-view="cards"><thead><tr><th></th><th></th><th></th></tr></thead><tbody><tr><td><strong>Lab workflow settings</strong></td><td>Manage presets and preset groups.</td><td><i class="fa-arrow-up-right-from-square">:arrow-up-right-from-square:</i> <a href="/pages/xvk9gO5HxXNyegjuH7jf">Learn more</a></td></tr><tr><td><strong>Default preset group</strong></td><td>Set the preset group applied automatically when no group is selected.</td><td><i class="fa-arrow-up-right-from-square">:arrow-up-right-from-square:</i> <a href="/pages/bVe89BlBkqRwsWeLDKiz">Learn more</a></td></tr><tr><td><strong>Presets tab</strong></td><td>Use predefined combinations of filters that reflect your laboratory’s SOPs.</td><td><i class="fa-arrow-up-right-from-square">:arrow-up-right-from-square:</i> <a href="/pages/3cqzwze3tl8VUx2st7kf">Learn more</a></td></tr></tbody></table>


---

# 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/launching-analysis/creating_a_single_case/3.-case-info/preset_groups.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.
