# Service level report

The Service reports page provides in an overview of the availability of our service per month.&#x20;

1. Click on **SLA Reports** in the menu for an overview of the availability of our services
2. Click on the **calendar** icon to choose another month to see report history
3. Click on the **info** icon for a brief explanation of the key performance indicator (KPI)
4. Click on a specific service for more report details on performance history
5. Shows the service level of a specific service for the selected month

{% hint style="info" %}
Do you have a Modular or Tailored subscription? See your Service Level Agreement for the agreed availability.&#x20;
{% endhint %}

<figure><img src="/files/yyTembIvTJwkMLXQw9Mr" alt=""><figcaption><p>Service Reports</p></figcaption></figure>

## Report details

The **report details** show more report details on performance history.

1. Choose a **from** date and **to** date to present the graphs for a certain period
2. The KPI **Value** is the measurement of an availability for the specific month
3. The KPI **Norm** is the standard we strive for and use as minimum availability standard
4. Click **SLA Report overview** to go back to the Service reports page&#x20;

<figure><img src="/files/HaCHAwdNRu4MCe65TaOC" alt=""><figcaption><p>Report details</p></figcaption></figure>


---

# 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.kpnthings.com/kpn-things/the-portal-explained/support/service-level-report.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.
