# Key Features

slaOS is designed to handle the broadest possible spectrum of SLAs and SLOs. From standard software metrics such as *uptime*, *latency*, and *error rates*, to more advanced use cases like *data freshness*, *AI model drift* , *spam detection* and *mean time to detect (MTTD)* . Beyond software, it supports SLOs like *customer response time*, and *service resolution times* amongst others.

Here's a brief run through of our key features:

## Query Builder

With Rated slaOS, you can work with logs, metrics, or any combination of data types and sources. Our query builder allows you to construct multiple queries and define relationships between them, capturing  performance indicators like latency, uptime, throughput, data freshness, or availability.&#x20;

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

## SLA Engine

We recognise that service levels are promised to customers individually and should be upheld as such. The SLA engine allows you to compute, monitor, and manage Service Level Agreements (SLAs) on a per-customer basis. Configure custom service levels for each client, tailoring your commitments to match the expectations you've set.&#x20;

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

## SLA Portal

Build trust and transparency with your customers or vendors through customisable, shareable SLA dashboards. They offer real-time insights into your service's performance, including SLA status, service performance over time, and breach history.

<figure><img src="/files/0kM7WAqVlGwr6iR1Yh00" alt=""><figcaption></figcaption></figure>

## Admin Environment

The admin interface is your SLA command centre. Set up different configurations, experiment with different service targets, and push live SLAs with ease. Get a bird's-eye view of all your SLAs and manage everything from a single, intuitive interface.

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

## Reports

Keep both internal and external stakeholders informed with reports on SLA compliance, SLO trends, and service health.&#x20;

`[COMING SOON]`

## Verifiable On-chain

Add an extra layer of trust and accountability to your SLAs with verifiable, on-chain SLA statuses.&#x20;

`[COMING SOON]`


---

# 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.rated.co/welcome/key-features.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.
