# Splitting a Ticket

{% embed url="<https://enate.cdn.spotlightr.com/watch/MTM2MTgzNw==>" %}

If a Ticket contains multiple separate queries / questions which are better managed separately you can split the Ticket. Click on the Split tab in the Activities tabs to start the split:

![](/files/-Mgjh7sXrkAKn74mxMZX)

The screen will default split into two Tickets. You can manually add more splits if you wish by clicking on the '+' icon. The Title, Description and Context (Customer >> Ticket Category etc.) are copied from the current Ticket, but all can be modified. You can choose to keep each separate Ticket with you.

![](/files/-MWsgFpxgLYjzMyloqUm)

Confirm the Ticket split by clicking the button in the Info card:

![](/files/-Mgjg1x2qoZAG1bvt67h)

After splitting, the original Ticket will be set to ‘Wait– split Ticket’ with links to the new Tickets the original was split into.

![](/files/-MgjhZXVqpQSVHQgeqP1)

Once the split Tickets are resolved and the feedback window if they have one has expired, this original Ticket will be set to fully complete.&#x20;

For SLA purposes the start date of the original Ticket is copied to each of the Resulting Tickets and the time when the original Ticket has been marked as Resolved is calculated as the time when the last Ticket it has been split into gets resolved.&#x20;

For example, if Ticket A has been split into Tickets B and C, and Ticket B is resolved at '2022-02-02 01:10:00' and Ticket C is resolved at '2022-02-03 02:00:00', the time marked for when Ticket A is Resolved will be '2022-02-03 02:00:00'.

You can cancel the splitting of a Ticket at any time by navigating away from the Split tab (the main Action button on the Ticket changes away from ‘Split’, so you can be sure you’re not splitting it).


---

# 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-ticket/splitting-a-ticket.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.
