> For the complete documentation index, see [llms.txt](https://helpcenter.xopero.com/xopero-one-en/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://helpcenter.xopero.com/xopero-one-en/management/dashboard/compliance-summary.md).

# Compliance summary

**The compliance summary tile in the Xopero ONE Management Service dashboard provides a real-time overview of your organization’s backup and security status, highlighting the percentage of active backup plans and encrypted copies. It allows administrators to quickly identify non-compliant systems and monitor policy adherence to ensure regulatory data protection requirements are consistently met.**

***

## General information

The compliance summary provides a brief overview of the dashboard, offering a quick insight into the security and reliability of your backup environment. It summarizes key aspects such as resource protection, SLA compliance, encryption, and replication. Each element helps verify whether backups are correctly configured and maintained, ensuring that your environment meets the established **Xopero ONE** standards.

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

***

## Compliance conditions

Meeting all compliance conditions is a bit complex, as each item can have one of three statuses: **OK** (![OK icon](/files/5qzaO7O1ewPe0mVPv3HI)), **warning** (![Warning icon](/files/Mh5YJyeFLKLTqxMCqy5f)), or **error** (![Error icon](/files/5iJ7l4lXqrF9k8LFl4Gv)). Depending on the status, the condition may be fully met, trigger a warning, or report an error indicating that the condition is not satisfied.

### <mark style="background-color:blue;">Data protection</mark>

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

**Data protection** shows the percentage of integrated resources that have active backup plans and are protected:

![OK icon](/files/5qzaO7O1ewPe0mVPv3HI) If all resources added to **Xopero ONE** have active backup plans, the condition is considered met.

![Warning icon](/files/Mh5YJyeFLKLTqxMCqy5f) If not all resources are protected, but at least 90% are included in active backup plans, the condition is met with a warning.

![Error icon](/files/5iJ7l4lXqrF9k8LFl4Gv) If fewer than 90% of resources are protected, the condition is not met.

### <mark style="background-color:blue;">SLA from 24hrs</mark>

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

**SLA from 24hrs** indicates whether all backups have been successfully executed at least once within the past 24 hours:

![OK icon](/files/5qzaO7O1ewPe0mVPv3HI) If all backups have been successfully executed within the last 24 hours, the condition is met.

![Warning icon](/files/Mh5YJyeFLKLTqxMCqy5f) If not all backups have been successfully executed, but at least 90% of resources have been protected, the condition is met with a warning.

![Error icon](/files/5iJ7l4lXqrF9k8LFl4Gv) If fewer than 90% of resources have been successfully protected, the condition is not met.

### <mark style="background-color:blue;">Encryption</mark>

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

**Encryption** shows the percentage of backup plans that are encrypted:

![OK icon](/files/5qzaO7O1ewPe0mVPv3HI) If encryption is enabled for all backup plans, the condition is met.

![Warning icon](/files/Mh5YJyeFLKLTqxMCqy5f) If encryption is not enabled for all plans, but at least 90% of them have encryption enabled, the condition is met with a warning.

![Error icon](/files/5iJ7l4lXqrF9k8LFl4Gv) If fewer than 90% of plans have encryption enabled, the condition is not met.

### <mark style="background-color:blue;">Replication</mark>

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

**Replication** shows the status of active backup storage data replication plans:

![OK icon](/files/5qzaO7O1ewPe0mVPv3HI) If a replication plan is configured, the condition is met.

![Warning icon](/files/Mh5YJyeFLKLTqxMCqy5f) If replication is not configured and more than one active storage exists, the condition is met with a warning.

![Error icon](/files/5iJ7l4lXqrF9k8LFl4Gv) If a replication plan is not configured and only one active storage exists, the condition is not met.

***

## Useful links and items

{% content-ref url="/pages/85FYmeBoUeKAo3C9MTlI" %}
[Encryption & data security](/xopero-one-en/backup-plans-and-features/encryption-and-data-security.md)
{% endcontent-ref %}

{% content-ref url="/pages/F1gqlKVZEEvKwBn8FOok" %}
[Replication](/xopero-one-en/backup-plans-and-features/replication.md)
{% endcontent-ref %}


---

# 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://helpcenter.xopero.com/xopero-one-en/management/dashboard/compliance-summary.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.
