> 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/publishing-from-the-vci/publishing-to-the-erepo.md).

# Publishing to the ERepo

### [The ClinGen Evidence Repository (ERepo)](https://erepo.clinicalgenome.org/evrepo/)

**Fully approved ClinGen VCEPs** can publish their approved interpretations to the ERepo via the summary page.&#x20;

<figure><img src="/files/3Bdy34zVSBOvhxa4Pt8T" alt=""><figcaption></figcaption></figure>

Click the **Publish to Evidence Repository** button to open the "Publish Interpretation to the Evidence Repository" box.

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

You will be asked to select a reason, or reasons, for publishing the curation. This information will be used by the ERepo to designate the curation's version number.&#x20;

{% hint style="info" %}
Roll your cursor over the <img src="/files/FzYY009JP7t5WYnOxHpG" alt="" data-size="line"> for details about each reason.
{% endhint %}

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

If this is a new curation, please select "New Curation". This disables the other checkboxes as they are only applicable to previously published curations.

<figure><img src="/files/fyhJayHr9Tl075NMBw5x" alt=""><figcaption><p>When "New Curation" is selected, no other options are available</p></figcaption></figure>

If this is a recuration, or you are publishing with a minor (administrative) update please select all relevant reasons.&#x20;

<figure><img src="/files/V8L9TXnnn4xgGpEHmgzf" alt=""><figcaption><p>Select all appropriate Recuration and/or Administrative Update options</p></figcaption></figure>

Click the **Preview Publish** button to see a preview of the interpretation to be published.&#x20;

<figure><img src="/files/1p63FYDfD4gQ7npq50xf" alt=""><figcaption></figcaption></figure>

Click the **Publish** button, and the data will automatically be published to the ERepo.

The summary page will update to reflect the published status, and the option to Unpublish from the ERepo will be available.

<figure><img src="/files/7mQyiHI3CrOohBaTaq0S" alt=""><figcaption></figcaption></figure>


---

# 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:

```
GET https://vci-gci-docs.clinicalgenome.org/vci-gci-docs/vci-help/publishing-from-the-vci/publishing-to-the-erepo.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.
