# Create SLA

**This option allows you to create an availability and performance test for SLA.**

**(Service Level Agreements)**&#x20;

Head over to Monitors and select SLA

![](/files/-MSXyat5OirYLjTeznIv)

**Let's create a general SLA**

Click on **( + ) New General SLA** on the right side

![](/files/-MSY-xwcZCAiHOWp-SBT)

Choose your SLA goal, whether availability or performance,

SLA scope, whether a general monitor, a specific test case, or per transactions inside a test case.

To add a specific case, head over to cases and click on **+ Add Case** and choose your case.

![](/files/-MSYAL8lyYn9T47885am)

{% hint style="info" %}
**You can find the transactions inside your test case script**
{% endhint %}

![](/files/-MSYOLSW_PhGutaiLF4I)


---

# 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.cloudbeat.io/cloudbeat-synthetic-monitoring/create-sla.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.
