[Home](./index.md) > [bitburner](./bitburner.md) > [Singularity](./bitburner.singularity.md) > [getCurrentWork](./bitburner.singularity.getcurrentwork.md) ## Singularity.getCurrentWork() method Get the current work the player is doing. **Signature:** ```typescript getCurrentWork(): Task | null; ``` **Returns:** [Task](./bitburner.task.md) \| null - An object representing the current work. Fields depend on the kind of work. ## Remarks RAM cost: 0.5 GB \* 16/4/1