> For the complete documentation index, see [llms.txt](https://artucuno.gitbook.io/introduction-to-loona/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://artucuno.gitbook.io/introduction-to-loona/cloud-workers/introduction-to-workers.md).

# Introduction to Workers

Powerful automation tools deployed in seconds!

## What are Cloud Workers? 👷

Cloud Workers are similar to [Cloudflare Workers](https://developers.cloudflare.com/workers/) and allow you to deploy serverless automations for managing the Loona Panel and your Nodes!

## Use cases ⚒️

* Restarting Nodes on a specified event
* Automating the Loona API
* Updating Panel Themes on certain dates
* Creating servers
* Gathering stats to update a status page

## Features 📃

* Deployed on Loona's [Global network](https://www.google.com/maps/d/u/0/edit?hl=en\&mid=1CNBKLRDIjhfRVXHO876EPVx5auo5z28)
* Scheduled Execution
* **Global** File storage
* Access the [Loona API](/introduction-to-loona/api-docs/application.md)
