> For the complete documentation index, see [llms.txt](https://kb.criticalscripts.shop/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://kb.criticalscripts.shop/paid-resources/fivem-ves/permissions.md).

# Permissions

The UI is accessed via the `/ves` command while inside an enabled hall location for players with Ace permission `cs-ves.control`. This check and how the UI is accessed can be changed by modifying `cs-ves/integration/client.lua` and `cs-ves/integration/server.lua` files. There is also an identifier-based check in parallel to Ace permission which can also be edited in `cs-ves/integration/server.lua` file to add any player identifiers you want.

**You may also find some ready-to-use framework-related integrations in our** [`extra-hac` GitHub](https://github.com/criticalscripts-shop/extra-hac/tree/main/cs-ves/integration)**.**
