# Service Level Objectives

{% hint style="info" %}
Service Level Objectives (SLOs) is enabled by default for all AWS ECS/Fargate, AWS Lambda, and Kubernetes stateless workloads connected to Sedai.
{% endhint %}

Sedai automatically defines baseline p95 and p99 targets for latency and error rate based on its analysis. Sedai continuously evaluates and tracks targets for the past 30 days.

You can optionally customize SLO targets by selecting a resource in the SLO page then clicking Edit.


---

# 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.sedai.io/get-started/platform/service-level-objectives.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.
