> 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+/filters_presets_panel/custom-tab.md).

# Custom tab

The **Custom tab** in the [**Filtering panel**](/emedgene/emedgene-analyze-manual/reviewing_a_case/analysis-tools-tab-beta-v100.39.0+/filters_presets_panel.md) displays **custom preset groups** created for the current case.

Custom preset groups are [created](/emedgene/emedgene-analyze-manual/reviewing_a_case/analysis-tools-tab-beta-v100.39.0+/filters_presets_panel/presets/creating-a-custom-preset-group.md) during case review by applying [**variant search**](/emedgene/emedgene-analyze-manual/reviewing_a_case/analysis-tools-tab-beta-v100.39.0+/filters_presets_panel/variant_search.md) refinement filters on top of the preset group.

Each preset in a custom preset group intersects its original logic with the refinement filters.

Custom preset groups are available only in the current case. They are not saved in **Settings** and cannot be reused in other cases.

## What you can do in this tab

* [**Select a custom preset group**](/emedgene/emedgene-analyze-manual/reviewing_a_case/analysis-tools-tab-beta-v100.39.0+/filters_presets_panel/custom-tab/using-presets-from-a-custom-preset-group-in-case-review.md#selecting-a-preset-group): Select a custom preset group to filter variants in the current case.
* [**Apply a preset from a custom preset group**](/emedgene/emedgene-analyze-manual/reviewing_a_case/analysis-tools-tab-beta-v100.39.0+/filters_presets_panel/custom-tab/using-presets-from-a-custom-preset-group-in-case-review.md#applying-a-preset): Apply a preset with added refinement filters.
* [**View the logic of a preset from a custom preset group**](/emedgene/emedgene-analyze-manual/reviewing_a_case/analysis-tools-tab-beta-v100.39.0+/filters_presets_panel/custom-tab/using-presets-from-a-custom-preset-group-in-case-review.md#viewing-preset-logic): Expand a preset to inspect its filtering conditions.
* [**Mark a preset from a custom preset group as reviewed**](/emedgene/emedgene-analyze-manual/reviewing_a_case/analysis-tools-tab-beta-v100.39.0+/filters_presets_panel/custom-tab/using-presets-from-a-custom-preset-group-in-case-review.md#marking-a-preset-as-reviewed): Track preset review progress.

## Learn more

<table data-view="cards"><thead><tr><th></th><th></th><th></th></tr></thead><tbody><tr><td><strong>Creating a custom preset group</strong></td><td>Create a case-specific version of the active preset group.</td><td><i class="fa-arrow-up-right-from-square">:arrow-up-right-from-square:</i> <a href="/pages/qedrBkM8z8mh4RfeyxBF">Learn more</a></td></tr><tr><td><strong>Using presets from a custom preset group in case review</strong></td><td>Select a custom preset group, apply presets, inspect preset logic, and track reviewed presets.</td><td><i class="fa-arrow-up-right-from-square">:arrow-up-right-from-square:</i> <a href="/pages/leRl5CLc38QIqvyN8oZU">Learn more</a></td></tr><tr><td><strong>Variant search</strong></td><td>Refine preset results with ad hoc search queries during case review.</td><td><i class="fa-arrow-up-right-from-square">:arrow-up-right-from-square:</i> <a href="/pages/8bL6ySzmBm9eMpseP73b">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/reviewing_a_case/analysis-tools-tab-beta-v100.39.0+/filters_presets_panel/custom-tab.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.
