> ## Documentation Index
> Fetch the complete documentation index at: https://help.hoopai.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Conversations settings and SLA configuration

> Set up SLA timers, configure channel-specific response targets, and manage workflow message rules in HoopAI conversations settings.

<div style={{position: "relative", paddingTop: "56.25%", marginBottom: "1.5rem"}}>
  <iframe src="https://player.mediadelivery.net/embed/622351/6217c3b4-48a9-45b8-98f2-407b8f2f34fa?preload=true" loading="lazy" style={{border: "none", position: "absolute", top: 0, height: "100%", width: "100%"}} allow="accelerometer; gyroscope; autoplay; encrypted-media; picture-in-picture" allowFullScreen={true} />
</div>

Conversation settings let you establish structure and accountability around how quickly your team responds to contacts. The primary feature here is **Service Level Agreements (SLAs)**, which add visual timers to your inbox so nothing falls through the cracks.

Navigate to **Conversations → Settings** to access these options.

***

## Conversation SLAs

An SLA defines how quickly your team should respond to incoming conversations. Once enabled, SLA timers appear on every new conversation in your inbox — turning amber when "due soon" and red when overdue.

<Steps>
  <Step title="Enable SLA settings">
    Navigate to **Conversations → Settings** and toggle **SLA Settings** on.

    <Frame caption="SLA settings toggle">
      <img src="https://mintcdn.com/hoopai-84ec0cdc/6wlH0ZEykyQqefII/images/conversations-sla-settings.png?fit=max&auto=format&n=6wlH0ZEykyQqefII&q=85&s=5e2b4a4cda0cfe1e3c9b12b817c78469" alt="SLA settings" width="1008" height="250" data-path="images/conversations-sla-settings.png" />
    </Frame>
  </Step>

  <Step title="Choose SLA type">
    Select either a **Common SLA** (one response target for all channels) or **Channel-Specific SLAs** (different targets per channel).

    <Frame caption="SLA type selection">
      <img src="https://mintcdn.com/hoopai-84ec0cdc/6wlH0ZEykyQqefII/images/conversations-sla-common.png?fit=max&auto=format&n=6wlH0ZEykyQqefII&q=85&s=47bb56eb18eef639c173a87465748312" alt="SLA common vs channel" width="765" height="336" data-path="images/conversations-sla-common.png" />
    </Frame>
  </Step>

  <Step title="Set time thresholds">
    Define two thresholds for each SLA:

    * **SLA Due Soon** — when the timer turns amber (a warning that time is running out)
    * **SLA Overdue** — when the timer turns red (response time exceeded)

    Enter values in minutes or hours.
  </Step>

  <Step title="Configure channel-specific SLAs (if selected)">
    Toggle on each channel you want to track (e.g., SMS, Email, WhatsApp) and set individual Due Soon and Overdue thresholds for each.

    <Frame caption="Channel-specific SLA configuration">
      <img src="https://mintcdn.com/hoopai-84ec0cdc/6wlH0ZEykyQqefII/images/conversations-sla-channel.png?fit=max&auto=format&n=6wlH0ZEykyQqefII&q=85&s=c3ac4821b710497daeb146522bd34e34" alt="SLA channel settings" width="871" height="606" data-path="images/conversations-sla-channel.png" />
    </Frame>
  </Step>

  <Step title="Configure workflow message behavior">
    Choose how automated workflow messages affect the SLA timer:

    * **Count as valid** — workflow messages reset or pause the timer.
    * **Exclude** — only manual messages count toward SLA.
    * **Limit to select workflows** — only messages from specific workflows count.
  </Step>

  <Step title="Configure Conversation AI behavior">
    Choose whether AI-generated responses affect the SLA timer (count them or exclude them).
  </Step>

  <Step title="Save">
    Click **Save** in the bottom right corner. New conversations will immediately display SLA timers in your inbox.

    <Frame caption="SLA timer displayed in the inbox">
      <img src="https://mintcdn.com/hoopai-84ec0cdc/6wlH0ZEykyQqefII/images/conversations-sla-timer.png?fit=max&auto=format&n=6wlH0ZEykyQqefII&q=85&s=fd41abe9cb6cefd01fc5d932f2e967aa" alt="SLA timer" width="840" height="580" data-path="images/conversations-sla-timer.png" />
    </Frame>
  </Step>
</Steps>

<Tip>
  Use the **SLA quick filter** in your inbox to surface conversations that are overdue or due soon, so your team can prioritize their responses effectively.
</Tip>

***

## Benefits of SLAs

* **Accountability** — team members see exactly how much time is left to respond.
* **Visibility** — managers can filter by SLA status to identify bottlenecks.
* **Customer satisfaction** — consistent response times build trust and reduce churn.
* **Consistency** — SLA targets create a shared standard across your entire team.
