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

# Hooks

> Examples for team workflows in hooks.

| Example                                                    | Description                                                                 |
| ---------------------------------------------------------- | --------------------------------------------------------------------------- |
| [Post Hook Output](/examples/teams/hooks/post-hook-output) | Demonstrates output validation and transformation post-hooks for team runs. |
| [Pre Hook Input](/examples/teams/hooks/pre-hook-input)     | Demonstrates input validation and transformation pre-hooks for team runs.   |
| [Stream Hook](/examples/teams/hooks/stream-hook)           | Demonstrates post-hook notifications after team response generation.        |
