From 7e02bb743d0925c2c4a6ae30107d246a3c9f38e8 Mon Sep 17 00:00:00 2001 From: Dana Breseman Date: Mon, 22 Jun 2026 16:43:52 +0200 Subject: [PATCH] Add Agents as a content type --- content/en/docs/genai/_index.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/content/en/docs/genai/_index.md b/content/en/docs/genai/_index.md index 7ed6ed7e519..bbf22b8b591 100644 --- a/content/en/docs/genai/_index.md +++ b/content/en/docs/genai/_index.md @@ -6,6 +6,8 @@ description: "Describes how to integrate agentic and generative AI into Mendix a weight: 40 aliases: - /appstore/modules/genai/ +cascade: + - content_type: "Agents" --- ## Introduction