# User Interface

## Default perspective <a href="#introducingthesnowowluserinterface-defaultperspective_toc24399540" id="introducingthesnowowluserinterface-defaultperspective_toc24399540"></a>

When you open Snow Owl for the first time you will be presented with the Authoring Perspective, which is the default layout. It contains menus, toolbars, and two different kinds of sections: editors and views.

<figure><img src="/files/VhPtIUsvth4033O8LCPr" alt=""><figcaption><p>Default Perspective</p></figcaption></figure>

You can change the layout of the user interface according to your needs, and even save different custom perspectives based on that. When closing the application, the latest perspective will be preserved and brought up again when opening Snow Owl.

Snow Owl allows browsing, searching, editing, and authoring in multiple terminologies and classification systems (e.g., SNOMED CT, ICD-10-UK, OPCS-4, as well as for components in Reference Sets).

Content is displayed in views and editors.

* **Views** show where the concepts or codes are located within the hierarchy. Since they can be used to navigate up or down the hierarchy, they are also called Navigators.
* **Editors** display detailed information about a selected concept or code. For SNOMED CT, ATC, LOINC, and Local Code Systems can also be used for authoring.

Searches can be performed across terminologies and classification systems. Multiple search tools are available: [Quick Search](/snow-owl-authoring-platform/browsing-and-searching/searching/quick-search.md), [Filter Search](/snow-owl-authoring-platform/browsing-and-searching/searching/filter-search.md), and [Advanced Search](/snow-owl-authoring-platform/browsing-and-searching/searching/advanced-search.md). Semantic queries based on ECL are also possible.

{% hint style="info" %}
For easy retrieval, concepts or other components can be bookmarked.
{% endhint %}


---

# Agent Instructions: 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:

```
GET https://docs.b2ihealthcare.com/snow-owl-authoring-platform/introduction/user-interface.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
