# Sub Cases

## Creating a Sub Case

A Sub Case will behave according to its own specific configuration, but its “parent” Case will not complete until all of its Sub Cases have completed.&#x20;

You can therefore only create a Sub Case from an existing Case.

To create a new Sub Case, click the ‘+ Work item’ link shown near the tabs section of a Case and the choose the 'Sub Case' option from the dropdown.

![](/files/UsXmJJPswEYermbZpmYq)

In the resulting pop up, you can filter to search for the new type of Sub Case process you want to create in two ways:

* by searching by email route - you can specify the mailbox address which people would normally send emails into to create work items. Often an email mailbox represent a certain part of the business within which you want to create your new work item.  As a useful shortcut we've added a feature here where you can search by mailbox and narrow down straight away the Sub Case processes that you can choose from. Selecting a mailbox will filter the dropdown options to only the processes linked to that mailbox.&#x20;
* by selecting a Customer, Contract, Service and a Sub Case process to launch (these will default in values if there is only one option to choose). Note that the Customer for a Sub Case will will be auto-filled as the same as its parent Case i.e. the Case you are creating it from.

![](/files/XddbBv0MgM7l7rqte4wg)

{% hint style="info" %}
Please note that the Sub Cases available for you to launch will depend on the permissions settings in Builder. Additionally, you will also only be able to select a Sub Case process from an email route that has been enabled in Builder ([see here for more information](/enate-help/builder/builder-2021.1/email-mailbox-configuration/email-routes.md)). You will also only be able to select a Sub Case process in [Test Mode](/enate-help/work-manager/work-manager-2021.1/test-mode.md) if the email route for that Sub Case process has been [configured to run in Test Mode](/enate-help/builder/builder-2021.1/email-mailbox-configuration/email-routes.md).
{% endhint %}

You can then adjust the following settings for the Sub Case:

| Setting           | Detail                                                                                                                                                                                                                                                      |
| ----------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Override Due Date | If your system has been configured this way ([see here for more information](/enate-help/builder/builder-2021.1/shared-standardised-settings-flavours/due-date-flavours.md)), you can select to override the due date of the new Sub Case you are creating. |
| Description       | You can modify the description of the new Sub Case you are creatin                                                                                                                                                                                          |
| Schedule          | If your system has been configured this way ([see here for more information](/enate-help/builder/builder-2021.1/schedules-and-frequency-based-triggers/configuring-schedules.md)), you must select a schedule for the new Sub Case you are creating.        |
| Adding Contacts   | You can add multiple different contacts for the new Sub Case and divide the tags between them as you need.                                                                                                                                                  |

![](/files/vDqwxHKlTdy6z6IvcjIN)

{% hint style="info" %}
Please note that Defects, Files, Links & Custom Data will be automatically shared will be automatically shared from the parent Case to your new Sub Case. Communications from the parent Case, and its related work items, so its Action and Sub Cases (if it has any) will also be shared with the new Sub Case. However please note that emails will not be shared but you can easily see them by selecting the ['Include related work items' option in the timeline](/enate-help/work-manager/work-manager-2021.1/work-item-screens/timeline.md#filtering-the-comms-tab). Also note that making updates to the Defects, Files, Links, Custom Data or Communications in the new Sub Case WILL update update them in the parent Case too.
{% endhint %}

A link to the new Sub Case will appear in the [Sub Cases tab](#sub-cases-tab) and NOT in the [Links tab](#viewing-linked-work-items-the-links-tab).

## Sub Cases Tab

![](/files/-Mj8o18I3JZ3nO3hyj0a)

The Sub Cases tab will show the following information for any Sub Cases under a Case:

* Current State icon
* Sub Case reference number and Case title
* Action Count – The count of Actions associated with this Sub-Case
* Owner– the Case owne&#x72;*(If defined)*
* Queue – the Cases Queue *(If defined)*
* Due Date – The Case due date
* Icon to expand the Sub Case to reveal its Actions

## Sub-Case Reference Number Logic

Reference numbers of Sub Cases can be broken down as follows:

![](/files/CR8xHnNwe6TQHAy3oeXj)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.enate.net/enate-help/work-manager/work-manager-2021.1/processing-a-case/sub-cases.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
