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

# Ticket Management & Automation

> How tickets move through your inbox — auto-resolve, closure time, resolution reason, and automation resume ⚙️

Several inbox settings work together to move tickets through your inbox automatically — resolving them, closing them, and controlling what happens along the way. This article explains how they work; you configure them in **Settings → Inbox**.

## How a ticket moves: open → resolved → closed

Most of these settings act on one part of a ticket's life, so it helps to keep the three states in mind:

<Steps>
  <Step title="Open">
    The ticket is active and being worked on by an agent.
  </Step>

  <Step title="Resolved">
    An agent has marked the ticket as solved — it's no longer active, but not yet fully closed.
  </Step>

  <Step title="Closed">
    The ticket is fully wrapped up.
  </Step>
</Steps>

Two settings automate these transitions: **Auto-resolve idle tickets** moves a ticket from *open → resolved*, and **Ticket Closure Time** moves it from *resolved → closed*. Together they let a ticket travel all the way from open to closed without manual steps. **Resolution reason** and **Automation resume timing** act at the moment a ticket is resolved or closed.

<Note>
  Ticket creation and assignment happen through [Ticket Routing](/inbox/ticket-routing) — the entry point that turns a conversation needing a human into an assigned ticket.
</Note>

***

## Auto-resolve idle tickets

**Auto-resolve idle tickets** controls the *open → resolved* transition: it moves open tickets to resolved after a period of inactivity, so conversations don't stay open indefinitely when there's nothing left to do.

> Automatically transition open tickets to resolved after a period of inactivity. Off by default — opt in per business.

This setting is **off by default**. When you turn it on, the inactivity window is set to **720 hours** (30 days). Adjust it in the **Hours**, **Minutes**, and **Seconds** fields and click **Save**.

<img src="https://mintcdn.com/connectly/1gc3Awdv3_CaQqey/images/inbox/auto-resolve-idle-tickets.png?fit=max&auto=format&n=1gc3Awdv3_CaQqey&q=85&s=faac9c54af8af699a1079fff6ae12c72" alt="Auto-resolve idle tickets setting with hours, minutes, and seconds fields" className="mx-auto" style={{ width:"60%" }} width="1498" height="212" data-path="images/inbox/auto-resolve-idle-tickets.png" />

***

## Ticket Closure Time

**Ticket Closure Time** controls the *resolved → closed* transition: how long after a ticket is marked as resolved it's automatically closed.

> Configure when tickets should be automatically closed after being marked as resolved

By default, tickets close **72 hours** after being marked as resolved. Use the toggle to set your own closure time instead — enter it in the **Hours**, **Minutes**, and **Seconds** fields and click **Save**.

<img src="https://mintcdn.com/connectly/1gc3Awdv3_CaQqey/images/inbox/ticket-closure-time.png?fit=max&auto=format&n=1gc3Awdv3_CaQqey&q=85&s=d8457d797c65620f35adf97379a4fdbd" alt="Ticket Closure Time setting showing 72 hours by default" className="mx-auto" style={{ width:"55%" }} width="1496" height="208" data-path="images/inbox/ticket-closure-time.png" />

***

## Resolution reason

**Resolution reason** controls whether agents record why a ticket was solved at the moment they mark it as resolved. Capturing a reason helps you understand what your team is actually resolving — and it applies whether a ticket is resolved manually by an agent or automatically by auto-resolve.

> Choose whether your agents will need to add a resolution reason the moment they mark a ticket as resolved

Use the dropdown to make a resolution reason **optional** or required.

<img src="https://mintcdn.com/connectly/1gc3Awdv3_CaQqey/images/inbox/resolution-reason.png?fit=max&auto=format&n=1gc3Awdv3_CaQqey&q=85&s=f8d2f4004c809a2e0bd2e6760de24d6a" alt="Resolution reason dropdown with Required and Optional options" className="mx-auto" style={{ width:"65%" }} width="1500" height="244" data-path="images/inbox/resolution-reason.png" />

***

## Automation resume timing

When a human agent steps into a conversation, running automations are paused. **Automation resume timing** controls when those paused automations start up again — and it hinges on the ticket lifecycle above: whether automations wake up at the *resolved* state or wait for the *closed* state.

> Choose when paused automations resume after an agent gets involved. "On resolve" continues messaging immediately when the ticket is marked solved. "On close" waits until the ticket is fully closed.

Use the dropdown to choose between the two options:

| Option                | When automations resume                       |
| --------------------- | --------------------------------------------- |
| **Resume on resolve** | Immediately when the ticket is marked solved. |
| **Resume on close**   | Only once the ticket is fully closed.         |

<img src="https://mintcdn.com/connectly/1gc3Awdv3_CaQqey/images/inbox/automation-resume-timing.png?fit=max&auto=format&n=1gc3Awdv3_CaQqey&q=85&s=eded907486b0c3c2c33c4012496d5c85" alt="Automation resume timing dropdown with Resume on resolve and Resume on close options" className="mx-auto" style={{ width:"65%" }} width="1514" height="252" data-path="images/inbox/automation-resume-timing.png" />
