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

# Context Events 🚧

> Events dispatched during context operations and state management

Context events are dispatched during context storage operations, allowing you to monitor and react to context state changes.

<Info>
  This page is a placeholder. Context events documentation is coming soon.
</Info>

## Overview

Context events will cover:

* Context initialization and loading
* Context data modifications
* Context persistence operations
* Context clearing and cleanup
