> ## Documentation Index
> Fetch the complete documentation index at: https://docs.superoffice.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Split a request

> Split requests

If a single request contains several questions, for example, if the customer first asks a technical question and then uses the opportunity to raise an invoicing query, you can split the request into two.

<Tip>
  You can also [split a message][1].
</Tip>

## Steps

1. [Open the request][2].

2. Click <i class="ph ph-dots-three-circle-vertical" aria-label="Task menu" /> and select **Split**.

   This opens up a dialog, where you specify information about the new request.

3. In the tab **Properties of the new request**, you have the different fields to fil in.

4. In the **Title** field, enter a descriptive name for the request.

5. In the **Category** field, select a category for the request.

6. In the **Priority** list box, you can choose between **Low**, **Medium** and **High**, or you can make the system assign the priority automatically. This can be done, for example, on the basis of [escalation levels][3] set for different contacts and companies.

7. In the **Access level** list box, select one of the following options:
   * **External**: Select this option if the contact is to have access to the request via SuperOffice Customer Centre.
   * **Internal**: Select this option if the contact is not to have access to the request.

8. In the **Status** list box, choose one of the following:
   * **Open**: Select this option if the request is in progress.
   * **Closed**: Select this option if the request is completed.
   * **Postponed**: To postpone handling of this request, select this option and specify a date in the date field to the right. On this date, the request is set back to **Open**.

9. Select the **Messages** tab where you will find a list of messages involved in the request. Here you select the messages you want to move to the new request.

10. Click **OK**. The request is split.

[1]: ./split-message

[2]: ./index#open

[3]: ../admin/priority/escalation-levels


## Related topics

- [Reply to customer](/en/request/learn/reply.md)
- [Ask another request handler for help](/en/request/learn/transfer.md)
- [Forward messages to external parties](/en/request/learn/forward.md)
- [Split message](/en/request/learn/split-message.md)
- [Merge requests](/en/request/learn/merge.md)
