> For the complete documentation index, see [llms.txt](https://docs.snomed.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.snomed.org/snomed-ct-user-guides/authoring-user-guide/how-to/task-edit/modify-a-general-concept-inclusion-gci-in-a-concept.md).

# Modify a General Concept Inclusion (GCI) in a concept

| Steps                                                                                                                                                                                                                                                                              | References                                                                                          |
| ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------------------- |
| With a GCI present in the concept edit panel (eg via the steps above), use the `Add GCI Axiom` button in the concept header to add a new GCI to the edit panel. Drag and drop the concept parent `Diabetes mellitus (disorder)` as the target for the new GCI `Is a` relationship. | <div><figure><img src="/files/Gbl2cy1amjoZvwwQBQpE" alt=""><figcaption></figcaption></figure></div> |
| Using the `Add General Concept Inclusion` button in the concept header, add another GCI to the concept edit panel.                                                                                                                                                                 |                                                                                                     |
| Press the `Add New Relationship` "plus" button within the GCI panel to add a new relationship. Use type-ahead search to enter and select `Associated with (attribute)` as the relationship type.                                                                                   | <div><figure><img src="/files/euL2psLSsglY4vjcD32m" alt=""><figcaption></figcaption></figure></div> |
| Use type-ahead search to enter and select (for instance) `Disorder of endocrine system (disorder)`as the target value for the new `Associated with` relationship.                                                                                                                  | <div><figure><img src="/files/maW7AHLjLhpWqrJ6COfQ" alt=""><figcaption></figcaption></figure></div> |
| Save the new GCI via the concept header `Save Concept` button.                                                                                                                                                                                                                     | <div><figure><img src="/files/c0EUisgCuuH1XnnuHCdI" alt=""><figcaption></figcaption></figure></div> |
| Modify the original GCI, for example using type-ahead search to find and select `Alteration in nutrition (finding)` as a new target for the `Due to` attribute.                                                                                                                    | <div><figure><img src="/files/3b8GOlkxdB65m3MmpnW8" alt=""><figcaption></figcaption></figure></div> |
| Press Save in the concept header to save the GCI attribute changes.                                                                                                                                                                                                                | <div><figure><img src="/files/aPf4wPPyzhpjqDSwsBN9" alt=""><figcaption></figcaption></figure></div> |
| Confirm the changes via the Stated view of the concept diagram.                                                                                                                                                                                                                    | <div><figure><img src="/files/l8JGSftk3K5O3GlZ7jxw" alt=""><figcaption></figcaption></figure></div> |

<a href="https://docs.google.com/forms/d/e/1FAIpQLScTmbZIf0UEQwYDkY27EEWBkaiYkHSbR0_9DmFrMLXoQLyL7Q/viewform?usp=pp_url&#x26;entry.1767247133=AP+UG&#x26;entry.670899847=Modify%20a%20General%20Concept%20Inclusion%20%28GCI%29%20in%20a%20concept" class="button primary">Provide Feedback</a>


---

# 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://docs.snomed.org/snomed-ct-user-guides/authoring-user-guide/how-to/task-edit/modify-a-general-concept-inclusion-gci-in-a-concept.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.
