> For the complete documentation index, see [llms.txt](https://documentation.jaksam-scripts.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://documentation.jaksam-scripts.com/vehicles-keys/client/self-remove-vehicle-plate.md).

# Self remove vehicle plate

You can use this event to self remove a vehicle plate, for example in the events where your framework deletes a vehicle with /dv command

## Event

```lua
TriggerServerEvent("vehicles_keys:selfRemoveKeys", plate)
```
