# What is an SLA and How to Set Up a Default SLA on DoubleTick

#### <mark style="color:$primary;">**What is SLA?**</mark>

An **SLA (Service Level Agreement) is a response time target for your team**. It tells your agents how quickly they need to reply to a customer chat. DoubleTick tracks this timer on every conversation and flags it when the target is missed.

***

#### <mark style="color:$primary;">**What is a Default SLA?**</mark>

A default **SLA is a single response time target that applies to all your WhatsApp numbers** across the workspace. It is the starting point — one rule, all channels.

If your business runs on one WhatsApp number with no escalation matrix, the default SLA is all you need. If you run multiple numbers and want different rules & escalation matrix for each, refer to [Multi-WABA Level SLA](https://learn.doubletick.io/settings/how-to-configure-and-use-multi-channel-level-sla-with-escalations).

***

<figure><img src="/files/0vRjjOpFszIHky4eiwr5" alt=""><figcaption></figcaption></figure>

#### <mark style="color:$primary;">**Where to Find It & How to Configure It**</mark>

Go to **Settings** from the left navigation panel. Inside **Settings**, click on **Configure SLA.**

**Step 1 — Enable SLA**

You will see a Service Level Agreement section with an **Enable/Disable toggle** on the right. SLA must be enabled before you can configure anything. Click the toggle to enable it.

**Step 2 — Set the Default SLA**

Once enabled, a Default SLA option appears below. **Click on it, enter your target response time (for example, 3 minutes), and click Save.**

That's it. This target now applies to all your WhatsApp numbers.

***

<figure><img src="/files/iiCJXdIpVUUDXXzDZ0jk" alt=""><figcaption></figcaption></figure>

#### <mark style="color:$primary;">**How It Looks in Chats**</mark>

Once the default SLA is active, every **incoming chat will show an SLA timer**. You can see at a glance whether a chat is within the target or has already breached it.

In the Chats section, there is a **dedicated SLA Breach tab where all breached chats are listed. You can filter them by Awaiting Reply, Unread, or All.**

***

<figure><img src="/files/mUfkDLkkGxfFn2hKHXaG" alt=""><figcaption></figcaption></figure>

#### <mark style="color:$primary;">**Viewing SLA Breach Reports**</mark>

To analyze SLA breach data, go to **Enterprise Analytics** and open the **Reports** tab.

Click **New Report**, give it a name such as **SLA Breach Repor**t, and set the report type to **Segmentation**. Click Create Report to start configuring it.

Inside the report:

* Set Type of Report to **Chat**
* Under Metrics, select the **SLA Breach metric**

This gives you an overall view of SLA breaches across your workspace. You can export this report, save it, or add it to your Analytics Dashboard for regular monitoring.

***

#### <mark style="color:$primary;">**Next Step**</mark>

If you run multiple WhatsApp numbers and need different SLA rules for each, read [Multi-WABA Level SLA](https://learn.doubletick.io/settings/how-to-configure-and-use-multi-channel-level-sla-with-escalations).


---

# 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://learn.doubletick.io/settings/what-is-an-sla-and-how-to-set-up-a-default-sla-on-doubletick.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.
