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

# USER

`USER [username]`

The `USER` instruction allows you to run as a non-root user.

The user is added to the `root` group to circumvent permission denied errors.

### Examples

* Use `USER www` to run the remaining commands as the `www` user.
