### YamlMime:Hub title: Agent Framework documentation summary: Learn to build robust, future-proof Agentic AI solutions that evolve with technological advancements. brand: semantic-kernel metadata: title: Agent Framework documentation description: Agent Framework documentation. ms.topic: hub-page ms.date: 09/05/2025 ms.service: agent-framework searchScope: [] titleSuffix: "" ms.author: ssalgado author: ssalgadodev ms.manager: nitinme hide_bc: true productDirectory: items: - title: Overview imageSrc: /agent-framework/media/overview.svg links: - url: /agent-framework/overview/ text: Introduction to Agent Framework - url: https://github.com/microsoft/agent-framework text: GitHub Repository - url: https://github.com/microsoft/agent-framework/tree/main/python/samples text: Check out Python samples for Agent Framework - url: https://github.com/microsoft/agent-framework/tree/main/dotnet/samples text: Check out C# samples for Agent Framework - title: Get Started imageSrc: /agent-framework/media/getstarted.svg links: - url: /agent-framework/get-started/your-first-agent text: "Step 1: Your First Agent" - url: /agent-framework/get-started/add-tools text: "Step 2: Add Tools" - url: /agent-framework/get-started/multi-turn text: "Step 3: Multi-Turn Conversations" - url: /agent-framework/get-started/memory text: "Step 4: Memory & Persistence" - url: /agent-framework/get-started/workflows text: "Step 5: Workflows" - url: /agent-framework/get-started/hosting text: "Step 6: Host Your Agent" - title: Agents imageSrc: /agent-framework/media/concept.svg links: - url: /agent-framework/agents/index text: Agents overview - url: /agent-framework/agents/tools/index text: Tools - url: /agent-framework/agents/skills text: Agent Skills - url: /agent-framework/agents/conversations/index text: Conversations - url: /agent-framework/agents/providers/index text: Providers - title: Workflows imageSrc: /agent-framework/media/architecture.svg links: - url: /agent-framework/workflows/index text: Workflows overview - url: /agent-framework/workflows/executors text: Executors - url: /agent-framework/workflows/edges text: Edges - url: /agent-framework/workflows/workflows text: Workflow Builder & Execution - title: Integrations imageSrc: /agent-framework/media/minihub.svg links: - url: /agent-framework/integrations/index text: Integrations overview - url: /agent-framework/integrations/azure-functions text: Azure Functions - url: /agent-framework/integrations/azure-functions text: Durable Task - url: /agent-framework/integrations/a2a text: A2A Protocol - url: /agent-framework/devui/index text: DevUI - title: Support imageSrc: /agent-framework/media/howtoguide.svg links: - url: /agent-framework/support/index text: Get support - url: /agent-framework/support/faq text: FAQ - url: /agent-framework/migration-guide/from-autogen/index text: Migrate from Autogen - url: /agent-framework/migration-guide/from-semantic-kernel/index text: Migrate from Semantic Kernel