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

# Cloud Functions

> Run server-side Python code triggered by HTTP requests or WebSocket connections

# Cloud Functions

Cloud Functions let you run server-side Python code
directly on the Cocobase platform without managing
any infrastructure.

For complete documentation including environment
reference, examples, queue system, and email service
see the full Cloud Functions section:

* [Introduction](/cloud-functions/introduction)
* [Execution Environment](/cloud-functions/environment)
* [Queue System](/cloud-functions/queue)
* [Email Service](/cloud-functions/email)
* [Quick Reference](/cloud-functions/quick-reference)
* [Examples](/cloud-functions/examples)
