> 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.md).

# Reference Set View

Existing Reference Sets are displayed in the Reference Sets View which is located on the right side of your screen when the default perspective is selected. In case, the view is not displayed, open it from `Window > Show View` or press `Ctrl` +`3` or `Cmd`+`3` and filter for the name of the view.

![Reference Sets View](/files/RFnUpZHMZZTHBtFGmg8H)

Reference Sets are organized in the Reference Sets View by their type. At the top of the view, a filter search field is available which enables users to filter Reference Sets by their label or ID. Navigator toolbar buttons are also available:

* ![](/files/-MWZYnC7exK3uoz8Ttue) *Link with Editor*: When the button is active the Reference Set that is selected in the editor, is also displayed and highlighted in the Reference Set view.
* ![](/files/-MWZYnCAR7eNjQ5p523l) *Filter structural elements:* When the button is enabled structural elements are filtered.
* ![](/files/-M568DJci9fNpRMqLDtJ) *Set concept as root:* Using this button filters the focus to the selected concept and its subtypes.
* ![](/files/-M568DJdQOOaFS-WxhKU) *Return to root concept*: Using this button resets the original tree in the Reference Sets View.
* ![](/files/-M568DJXYcAkHBfr8U9H) *Collapse All*: This button collapses expanded nodes in the navigator.
* ![](/files/-M568DJWoxPZC_Gejzs_) *Toggle between flat list and tree for filtered results*: When the Reference Set tree is filtered, this button switches between the tree and the flat list of the results.

National extensions can be identified by a small flag of the country.


---

# 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.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.
