# Add Variant

If you ever notice an inaccurate variant call or have additional variants from another test to report, variants can be added to the case at any time, ensuring your analyses are both accurate and comprehensive.

1. Navigate to the [Case Page](/connected-insights/interpret-and-report/inter-introduction.md) of a case.
2. Next to the case ID in the top left area of the screen, click the ◦◦◦ icon.
3. Click **Add Variant**.
4. Observe the instructions and complete the form. Required fields are indicated with an asterisk (\*).

Notice that step 2 can be performed from any tab within the case, such as on the [Visualize Tab](/connected-insights/interpret-and-report/cm-visualize-tab.md), and [Biomarker Details](/connected-insights/interpret-and-report/viewdetails-introduction.md) by pulling down the page.

<figure><img src="/files/aaPNxapW5vPUm9a3fVYz" alt=""><figcaption></figcaption></figure>


---

# 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/interpret-and-report/add-variant.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.
