# What are SLA's in Loop?

SLA's in Loop are specified nudges which are triggered if a specified action has not been completed in a specified period of time.

The nudge default acts by marking an email as unread and moving it to the top of your email list. There is a system generated message which will detail which SLA was breached.![](https://dl.intheloop.io/loop-help/what-are-slas-in-loop.md/Screenshot_2022-05-12_at_11.38.07.png)

There are 3 SLA breaches currently in Loop:

* Email not assigned
* Email not replied to
* Email not resolved

Each of these SLA's have a time period in which to be triggered

* Minutes
* Hours
* Days


---

# 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://help.intheloop.io/service-level-agreements-slas/what-are-slas-in-loop.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.
