# Classification Results

Upon finishing classification, new inferences, recommended redundancies, and concept equivalencies are all displayed in a dedicated browser view. Users wishing to review and study classification results before saving them can do so while engaging with other activities at the same time, as the classification results browser does not block the UI from other tasks.&#x20;

{% hint style="info" %}
However, while someone is reviewing results and has this view open, other users are blocked from saving modifications on the same branch to avoid inconsistencies.
{% endhint %}

## Export classification results <a href="#classificationresultsbrowser-_toc24399617exportclassificationresults" id="classificationresultsbrowser-_toc24399617exportclassificationresults"></a>

To review results independently, click on the ![](/files/-M286fNae-ekI1IHzm-E) *Export classification results to DVS* button. The exported **`.zip`** file contains the Relationship Changes and the Equivalent Concepts file.

## Save classification results <a href="#classificationresultsbrowser-_toc24399618saveclassificationresults" id="classificationresultsbrowser-_toc24399618saveclassificationresults"></a>

Click the <img src="/files/-M568DJBH9csbgn8GtKc" alt="" data-size="line"> *Save* button and hit **`OK`** in the confirmation dialog to persist the classification results.&#x20;

{% hint style="info" %}
In case there are no changes, the <img src="/files/-M568DJBH9csbgn8GtKc" alt="" data-size="line"> *Save* button is disabled.
{% 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/description-logic/classification-results.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.
