# Configuration

## Overview

This page allows you to customize and optimize Connected Insights to suit your specific workflow and preferences. Here, you can configure various settings related to case management, data visualization, variant analysis, and report generation. By tailoring these options, you ensure that the tool aligns perfectly with your needs, enhancing efficiency and accuracy in your genetic analysis and reporting processes.

## Getting Around

To navigate to the configuration page, click the ⚙ icon in the top right corner.

<figure><img src="/files/gaL6c3N3CqscUhBt1qq2" alt=""><figcaption><p>Connected Insights header</p></figcaption></figure>

## Typical Steps

The following steps are performed by a lab director user:

<table><thead><tr><th width="70">#</th><th width="372">Step</th><th width="138">Required</th><th>Default Provided</th></tr></thead><tbody><tr><td>1</td><td>Set up <a href="/pages/8hmjAiM9CjAxcfoJDfof">Custom Case Data</a>.</td><td></td><td></td></tr><tr><td>2</td><td>Set up <a href="/pages/TMbm9l32dHcjvzfhxZ2n">Pipeline and QC Configuration</a>.</td><td></td><td>✔</td></tr><tr><td>3</td><td>Set up <a href="/pages/9FMd5A3gQvQ8jEC32h2L">Preferred Transcripts</a>.</td><td></td><td></td></tr><tr><td>4</td><td>Set up <a href="/pages/t1l3w8xrGmQDm84Pcp2D">Custom Annotations</a>.</td><td></td><td></td></tr><tr><td>5</td><td>Set up <a href="/pages/3m1pXmoPgJZQEDMqNZ7M">Disease Configuration</a>.</td><td></td><td>✔</td></tr><tr><td>6</td><td>Set up <a href="/pages/0gPex3TXWNjBnzOMAJDj">Variant Filters</a>.</td><td></td><td>✔</td></tr><tr><td>7</td><td>Set up <a href="/pages/B1ReTR47VBTCfkbC4trz">Variant Flag Groups</a>.</td><td></td><td>✔</td></tr><tr><td>8</td><td>Set up <a href="/pages/66j9jK2d1sLPxp7qscI0">Actionability Classifications</a>.</td><td></td><td>✔</td></tr><tr><td>9</td><td>Set up <a href="/pages/YYY99fWXboo0yJLfavB9">Report Templates</a>.</td><td></td><td>✔</td></tr><tr><td>10</td><td>Set up <a href="/pages/qbOrFlPQDahTmIBKGqhv">Report Automation</a>.</td><td></td><td>✔</td></tr><tr><td>11</td><td>Set up <a href="/pages/aMZU5Hz5TYuPLkComb4r">Test Definitions</a>.</td><td></td><td>✔</td></tr><tr><td>12</td><td>Set up <a href="/pages/8BrV64IMhEYAKGkA3PbU">Data Upload</a>.</td><td>✔</td><td></td></tr></tbody></table>


---

# 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/connected-insights/configure/configuration.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.
