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

# How Cases Work

> Understand the case lifecycle, creation sources, statuses, and assignment

<a href="https://admin.telemetron.ai/dashboard/cases" target="_blank">Open Cases in Dashboard →</a>

<iframe src="https://drive.google.com/file/d/1qDwLAwVHmyYz_bNLk4CA4PLdpjF3uVaf/preview" width="100%" height="400" allow="autoplay" style={{ borderRadius: '8px', border: 'none' }} />

Every customer interaction in Telemetron is tracked as a **case**. Each case has a **channel** it came from, a **status** tracking where it is in the lifecycle, an **assignment** to a team member, and a **category** for organization and filtering.

<Frame>
  <img src="https://mintcdn.com/telemetron-9adc5bfe/VLpkwqkJKrI9Mg-x/images/cases-overview.png?fit=max&auto=format&n=VLpkwqkJKrI9Mg-x&q=85&s=e3be28bebf233d543332c75228225855" alt="Case detail view showing the inbox, message thread, and case details panel" width="2000" height="1094" data-path="images/cases-overview.png" />
</Frame>

## Statuses

Where a case is in its lifecycle.

| Status                   | Description                              |
| ------------------------ | ---------------------------------------- |
| **Open**                 | New, not yet being worked on             |
| **In Progress**          | Actively being handled by an agent or AI |
| **Waiting for Customer** | Response sent, awaiting reply            |
| **Resolved**             | Issue addressed, case closed             |

<CardGroup cols={2}>
  <Frame>
    <img src="https://mintcdn.com/telemetron-9adc5bfe/VLpkwqkJKrI9Mg-x/images/status-filter.png?fit=max&auto=format&n=VLpkwqkJKrI9Mg-x&q=85&s=69e5003f5e5176bb7f722bb18acd26da" alt="Status filter in the sidebar" width="372" height="280" data-path="images/status-filter.png" />
  </Frame>

  <Frame>
    <img src="https://mintcdn.com/telemetron-9adc5bfe/VLpkwqkJKrI9Mg-x/images/status-dropdown.png?fit=max&auto=format&n=VLpkwqkJKrI9Mg-x&q=85&s=0fe3b6b87ddbff9116c5739e6df36707" alt="Status dropdown on case details" width="324" height="134" data-path="images/status-dropdown.png" />
  </Frame>
</CardGroup>

By default, the inbox shows Open, In Progress, and Waiting cases. Status can be manually changed from the case details panel.

<Tip>
  Resolved cases can be **archived** to keep your active list clean.
</Tip>

## Channels

Where cases come from. Each channel automatically creates and routes cases.

| Source             | How It Works                                             |
| ------------------ | -------------------------------------------------------- |
| **Email**          | Incoming emails create new cases or reopen existing ones |
| **Instagram**      | DMs and post comments create cases with the full thread  |
| **Facebook**       | Messenger and page comments create and update cases      |
| **Phone**          | Inbound and outbound calls create cases with recordings  |
| **Chatbot Widget** | Widget interactions create cases on escalation           |
| **Partner**        | Cases created by partner users (enterprise only)         |
| **Manual**         | Created by team members from the dashboard               |

You can filter cases by channel in the inbox sidebar.

<Frame>
  <img src="https://mintcdn.com/telemetron-9adc5bfe/VLpkwqkJKrI9Mg-x/images/channel-filter.png?fit=max&auto=format&n=VLpkwqkJKrI9Mg-x&q=85&s=bea773feaf78f821d7d0abb4211b8dfa" alt="Channel filter in the inbox sidebar" width="596" height="506" data-path="images/channel-filter.png" />
</Frame>

## Assignment

Which team member owns a case. Cases can be assigned manually from the dashboard or routed automatically based on [routing rules](/data/categories-and-routing#routing-rules).

## Categories

Labels for organizing and filtering cases. Categories are configured per-organization and can be assigned manually or by the AI agent. See [Categories & Routing Rules](/data/categories-and-routing) for details.

## Notifications

How your team stays informed.

New cases and updates notify your team via [Slack](/integrations/communication/slack) — no need to watch the dashboard. Notifications fire on new cases, customer replies, and status changes.

## Inbox Quick Filters

The inbox sidebar provides quick filters to surface the cases that need your attention.

| Filter              | What it shows                                                                                                                                                                           |
| ------------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| **All Cases**       | All cases matching your current status, category, and channel filters                                                                                                                   |
| **Time Sensitive**  | Cases with an enforced short response window (e.g., 24-hour messaging limits). Only appears when you have channels with time-sensitive windows connected (like Instagram or Messenger). |
| **Unread**          | Cases you haven't read yet                                                                                                                                                              |
| **Important**       | Cases marked as important                                                                                                                                                               |
| **Needs Attention** | Unresolved cases that have been open for 3+ days based on your current filters                                                                                                          |
| **Assigned to Me**  | Cases assigned directly to you                                                                                                                                                          |
| **Unassigned**      | Cases that haven't been assigned to any agent yet                                                                                                                                       |

<Frame>
  <img src="https://mintcdn.com/telemetron-9adc5bfe/VLpkwqkJKrI9Mg-x/images/inbox-quick-filters.png?fit=max&auto=format&n=VLpkwqkJKrI9Mg-x&q=85&s=f255b039aa5e0b8aa3585559af919404" alt="Inbox quick filters in the sidebar" width="636" height="628" data-path="images/inbox-quick-filters.png" />
</Frame>

## Auto-Resolve & Spam

Categories can be marked as **auto-resolve**. When a case is created with an auto-resolve category, it's immediately closed and won't trigger a Slack notification. This is useful for handling spam or irrelevant cases — the AI agent categorizes incoming cases automatically, so noise gets filtered without manual effort. See [Categories & Routing Rules](/data/categories-and-routing) for how to configure this.

## Linked Data

The context attached to each case.

Each case links to:

* **Customer** — the end user who initiated contact
* **Device** — the hardware device related to the issue
* **Thread** — the underlying conversation (email thread, DM, etc.)
