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

# Open remote UI menu

> Open the remote UI menu from your own code.

You can trigger this event from anywhere client side to open the remote UI menu.

```lua Event theme={null}
TriggerEvent("vehicles_keys:openKeysMenu")
```


## Related topics

- [Client](/vehicles-keys/client/index.md)
- [Open billing menu](/billing-ui/client/open-billing-menu.md)
- [Open actions menu](/jobs-creator/client/actions/open-actions-menu.md)
- [Open menu manually](/blips-creator/client/open-menu-manually.md)
