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

# History

> Runnable workflow examples under: cookbook/04_workflows/06_advanced_concepts/history.

| Example                                                                                                  | Description                                                                                                  |
| -------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------ |
| [Continuous Execution](/examples/workflows/advanced-concepts/history/continuous-execution)               | Demonstrates single-step conversational execution with workflow history available to the step agent.         |
| [History In Function](/examples/workflows/advanced-concepts/history/history-in-function)                 | Demonstrates reading workflow history inside a custom function step for strategic content planning.          |
| [Intent Routing With History](/examples/workflows/advanced-concepts/history/intent-routing-with-history) | Demonstrates simple intent routing where all specialist steps share workflow history for context continuity. |
| [Step History](/examples/workflows/advanced-concepts/history/step-history)                               | Demonstrates workflow-level and step-level history controls for conversation-aware content workflows.        |
