# Variant Flag Groups

Variant flag groups allow you to organize variants later in the case interpretation. You can add flags for common tasks such as follow-up or to track review statuses.

1. On the top toolbar, select **Configuration**.
2. Select the **Test Components** tab.
3. In the left-hand pane, next to the Variant Flag Groups accordion, select **New**.
4. In the right-hand pane, enter a Variant Flag Group Name.
5. Enter a Flag Name.
6. Choose a flag color.
7. Select **Add**.
8. Create additional flags as needed.
9. Use the drag handles to change the order that data are displayed in Connected Insights and the final report.
10. Select **Save**. The variant flag group appears on the left-hand accordion menu. Select through the flag groups to display previews.
    * Select **Duplicate** to duplicate a flag group.
    * Select **Archive** to make the flag group unavailable when you create a test definition.


---

# 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/c-variant-flag-groups.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.
