# How to set up an SLA?

Unlike complex help desk software, Loop allows you to integrate SLAs in the form of automated rules. You can apply specific SLAs to different shared inboxes and teams.

#### Finding your SLAs

With Loop, you create your SLAs inside each shared inbox. Navigate to your inbox settings and press SLA. From here you can edit the existing SLAs we have created for you, or create brand new ones.

![](https://dl.intheloop.io/loop-help/how-to-set-up-an-sla.md/Screenshot_2022-05-19_at_10.28.25.png)

![](https://dl.intheloop.io/loop-help/how-to-set-up-an-sla.md/Screenshot_2022-05-19_at_10.30.01.png)

#### Choosing your escalation point

We have three bases to our escalation points:

* Action when email is not assigned
* Action when email is not responded to
* Action when email is not resolved

We will be creating three SLA's. The first one triggers a warning after 30 minutes if the message being left unassigned.

![](https://dl.intheloop.io/loop-help/how-to-set-up-an-sla.md/Screenshot_2022-05-18_at_14.37.22.png)

The second one will trigger after 2 hours if an email has not been replied to

![](https://dl.intheloop.io/loop-help/how-to-set-up-an-sla.md/Screenshot_2022-05-18_at_14.40.20.png)

Finally, an SLA will trigger in 1 day if the email has not been resolved

![](https://dl.intheloop.io/loop-help/how-to-set-up-an-sla.md/Screenshot_2022-05-18_at_14.42.14.png)

#### Tag-based escalation setup

In this case, let's imagine we have a group of VIP customers. Currently we label emails from these customers with a VIP tag (manually or using rules)

We can create an SLA that triggers a note after 15 minutes if the message is still unresponded. A manager can also be notified of the breach.

![](https://dl.intheloop.io/loop-help/how-to-set-up-an-sla.md/Screenshot_2022-05-19_at_10.12.44.png)

Are you tired of customers complaining about unresponded emails? Or long response times? Are you ready to enhance your customer's experience? Then it's time to try Loop and adopt an SLA to achieve your response time goals.


---

# 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/how-to-set-up-an-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.
