# Delete Pool Objects

Source: https://help.malighting.com/grandMA3/2.3/HTML/wvm_pool_delete.html
This is grandocs, an unofficial mirror of MA Lighting documentation. For authoritative or safety-relevant information, cite the canonical page on help.malighting.com.

---
Removing pool objects can be done using the [Delete](/grandma3/2-3/keyword_delete/) keyword.

When an object is deleted, grandMA3 will try to make everything look the same. For instance, deleting a preset will move the values stored in the preset into the different cues where the preset was used. This is not always possible, for instance, if an executor is controlling a sequence and the sequence is deleted, then it is gone, and the executor is empty.

### Example

Delete view 42:

|                                                                    |                                    |
| ------------------------------------------------------------------ | ---------------------------------- |
| ![](/img/grandma3/2-3/icon_commandline-input_logo_v2-0-59d23e.png) | User name\[Fixture]>Delete View 42 |

It can also be a range of numbers, for instance.

|                                                                    |                                            |
| ------------------------------------------------------------------ | ------------------------------------------ |
| ![](/img/grandma3/2-3/icon_commandline-input_logo_v2-0-59d23e.png) | User name\[Fixture]>Delete View 42 Thru 90 |

Deleting pool objects can be undone with [Oops](/grandma3/2-3/keyword_oops/). It will bring back the pool objects, but it might not restore links to the object.

|                                            |                                                                                                                 |
| ------------------------------------------ | --------------------------------------------------------------------------------------------------------------- |
| ![](/img/grandma3/2-3/tip_gray-269535.png) | **Hint:**                                                                                                       |
|                                            | It is also possible to delete a pool object using a [Swipey Command](/grandma3/2-3/wvm_pool/#h2__1144791563).   |