> 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/reference-sets/reference-set-view/context-menu.md).

# Context Menu

The most frequent actions for navigation and editing are available in the context menu of the *Reference Sets View*; you can invoke it by right-clicking on a Reference Set or a Reference Set type.

### Available context menu options for Reference Sets: <a href="#referencesetview-availablecontextmenuoptionsforreferencesets" id="referencesetview-availablecontextmenuoptionsforreferencesets"></a>

* ![](/files/-MUsxZ-NsEGXV9Z3UvJL) **All Reference Set types**
  * **New Reference Set:** Create a child concept (Reference Set) for the selected Reference Set
  * ![](/files/-MWZYnCK9PAKJbdzDhJW) **Add bookmark**: Bookmarks selected Reference Set. Bookmarked components are available in the **Bookmarks View** located in the bottom section when the default perspective is active.
  * ![](/files/-MWZYnCLjKP3D2w_bUv3) **Inactivate or Delete Reference Set**: Inactivate or delete the selected Reference Set depending on whether the given Reference Set is already published (inactivate) or not published (delete).
  * ![](/files/-MWZYnCNNYLTnCqP3Xhw) **Export Reference Set**: all Reference Sets can be exported to RF2 format
* ![](/files/-M568DJahxqC769vpmG9) ***Simple type Reference Sets***
  * ![](/files/-M286fO0ED5q747kdzhv) **Combine Reference Sets:** Combines two selected Reference Sets and creates a new one. Only available for simple type Reference Sets.
  * ![](/files/-M568DJidcgD6CTZ8b7Y) **Export to DVS**: simple type Reference Sets can be exported to Delimiter separated value (DSV) format as well
* ![](/files/-M286fNvcwz4k64A5xRS) ***Simple Map Reference Sets***
  * ![](/files/-M568DJidcgD6CTZ8b7Y) **Export to DVS**: Simple Map type Reference Sets can be exported to Delimiter separated value (DSV) format as well
  * ![](/files/HlMYDQpeGH9WxsLvKjIn) **Update map target component type:** Map target code system can be changed of the selected reference set.
* ![](/files/-M568DJYSkQRlo71fKrN) ***Query type Reference Set***
  * ![](/files/-MWZYnCU0IZINPfWJreP) **Update query type reference set:** Updates Query type Reference Sets and the generated Simple type Reference Sets – useful following (e.g.) a new release of an underlying terminology.

![Simple type Reference Set Context Menu](/files/-MHHG548r-0gx7xKkQr1)

![Query type Reference Set Context Menu](/files/-MHHGcL8QZN4s4jy3_Ee)

## &#x20;<a href="#referencesetview-_toc24399630tooltips" id="referencesetview-_toc24399630tooltips"></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.b2ihealthcare.com/snow-owl-authoring-platform/reference-sets/reference-set-view/context-menu.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.
