# Compliance

### Top Failing Checks

List of prioritized failing checks. Example:

<figure><img src="/files/CIyMl64NFVwaNvM1XAcM" alt=""><figcaption></figcaption></figure>

Failing checks are listed in order of severity. The graphic next to the name of the failing check means:

Clicking any check provides ore information about it. Example:

<figure><img src="/files/d052s7saUZQZX7yDEeVT" alt=""><figcaption></figcaption></figure>

The percentage of users *passing* the check is displayed as a number.

The colored semicircle indicates the severity:

* Red: 50% or fewer users passing.
* Amber: 50% or more users passing.
* Green: No users are failing the check.

### Compliance Reports Available for Download

Click ![](/files/nUiEISP2DPdZ11Z9lhn4) to download `check-compliance-report-<todays-date>.csv` for analysis.


---

# 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.oort.io/dashboard/compliance.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.
