# View Biomarker Details

The Biomarker Details page brings together key information and actions related to variants. The page exists for individual variants and genome-wide biomarkers like TMB and MSI. You can use the Biomarker Details page to do the following:

* Set variant transcripts. For more information, refer to [Variant Transcripts](/connected-insights/interpret-and-report/inter-transcripts.md).
* Review assertions already created for the biomarker. For more information, refer to [Biological Classification](/connected-insights/interpret-and-report/viewdetails-introduction/viewdetails-biological-classification-assertions.md), [Actionability](/connected-insights/interpret-and-report/viewdetails-introduction/viewdetails-actionability.md), [Clinical Trials](/connected-insights/interpret-and-report/viewdetails-introduction/viewdetails-clinical-trials.md).
* Review sign-off reports that included the biomarker. For more information, refer to [Biological Classification](/connected-insights/interpret-and-report/viewdetails-introduction/viewdetails-biological-classification-assertions.md), [Actionability](/connected-insights/interpret-and-report/viewdetails-introduction/viewdetails-actionability.md), [Clinical Trials](/connected-insights/interpret-and-report/viewdetails-introduction/viewdetails-clinical-trials.md).
* Review variant information:
  * [Oncogenicity Prediction](/connected-insights/interpret-and-report/viewdetails-introduction/viewdetails-oncogenicity-prediction.md)
  * [Visualize](/connected-insights/interpret-and-report/viewdetails-introduction/viewdetails-visualize.md)
  * [Variant Overview](/connected-insights/interpret-and-report/viewdetails-introduction/viewdetails-variant-overview.md)
  * [Gene Overview](/connected-insights/interpret-and-report/viewdetails-introduction/viewdetails-gene-overview.md)
  * [Cancer Datasets](/connected-insights/interpret-and-report/viewdetails-introduction/viewdetails-cancer-data-sets.md)
  * [Computer Predictors](/connected-insights/interpret-and-report/viewdetails-introduction/viewdetails-computer-predictors.md)
  * [Population](/connected-insights/interpret-and-report/viewdetails-introduction/viewdetails-population.md)
* Interpret the variant and include it in the report. For more information, refer to [Interpret a Biomarker](/connected-insights/interpret-and-report/inter-interp-a-variant.md).

To open the Biomarker Details page, select Interpret for a specific variant in the Overview or Variants tab.


---

# 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/viewdetails-introduction.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.
