# Adding Curated Evidence

Following the evaluation of each criterion (or group of criteria), curators may include associated **Curated Evidence.**

* The **Population**, **Variant Type**, and **Experimental** tabs include fields to add Curated Literature Evidence by PMID.
* The **Case/Segregation** tab ([see next section](/vci-gci-docs/vci-help/evaluating-criteria/case-segregation-data.md)) includes Curated Evidence fields which allow for additional types of evidence (e.g. Clinical Lab). &#x20;

![](/files/FrNrmqpkSStdALnZq2tp)

#### Add Curated Literature Evidence&#x20;

Navigate to the criteria evaluation to which you wish to add literature evidence.&#x20;

Click "**Add PMID**" to open the "Add new PubMed Article" selection screen.

Enter PMID and click "**Retrieve PubMed Article**."

![](/files/EkFsEV3M9eBjWf04JvKG)

Confirm the retrieved citation is correct and click "**Add Article**." &#x20;

![](/files/n0OcLX3v41Av8knEHaZJ)

The citation will now appear under Curated Literature Evidence.

![](/files/0OHLJwuprIq4MTqZnPcJ)

Select the appropriate criteria code from the pulldown menu and enter a description of relevant data in the "Evidence" text box.                     &#x20;

Click "**Add Evidence**". Note, both fields must be completed to proceed.&#x20;

![](/files/SGnOruVf0lTuuQDbby39)

![](/files/eihurvEmoDKvpP9eafV5)

The literature evidence is now added to the evaluation along with the curator's name (and affiliation if applicable) and date/time added.&#x20;

![](/files/k8ecMOMZZF312n6rIF76)

If you wish to change the criteria code or revise the evidence text summary, click **Edit**.

If you would like to remove the article completely, click **Delete**. You will be prompted to confirm deletion and have the option to cancel if you clicked delete in error.                  &#x20;

![](/files/UIE6Y5A9szMKLxfj34mU)

You may now move on to evaluate other criteria, or click **Add PMID** to add additional article(s) to this section. &#x20;

{% hint style="info" %}
The curated literature evidence is viewable by all curators, but the **Edit** and **Delete** options are only available to user who added it.&#x20;
{% endhint %}


---

# 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://vci-gci-docs.clinicalgenome.org/vci-gci-docs/vci-help/evaluating-criteria/adding-curated-evidence.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.
