# Overview

At Ticaga, we wanted to make it easy for you to customise your statuses, everyone has different styles. We do recommend you keep open, closed, awaiting reply and in progress case's by default else you will need to edit a lot more of Ticaga's code. Not impossible but time consuming for yourselves, you can rename their labels and colours, etc but not the case's.

Go get started open: app/Enums/Status.php You will see the following:

[![Screenshot 2024-09-07 at 13.29.58.png](https://docs.ticaga.com/uploads/images/gallery/2024-09/scaled-1680-/cqWqNrXIVFbMtsMn-screenshot-2024-09-07-at-13-29-58.png)](https://docs.ticaga.com/uploads/images/gallery/2024-09/cqWqNrXIVFbMtsMn-screenshot-2024-09-07-at-13-29-58.png)

For example to **add** a status as "**on hold**".

Create a case called "on hold" eg:

[![Screenshot 2024-09-07 at 13.33.34.png](https://docs.ticaga.com/uploads/images/gallery/2024-09/scaled-1680-/j511qDCnSanOc5KT-screenshot-2024-09-07-at-13-33-34.png)](https://docs.ticaga.com/uploads/images/gallery/2024-09/j511qDCnSanOc5KT-screenshot-2024-09-07-at-13-33-34.png)

Now you need to create a label for it:

[![Screenshot 2024-09-07 at 13.34.51.png](https://docs.ticaga.com/uploads/images/gallery/2024-09/scaled-1680-/btn4z1kbgxADvrCF-screenshot-2024-09-07-at-13-34-51.png)](https://docs.ticaga.com/uploads/images/gallery/2024-09/btn4z1kbgxADvrCF-screenshot-2024-09-07-at-13-34-51.png)

Finally last but not least you may want to give it a colour:

[![Screenshot 2024-09-07 at 13.36.30.png](https://docs.ticaga.com/uploads/images/gallery/2024-09/scaled-1680-/VJFwfWsWO3M88PBL-screenshot-2024-09-07-at-13-36-30.png)](https://docs.ticaga.com/uploads/images/gallery/2024-09/VJFwfWsWO3M88PBL-screenshot-2024-09-07-at-13-36-30.png)

Now your status is active on Ticaga:

  
Version 1:![Screenshot 2024-09-07 at 13.38.21.png](https://docs.ticaga.com/uploads/images/gallery/2024-09/scaled-1680-/qrXVKnpWFZwHArsY-screenshot-2024-09-07-at-13-38-21.png)

Version 2:  
To be added.