---
title: Lifecycle
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) 

# Lifecycle

* [ Agent class internals ](https://developers.cloudflare.com/agents/runtime/lifecycle/agent-class/)
* [ Callable methods ](https://developers.cloudflare.com/agents/runtime/lifecycle/callable-methods/)
* [ Store and sync state ](https://developers.cloudflare.com/agents/runtime/lifecycle/state/)
* [ Sessions ](https://developers.cloudflare.com/agents/runtime/lifecycle/sessions/)
* [ getCurrentAgent() ](https://developers.cloudflare.com/agents/runtime/lifecycle/get-current-agent/)

```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"}},{"@type":"ListItem","position":4,"item":{"@id":"/agents/runtime/lifecycle/","name":"Lifecycle"}}]}
```
