Skip to main content

Case Detail

The case detail page shows everything about a single case in a tabbed layout.

Open case detail

  1. From Cases, click a case row.
  2. Or navigate directly to /cases/[caseId].

The page header shows the case title, status badge, and key identifiers. Use the back arrow to return to the cases list.

Tabs overview

TabDescriptionAvailability
DetailsClient info, debt info, case metadataAll users with case access
IntakeIntake-specific data for converted casesHigbee org
NotesCase notes and communications logAll with case access
User AssignmentsStaff assigned to functional rolesView: all; Edit: org admin
Related CasesLinked casesAll with case access
HearingsHearings for this caseAll with case access
OffersSettlement offers on this caseHigbee org only
TasksHATS tasks linked to this caseHigbee org only
FilesClient documents and uploadsAll with case access

Tabs appear based on your role. If a tab is missing, you do not have access.

Edit case details

If you have edit permission:

  1. Open the Details tab.
  2. Click Edit (or enter edit mode).
  3. Update fields in the form.
  4. Click Save to commit changes or Cancel to discard.

If you switch tabs while editing, the portal may prompt you to save or discard unsaved changes.

Actions panel

The Actions dropdown or panel lets you run predefined case actions, such as:

  • Status changes (close, withdraw, etc.)
  • Trigger HATS procedures
  • Generate forms
  • Task pickup workflows

Available actions depend on case state and your permissions. See Case Actions.

Export case data

From the case detail header or actions menu:

  • Export to Excel — Spreadsheet download of case fields
  • Export to PDF — Printable case summary

Export may take a moment for large cases.

Copy identifiers

Use copy buttons next to case IDs, phone numbers, or emails to copy values to your clipboard.

URL and deep linking

You can share a link to a specific tab using the ?tab= query parameter, for example:

/cases/abc123?tab=notes

Valid tab values: details, intake, notes, user_assignments, related_cases, hearings, offers, tasks, files.