---
title: Runtime
description: The runtime powers your agent — state, communication, execution, and operations.
image: https://developers.cloudflare.com/dev-products-preview.png
---

> Documentation Index  
> Fetch the complete documentation index at: https://developers.cloudflare.com/agents/llms.txt  
> Use this file to discover all available pages before exploring further.

[Skip to content](#%5Ftop) 

# Runtime

The runtime powers your agent — state, communication, execution, and operations.

* [ Agents API ](https://developers.cloudflare.com/agents/runtime/agents-api/)
* [ Lifecycle ](https://developers.cloudflare.com/agents/runtime/lifecycle/)
* [ Communication ](https://developers.cloudflare.com/agents/runtime/communication/)
* [ Execution ](https://developers.cloudflare.com/agents/runtime/execution/)
* [ Operations ](https://developers.cloudflare.com/agents/runtime/operations/)

```json
{"@context":"https://schema.org","@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"item":{"@id":"/directory/","name":"Directory"}},{"@type":"ListItem","position":2,"item":{"@id":"/agents/","name":"Agents"}},{"@type":"ListItem","position":3,"item":{"@id":"/agents/runtime/","name":"Runtime"}}]}
```
