> For the complete documentation index, see [llms.txt](https://docs.cerebrum.dev/cerebrum/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.cerebrum.dev/cerebrum/cerebrum-node-setup-and-registration/6.-register-a-cerebrum-worker.md).

# 6. Register a Cerebrum Worker

Once the image is downloaded, you can register your computer as a worker on the Cerebrum network by running the following Docker command:

```
docker run -it -v /sys/fs/cgroup:/sys/fs/cgroup:rw cerebrum/cerebrum-node:latest
```

After running the above command, enter your email address and press enter. This will generate several lines in the console. The final output line should look like this:

```
node registration complete
```

This indicates that your machine has successfully been registered as a worker in the Cerebrum network.

#### Console Output Example:

<figure><img src="/files/Im25CAE3WNNZuKiY4Gzj" alt=""><figcaption></figcaption></figure>
