# Management guide

## Check the status of the job queue
coming soon

## Mark as 'admin' user
``` shell
node built/tools/mark-admin (Username)
```

e.g.
``` shell
node built/tools/mark-admin @syuilo
```