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

# Cases

> Manage counseling cases — intake, active, review, closed — and process public submissions.

**Cases** is your counseling caseload — track each counselee through intake, active counseling, supervisory review, and closure, with a dedicated tab for public intake submissions.

<Frame>
  <img src="https://mintcdn.com/adoraplan-b5f8a5a4/oEAoIeMo_RzI8e8d/images/counsel/cases-list.png?fit=max&auto=format&n=oEAoIeMo_RzI8e8d&q=85&s=f3546143150dca3e62d5c4170485ac76" alt="Counseling cases list with status filters and search" width="1440" height="900" data-path="images/counsel/cases-list.png" />
</Frame>

## Quick Start

1. Open **Counsel → Cases**.
2. Search by counselee name or case title.
3. Filter by **Status**: Intake, Active, Review, Closed.
4. Click **Create → New Case** to open a case manually.
5. Open a row to view counselee profile, sessions, and close-case workflow.

***

## How-to Guide

### Cases tab

Each card shows:

| Field         | Meaning                                    |
| ------------- | ------------------------------------------ |
| **Title**     | Counseling focus (e.g., marriage, anxiety) |
| **Counselee** | Linked person record                       |
| **Status**    | Intake → Active → Review → Closed          |
| **Counselor** | Assigned counselor profile                 |
| **Updated**   | Last activity timestamp                    |

### Case detail

<Frame>
  <img src="https://mintcdn.com/adoraplan-b5f8a5a4/Q7eIYf4z4qB2WPTX/images/counsel/case-detail.png?fit=max&auto=format&n=Q7eIYf4z4qB2WPTX&q=85&s=63a4cc79fef2e4b80e1df993c52cf3b4" alt="Case detail page with counselee profile and session list" width="1440" height="900" data-path="images/counsel/case-detail.png" />
</Frame>

On the detail page you can:

* View **Counselee profile** (demographics, church, family links)
* Change **Status** from the header dropdown
* **Schedule sessions** via **New Session**
* Jump to the **Session desk** for any meeting
* **Close case** with resolution notes and optional pastoral note bridge

### Submissions tab

The **Submissions** tab lists public **Intake** form responses awaiting review. Approve to create a case and counselee, or reject with notes.

<Steps>
  <Step title="Create or receive">
    Add a case manually, convert from a Care Request, or approve an intake submission.
  </Step>

  <Step title="Move to active">
    Set status **Active** when regular sessions begin.
  </Step>

  <Step title="Close with care">
    Use **Close Case** to record resolution; optionally create a pastoral note for ongoing care visibility.
  </Step>
</Steps>

***

## Related

<CardGroup cols={2}>
  <Card title="Sessions" icon="notebook-pen" href="/en/adoracounsel/sessions">
    Per-meeting notes and homework on each case.
  </Card>

  <Card title="Intake" icon="file-input" href="/en/adoracounsel/intake">
    Public form that feeds the Submissions tab.
  </Card>

  <Card title="Care Requests" icon="heart-handshake" href="/en/adoracare/care-requests">
    Escalate operational care needs into a formal case.
  </Card>
</CardGroup>
