# Run Validation

There are two options to run a validation process within the client. The easiest way to access it is by clicking on the ![](https://snowowl.atlassian.net/wiki/download/attachments/611026540/validation-icon.png?version=1\&modificationDate=1578404967142\&cacheVersion=1\&api=v2) icon in the main toolbar, or simply via `Tools > Validate SNOMED CT...` .

![](https://content.gitbook.com/content/N7ynFOLTw3W9Zow9AaAJ/blobs/x0vhencla3stzmdOeUEp/01.png)

<figure><img src="https://content.gitbook.com/content/N7ynFOLTw3W9Zow9AaAJ/blobs/j8AdVjyw7NefxLyywarn/image.png" alt=""><figcaption></figcaption></figure>

Validation supports running rules by severity and turning specific rules on or off from the validation. These can be configured in a dialog that pops up after clicking on ![](https://snowowl.atlassian.net/wiki/download/attachments/611026540/validation-icon.png?version=1\&modificationDate=1578404967142\&cacheVersion=1\&api=v2) **`Validate SNOMED CT...`** .

![Validation Wizard](https://content.gitbook.com/content/N7ynFOLTw3W9Zow9AaAJ/blobs/GF1BQux1rKHjq6na09za/01.png)

It is also possible to run validation on unpublished content only by ticking the checkbox right below the wizard's header.

Validation is always executed on the active branch, which is why it is important to make sure that the right branch is active before performing the action. Running validation process is present as a job at **Remote Jobs View**. Here, it is also indicated that the validation has been executed on which branch. As per the example shows below the validation has been executed on the active task branch.

![Validation running on task branch 5158](https://content.gitbook.com/content/N7ynFOLTw3W9Zow9AaAJ/blobs/5zKemGIbO7zB6jYV7DHA/04.png)

**Validation Issues View** always displays the currently active branch's latest validation results. For example, if the user switches to a previous version from the **Cody Systems View**, the **Validation Issues View** would change according to.

Components that fail validation are listed in the **Validation Issues View**, grouped by severity and rule number.

![Validation Issues view displaying components that failed the validation](https://content.gitbook.com/content/N7ynFOLTw3W9Zow9AaAJ/blobs/qbKYWs9gOrhnmoCGTcpU/02.png)

Validation issue components are represented by their ID and label. The table is ordered by the component ID.


---

# 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/validation/run-validation.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.
