Configure a case type

Prev Next

This article explains how to configure a case type to guide agents through a structured series of tasks.

Each task is built on a Workflow you create in the Admin Center and is designed to help agents collect and organize customer information efficiently. Once your Workflows are ready, you can combine them into a case that reflects your business process from start to finish. For help creating Workflows, see Create a Workflow for a case task.

Configuring a case type

To configure a case type:

  1. In the Admin Center, click Cases.
    The Cases page opens.

  2. Click + Case type.

  3. Name your new case and click Done.

    The new case opens.

  4. Type a title and description (optional) for your first task.

  5. Click Select Workflow.
     
    The Select Workflow window appears.

  6. Navigate to and select the Workflow you’d like to associate and click Select.

  7. If required, create a condition for enabling this task. See below.

  8. Click Create new task to add another task to the case.

  9. Add as many tasks as required for this case type.

  10. Click Publish.

    The case becomes available to case agents, but must be associated with a team before they can access it in Case Manager.

    See Associate a case to a team.

Create a condition for enabling a task

When configuring a case, you can control when specific tasks become available to agents by setting a condition that depends on information collected earlier in the case.

The task condition uses a value from a one task to determine whether another task should be enabled. This ensures agents only see tasks that are relevant to the case, streamlining the process and reducing unnecessary steps.

For example, you might create a task to collect a customer’s spouse's personal details. In the task for the primary customer, you could include a question like “Do you want to include your spouse in the agreement?”—bound to a Boolean Attribute.

Primary customer Form shown in the Form builder

Primary customer Form shown in the Form builder

Then in the case type builder, in the task for collecting the spouse’s details, you could create a condition that enables the task only if the customer answered YES to to including their spouse in the earlier task.

Task condition shown in the case builder

Task condition shown in the case builder

To set a condition for enabling a task:

  1. Open the task that will be conditionally enabled.

  2. Under Condition, turn on the toggle and click Edit condition.


    The condition window appears.

  3. Define the condition and click Save.


    The condition is set.

Q & A

Do I need to configure Workflows before creating a case type?

Yes. Each task in a case is based on a predefined Workflow, so you should create all required Workflows first.

Can I reorder tasks in a case type after creating them?

No. Currently, tasks appear in the order they were added. To change the order, you need to remove and recreate tasks.

How can I temporarily save a case that has issues?

Click Save draft, but remember to click Publish when you have worked out all the issues so that the most updated version of the case will be available for use.

Can I add a condition to all tasks?

You’ll need one initial task that is enabled when the agent starts the case. Then, you can add a condition to any task based on values captured earlier in the case.