# About the Curation Interfaces

**ClinGen** has two distinct curation interfaces, the **Test Site** and the **Production Site**.&#x20;

The two sites have the same functionality, but there are important differences.

<table><thead><tr><th width="221.86195722618282">Test</th><th width="314.3333333333333">Production</th></tr></thead><tbody><tr><td>Training and practice curation</td><td>Real curation</td></tr><tr><td>Data erased annually</td><td>Data saved permanently</td></tr><tr><td>Data is not publishable</td><td>Approved curations can be published</td></tr></tbody></table>

{% hint style="info" %}
Please note that registration for the two sites is separate, so users wishing to use both sites must register for both sites.
{% endhint %}

### The Test Interface&#x20;

#### <https://curation-test.clinicalgenome.org/>&#x20;

![](https://453646021-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FzjRMfxI6chghHwy4VhQv%2Fuploads%2Fy9SO0ylnh1ty69xFR5RX%2Fimage.png?alt=media\&token=46b21571-fd00-4034-9a21-3928b93a38ea)

The test site (also called the demo site) is intended as a resource for new curators and others wishing to familiarize themselves with the interfaces. All data is periodically deleted, and as such, this site should NOT be used for "real" curation.

{% hint style="info" %}
A pink banner with next deletion date is always displayed at the top of the test interface.
{% endhint %}

### The Production Interface

#### <https://curation.clinicalgenome.org/>

![](https://453646021-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FzjRMfxI6chghHwy4VhQv%2Fuploads%2Frmbx5PfVNSipUi97gITT%2Fimage.png?alt=media\&token=749e1629-8c82-4ff1-9db9-82c240a4b07f)

Data entered into the production interface is permanently saved, so this interface should only be used for “real” curation.

We recommend curators become familiar with the curation interfaces by exploring the test versions before curating “real” evidence in the production interfaces. Data entered into the test interfaces is erased annually, so do NOT enter any data you wish to be permanently saved.


---

# 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/getting-started-in-the-vci-and-gci/about-the-curation-interfaces.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.
