> For the complete documentation index, see [llms.txt](https://docs.b2ihealthcare.com/snow-owl-authoring-platform/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.b2ihealthcare.com/snow-owl-authoring-platform/editing-and-authoring/snomed-ct-editing/concept-editing/changing-the-preferred-term.md).

# Changing the Preferred Term

Each Fully Specified Name and Synonym has a ![](https://snowowl.atlassian.net/wiki/download/thumbnails/611026370/worddav45a0894989d78bc9e2864fa05a88ce8c.png?version=1\&modificationDate=1578324744313\&cacheVersion=1\&api=v2\&width=16\&height=16) rosette icon, a red icon means that the description is preferred in the specific language reference set, while a grey icon means that the description is acceptable.

![Description Acceptability Indicator](/files/LYPpCGbZGPuFjlSeGGl0)

Clicking on the rosette icon changes the acceptability values from preferred to acceptable and vice versa.

Alternative description acceptability editing:

Click the blue triangle in front of the term you would like to change the acceptability of to bring up the Context Menu. Choose *Preferred*, then select the desired Language Reference Set from the list.

![Setting New Preferred Term](/files/Wp3hFayy9Sy2cN4ch6hd)

The Preferred Term icon ![](https://snowowl.atlassian.net/wiki/download/thumbnails/611026370/worddav45a0894989d78bc9e2864fa05a88ce8c.png?version=1\&modificationDate=1578324744313\&cacheVersion=1\&api=v2\&width=16\&height=16) is now displayed in front of the new term. A small asterisk `*` in the editor title indicates that you have unsaved changes.

![New Preferred Term Set](/files/TdTlpd9zMBxb9Wg7o7BB)

Click the ![](https://snowowl.atlassian.net/wiki/download/thumbnails/611026370/worddav3a3f88b3c5aa2fd23db3b9c27f990d19.png?version=1\&modificationDate=1578324741657\&cacheVersion=1\&api=v2\&width=16\&height=16) *Save* button in the main toolbar to submit your changes to the repository. Enter a comment describing your change in the dialog.

The new Preferred Term now appears in the title of the editor.&#x20;

![New Preferred Term Displayed in the Concept Editor](/files/lo5UXnNzSFtL1AzJXuUW)


---

# 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.b2ihealthcare.com/snow-owl-authoring-platform/editing-and-authoring/snomed-ct-editing/concept-editing/changing-the-preferred-term.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.
