> 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/gci-help/publishing-an-approved-gene-disease-record/editing-the-disease-term-of-a-published-gene-disease-record.md).

# Editing the Disease Term of a Published Gene-Disease Record

Disease terms cannot be changed on published gene-disease records so it must be unpublished first. Select the "Unpublish Summary" link in the "Saved Provisional and Approved Classification(s)" panel.

![](https://453646021-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FzjRMfxI6chghHwy4VhQv%2Fuploads%2F5VTUwSWbGqcjfzG9LwPU%2FScreen%20Shot%202022-06-27%20at%209.54.52%20AM.png?alt=media\&token=326e806a-d92f-4cf6-ba49-621bd8d347f4)

A new panel will appear **above** the "Saved Provisional and Approved Classification(s)" panel

![](https://453646021-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FzjRMfxI6chghHwy4VhQv%2Fuploads%2FJdZJBPfhUTt5EyBAKrc3%2FScreen%20Shot%202022-06-27%20at%209.59.03%20AM.png?alt=media\&token=d804ebba-4561-401f-86d4-866373545250)

![](https://453646021-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FzjRMfxI6chghHwy4VhQv%2Fuploads%2F5CaD7DKdqfvRhPpkTu6T%2FScreen%20Shot%202022-06-27%20at%2010.03.05%20AM.png?alt=media\&token=57fb39d1-b941-44aa-b830-f0e263f5c748)

An![](https://453646021-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FzjRMfxI6chghHwy4VhQv%2Fuploads%2FBKt1Dr39Q9L4uiOcSPms%2FScreen%20Shot%202022-06-14%20at%203.50.21%20PM.png?alt=media\&token=68918323-9fe4-4bda-8dff-f2c60b917a57)  label will now appear in the "Saved Provisional and Approved Classification(s)" panel.

![](https://453646021-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FzjRMfxI6chghHwy4VhQv%2Fuploads%2FopLeNZHrcB6TqbShNOhh%2FScreen%20Shot%202022-06-27%20at%2010.21.03%20AM.png?alt=media\&token=54dddca6-9833-4291-8ad0-d0e9c6fb9d02)

You can now return to Curation Central for the gene-disease record, and the "Disease" edit button in the header will be active and allow you to select a new disease term.

![](https://453646021-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FzjRMfxI6chghHwy4VhQv%2Fuploads%2FDRd7fKusrKJ2SCuDuLoI%2FScreen%20Shot%202022-06-27%20at%2010.24.49%20AM.png?alt=media\&token=748b6b9a-b790-468f-b13e-f9cb05628917)

After you've selected a new disease term and are ready to republish the classification, select "Administrative Update: Disease Name Update."

<figure><img src="https://453646021-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FzjRMfxI6chghHwy4VhQv%2Fuploads%2FF761yeDAFo4X95mGNWvW%2Fadmin%20update.png?alt=media&amp;token=c224de49-4b96-41e0-98f3-63c5517e7bdb" 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, and the optional `goal` query parameter:

```
GET https://vci-gci-docs.clinicalgenome.org/vci-gci-docs/gci-help/publishing-an-approved-gene-disease-record/editing-the-disease-term-of-a-published-gene-disease-record.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.
