> For the complete documentation index, see [llms.txt](https://docs.spoof.dev/asteroid/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.spoof.dev/asteroid/setup/features/uuid-access.md).

# UUID Access

Supercharge your server's defenses by wielding the power to dictate who accesses the spoofer. Within the confines of the config.yml file, construct an impervious wall of security with a list of authorized UUIDs, ensuring only trusted individuals can access this potent tool.

```yaml
allowed_uuids:
    - '3fd954a8-c1b2-4b80-b163-96f3aa666a44'
```

* `allowed_uuids`: List of UUIDs allowed to use the spoofer's commands
