Skip to content
Last updated

Create and manage cases

Use the case detail page to create cases, update their status, and perform actions like escalating, snoozing, scheduling calls, and assigning ownership. Every case action starts from the borrower detail page in the CRM.

Availability: All clients Required permissions: case:update (to modify cases); note:read.sensitive (to view sensitive case notes)

Before you begin

  • You must be on a borrower's detail page to create or view cases. See Search for borrowers to find and open a borrower.
  • Case modification actions are disabled when the case status is completed or canceled. Reopen the case first to take further action.
  • Only one active collection case is allowed per borrower. If a collection case already exists with status initiated, processing, or reopened, you cannot create another.

Create a case

  1. From the borrower detail page, locate the Cases section in the NavColumn sidebar.
  2. Select Add case.
  3. Select a Case type from the dropdown. See Case types reference for descriptions of each type.
  4. If the selected type is Generic, enter a Case name.
  5. Select Create.

The CRM navigates to the new case at /crm/borrowers/:borrowerId/cases/:caseId.

FieldDescriptionRequiredValues / Format
Case typeThe type of case to create. Determines which type-specific fields and workflow steps appear.YesDropdown of available case types
Case nameA custom name for the case. Only shown when the selected type is Generic.ConditionalText

View case details

From the borrower detail NavColumn, select a case card to load the case detail view. The case detail page displays:

SectionWhat it shows
Case headerCase ID, status dropdown, options menu, created-by metadata, and notification bars for escalation, do-not-interact, snooze, or scheduled call status.
Case detailsType-specific fields for the case type (e.g., bankruptcy court info, collections metrics, military duty dates). See Case types reference.
AccountsLoan accounts associated with this case. See Work case workflows.
DocumentsDocuments attached to this case. See Work case workflows.
EventsPaginated timeline of case events (10 per page). System events like do-not-interact changes, escalations, and snoozes are filtered out.
WorkflowGuided checklist of steps, closing steps, and final outcome. See Work case workflows.
NotesCase-specific notes with pinning, flagging, and sensitivity controls. Works the same as borrower notes but scoped to this case.
SummaryAI-generated case summary. See Work case workflows.

Update case status

  1. From the case detail page, select the Status dropdown in the case header.
  2. Select the new status.

Only valid transitions are available in the dropdown. See Understand cases for the full status transition table.

Important: When you set a case to completed, you must also select an outcome (approved, denied, false positive, or no outcome) in the workflow's final outcome section.

Escalate a case

Escalating a case routes it to a specific team or agent for priority handling. Escalations remain active until manually canceled.

  1. From the case header, select the options menu and choose Escalate.
  2. Choose whether to escalate to a Team or an Employee.
  3. Select the team or employee from the dropdown.
  4. To flag the escalation as high priority, select Flag as urgent. Urgent escalations receive higher priority in task queues.
  5. Enter a reason for the escalation in the note field. This is required.
  6. Select Escalate.

If the case is already escalated, you can select Update escalate to change the target or urgency, or Cancel escalate to remove the escalation.

FieldDescriptionRequiredValues / Format
Escalate toWhether to escalate to a team or an individual employee.YesTeam or Employee (radio)
Team / EmployeeThe specific team or employee to receive the escalation.YesDropdown
Flag as urgentWhether this escalation should receive higher queue priority.NoCheckbox (default: unchecked)
NoteThe reason for the escalation. Creates a note on the case.YesText

Snooze a case

Snoozing a case defers it until a specified date. When the snooze expires, a review task is created for the case.

  1. From the case header, select the options menu and choose Snooze.
  2. Choose a duration:
    • Select For and choose a number of days (1–30) from the dropdown.
    • Or select Until and choose a specific date.
  3. The dialog previews when the case will reappear (e.g., "Snoozed Until: Monday, Jan 5, 2025").
  4. Select Snooze case.

If the case is already snoozed, you can select Update snooze case to change the date, or Cancel snooze case to wake the case immediately.

Note: Snoozing does not prevent outbound communications to the borrower during the snooze period.

Schedule a call

  1. From the case header, select the options menu and choose Schedule call.
  2. Select a Date. You can schedule up to 60 days in advance.
  3. Select a Time range (one-hour slots). Available times default to 8:00 AM – 10:00 PM unless the borrower has given consent for contact at unusual times.
  4. Select a Phone number from the borrower's contacts. Work phone numbers only appear if the borrower has given consent for work contact.
  5. Select a Reason for the call from the interaction theme dropdown.
  6. Select Schedule call.

If a call is already scheduled, you can select Update scheduled call to change the details, or Cancel scheduled call to remove it.

FieldDescriptionRequiredValues / Format
DateThe date for the scheduled call.YesDate (today through 60 days out)
TimeThe one-hour window for the call.YesHourly time slots
Phone numberThe borrower contact to call. Filtered to phone-type contacts affiliated with the borrower.YesDropdown of phone contacts
ReasonThe purpose of the call.YesDropdown of interaction themes
ConsentEffect when granted
contactPersonUnusualTimeExpands available time slots to include early morning, late evening, and weekend hours.
contactPersonWorkIncludes the borrower's work phone numbers in the phone number dropdown.

Assign a case owner

Case ownership assigns a single agent as the relationship owner for a case. All future tasks related to this case are routed to the assigned owner.

Note: Case ownership requires both the crmCaseAssignment feature flag and the company configuration setting config.tasks.enableCaseOwnership to be enabled. If you do not see the assign owner option, contact your administrator.

  1. From the case header, select the options menu and choose Assign case owner.
  2. Select an employee from the dropdown.
  3. Select Set owner (or Update owner if an owner is already assigned).

To remove an existing owner, select Remove owner. All future tasks will be rerouted to all available agents.

If you assign yourself as owner, a confirmation dialog appears: "You now own this case. You will be the relationship owner of all future tasks related to this borrower's case."

Set do-not-interact

Do-not-interact (DNI) prevents specified communication channels from reaching the borrower during a defined period.

  1. From the case header, select the options menu and choose Set Do Not Interact.
  2. Enter a Start date. You cannot select a date in the past.
  3. Optionally enter an End date. If left blank, the DNI remains active indefinitely.
  4. Select the Channels to block (email, text, mail, voice, chat, or all).
  5. Select the Themes (interaction reasons) to block, or select all.
  6. Select Set do not interact.
FieldDescriptionRequiredValues / Format
Start dateWhen the DNI takes effect.YesDate (today or future)
End dateWhen the DNI expires. Leave blank for indefinite.NoDate (must be after start date)
ChannelsWhich communication channels to block.YesCheckboxes: voice, email, text, chat, mail, or All
ThemesWhich interaction themes to block.YesCheckboxes: individual themes or All

Advanced options are available to customize the timezone, time-of-day window, days of the week, and contact types (work, home, personal, military) affected by the DNI.

If a DNI is already active, you can update or cancel it.

Rename a case

  1. From the case header, select the options menu and choose Update Case Name.
  2. Enter the new case name.
  3. Confirm the change.