> For the complete documentation index, see [llms.txt](https://vci-gci-docs.clinicalgenome.org/vci-gci-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://vci-gci-docs.clinicalgenome.org/vci-gci-docs/vci-help/the-evaluation-summary/viewing-and-printing-summaries.md).

# Viewing and Printing Summaries

**How to View Summaries**

Upon saving all Provisional and Approved Interpretations a snapshot of their Evaluation Summary is also saved. A Summary is viewable for each Interpretation from the "Saved Provisional and Approved Interpretation(s)" on the Evaluation Summary page by clicking on the "View Provisional Summary" and "View Approved Summary" buttons. For archived Interpretations these buttons appear gray but they are still active linkouts to the Summaries.

**Summaries**

A Summary snapshot will contain a Summary table at the top with information about the Interpretation, followed below by the Evidence Summary, and finally the criteria tables underneath.

![](https://453646021-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FzjRMfxI6chghHwy4VhQv%2Fuploads%2FnhP0W7eKkG5COofA8p7e%2Feval%20sum.png?alt=media\&token=8e70ae7e-06f3-45b9-a04e-de7a5339976d)

**Printing Summaries**

You can print an Interpretation Summary by using the <img src="https://453646021-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FzjRMfxI6chghHwy4VhQv%2Fuploads%2Fz2U4EAfRCGJlLLSoiWbL%2Fprint%20pdf.png?alt=media&amp;token=8633ea61-e976-4715-baf6-563dbcf56c32" alt="" data-size="line"> button in the footer following the criteria tables.

Recommended print settings:

* Layout: Landscape
* Scale: 50%
* Margins: Minimum
* Background graphics selected

You can also use your Print dialogue box to save your Interpretation as a PDF.


---

# 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://vci-gci-docs.clinicalgenome.org/vci-gci-docs/vci-help/the-evaluation-summary/viewing-and-printing-summaries.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.
