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

# Clients

> Configure Agno's default sync httpx.Client with headers, logging, request IDs, timeouts, and error tracking.

| Example                                                            | Description                                                                                           |
| ------------------------------------------------------------------ | ----------------------------------------------------------------------------------------------------- |
| [Global HTTP Client](/examples/models/clients/http-client-caching) | Configure the default sync `httpx.Client` used by Agno clients that opt into the shared HTTP utility. |
