From 2148c7ed77c422c2475a2a124cd3a79c30e7d76c Mon Sep 17 00:00:00 2001 From: Lucas Gomide Date: Thu, 28 May 2026 10:56:37 -0300 Subject: [PATCH] docs: add ACP (Beta) docs navigation block to Agent Control Plane pages (#5961) - Adds an "ACP (Beta) Docs Navigation" block at the top of every Agent Control Plane page so readers can jump between Overview, Monitoring, and Rules without scrolling to the bottom-of-page Related cards. --- .../features/agent-control-plane/monitoring.mdx | 8 ++++++++ .../enterprise/features/agent-control-plane/overview.mdx | 8 ++++++++ docs/ar/enterprise/features/agent-control-plane/rules.mdx | 8 ++++++++ .../features/agent-control-plane/monitoring.mdx | 8 ++++++++ .../enterprise/features/agent-control-plane/overview.mdx | 8 ++++++++ docs/en/enterprise/features/agent-control-plane/rules.mdx | 8 ++++++++ .../features/agent-control-plane/monitoring.mdx | 8 ++++++++ .../enterprise/features/agent-control-plane/overview.mdx | 8 ++++++++ docs/ko/enterprise/features/agent-control-plane/rules.mdx | 8 ++++++++ .../features/agent-control-plane/monitoring.mdx | 8 ++++++++ .../enterprise/features/agent-control-plane/overview.mdx | 8 ++++++++ .../enterprise/features/agent-control-plane/rules.mdx | 8 ++++++++ 12 files changed, 96 insertions(+) diff --git a/docs/ar/enterprise/features/agent-control-plane/monitoring.mdx b/docs/ar/enterprise/features/agent-control-plane/monitoring.mdx index 952d5c783..db1b2c712 100644 --- a/docs/ar/enterprise/features/agent-control-plane/monitoring.mdx +++ b/docs/ar/enterprise/features/agent-control-plane/monitoring.mdx @@ -6,6 +6,14 @@ icon: "gauge" mode: "wide" --- + + **تنقل وثائق ACP (إصدار تجريبي)** + + - [نظرة عامة](/ar/enterprise/features/agent-control-plane/overview) + - **المراقبة** *(أنت هنا)* + - [القواعد](/ar/enterprise/features/agent-control-plane/rules) + + ## نظرة عامة تبويب **Automations** هو عرض العمليات للقراءة فقط في [Agent Control Plane](/ar/enterprise/features/agent-control-plane/overview). يجمع بين بطاقتَي مقاييس و sankey تفاعلي وجدولين فرعيين — **Automations** و **Consumption** — يمكنك البحث والتصفية والفرز فيهما. diff --git a/docs/ar/enterprise/features/agent-control-plane/overview.mdx b/docs/ar/enterprise/features/agent-control-plane/overview.mdx index fc290d9d1..6e9ff1925 100644 --- a/docs/ar/enterprise/features/agent-control-plane/overview.mdx +++ b/docs/ar/enterprise/features/agent-control-plane/overview.mdx @@ -5,6 +5,14 @@ sidebarTitle: نظرة عامة icon: "book-open" --- + + **تنقل وثائق ACP (إصدار تجريبي)** + + - **نظرة عامة** *(أنت هنا)* + - [المراقبة](/ar/enterprise/features/agent-control-plane/monitoring) + - [القواعد](/ar/enterprise/features/agent-control-plane/rules) + + ## نظرة عامة **Agent Control Plane** (ACP) هو مركز العمليات لكل ما يعمل لديك على CrewAI AMP. إنها شاشة واحدة — مقسّمة إلى تبويبَي **Automations** و **Rules** — تمنح فريقك القدرة على: diff --git a/docs/ar/enterprise/features/agent-control-plane/rules.mdx b/docs/ar/enterprise/features/agent-control-plane/rules.mdx index 17addc54a..144ec1003 100644 --- a/docs/ar/enterprise/features/agent-control-plane/rules.mdx +++ b/docs/ar/enterprise/features/agent-control-plane/rules.mdx @@ -6,6 +6,14 @@ icon: "shield-check" mode: "wide" --- + + **تنقل وثائق ACP (إصدار تجريبي)** + + - [نظرة عامة](/ar/enterprise/features/agent-control-plane/overview) + - [المراقبة](/ar/enterprise/features/agent-control-plane/monitoring) + - **القواعد** *(أنت هنا)* + + ## نظرة عامة تتيح لك القواعد تطبيق سياسات — اليوم: **PII Redaction** — عبر العديد من الأتمتات دفعة واحدة، بدلاً من ضبط كل deployment على حدة. افتح تبويب **Rules** في [Agent Control Plane](/ar/enterprise/features/agent-control-plane/overview) لإدارتها. diff --git a/docs/en/enterprise/features/agent-control-plane/monitoring.mdx b/docs/en/enterprise/features/agent-control-plane/monitoring.mdx index 05b4e451e..ef94d1895 100644 --- a/docs/en/enterprise/features/agent-control-plane/monitoring.mdx +++ b/docs/en/enterprise/features/agent-control-plane/monitoring.mdx @@ -6,6 +6,14 @@ icon: "gauge" mode: "wide" --- + + **ACP (Beta) Docs Navigation** + + - [Overview](/en/enterprise/features/agent-control-plane/overview) + - **Monitoring** *(you are here)* + - [Rules](/en/enterprise/features/agent-control-plane/rules) + + ## Overview The **Automations** tab is the read-only operations view of the [Agent Control Plane](/en/enterprise/features/agent-control-plane/overview). It combines two metric cards, an interactive sankey, and two sub-tables — **Automations** and **Consumption** — that you can search, filter, and sort. diff --git a/docs/en/enterprise/features/agent-control-plane/overview.mdx b/docs/en/enterprise/features/agent-control-plane/overview.mdx index dc2332764..1e3d4de8b 100644 --- a/docs/en/enterprise/features/agent-control-plane/overview.mdx +++ b/docs/en/enterprise/features/agent-control-plane/overview.mdx @@ -5,6 +5,14 @@ sidebarTitle: Overview icon: "book-open" --- + + **ACP (Beta) Docs Navigation** + + - **Overview** *(you are here)* + - [Monitoring](/en/enterprise/features/agent-control-plane/monitoring) + - [Rules](/en/enterprise/features/agent-control-plane/rules) + + ## Overview The **Agent Control Plane** (ACP) is the operations hub for everything you have running on CrewAI AMP. It is a single screen — split into **Automations** and **Rules** tabs — that lets your team: diff --git a/docs/en/enterprise/features/agent-control-plane/rules.mdx b/docs/en/enterprise/features/agent-control-plane/rules.mdx index 6555ddec0..755afbcc4 100644 --- a/docs/en/enterprise/features/agent-control-plane/rules.mdx +++ b/docs/en/enterprise/features/agent-control-plane/rules.mdx @@ -6,6 +6,14 @@ icon: "shield-check" mode: "wide" --- + + **ACP (Beta) Docs Navigation** + + - [Overview](/en/enterprise/features/agent-control-plane/overview) + - [Monitoring](/en/enterprise/features/agent-control-plane/monitoring) + - **Rules** *(you are here)* + + ## Overview Rules let you apply policies — today: **PII Redaction** — across many automations at once, instead of configuring each deployment individually. Open the **Rules** tab in the [Agent Control Plane](/en/enterprise/features/agent-control-plane/overview) to manage them. diff --git a/docs/ko/enterprise/features/agent-control-plane/monitoring.mdx b/docs/ko/enterprise/features/agent-control-plane/monitoring.mdx index 3766259ea..c8ea48fbb 100644 --- a/docs/ko/enterprise/features/agent-control-plane/monitoring.mdx +++ b/docs/ko/enterprise/features/agent-control-plane/monitoring.mdx @@ -6,6 +6,14 @@ icon: "gauge" mode: "wide" --- + + **ACP (베타) 문서 내비게이션** + + - [개요](/ko/enterprise/features/agent-control-plane/overview) + - **모니터링** *(현재 페이지)* + - [규칙](/ko/enterprise/features/agent-control-plane/rules) + + ## 개요 **Automations** 탭은 [Agent Control Plane](/ko/enterprise/features/agent-control-plane/overview)의 읽기 전용 운영 뷰입니다. 두 개의 메트릭 카드, 인터랙티브 sankey, 그리고 **Automations**와 **Consumption** 두 개의 서브 테이블을 결합해 검색·필터·정렬을 지원합니다. diff --git a/docs/ko/enterprise/features/agent-control-plane/overview.mdx b/docs/ko/enterprise/features/agent-control-plane/overview.mdx index 0ebb3c5fd..9af73ac16 100644 --- a/docs/ko/enterprise/features/agent-control-plane/overview.mdx +++ b/docs/ko/enterprise/features/agent-control-plane/overview.mdx @@ -5,6 +5,14 @@ sidebarTitle: 개요 icon: "book-open" --- + + **ACP (베타) 문서 내비게이션** + + - **개요** *(현재 페이지)* + - [모니터링](/ko/enterprise/features/agent-control-plane/monitoring) + - [규칙](/ko/enterprise/features/agent-control-plane/rules) + + ## 개요 **Agent Control Plane**(ACP)은 CrewAI AMP에서 실행 중인 모든 워크로드를 위한 운영 허브입니다. **Automations**와 **Rules** 두 개의 탭으로 구성된 단일 화면에서 다음 작업을 할 수 있습니다: diff --git a/docs/ko/enterprise/features/agent-control-plane/rules.mdx b/docs/ko/enterprise/features/agent-control-plane/rules.mdx index c8f5d5cd6..b4e9e6b6a 100644 --- a/docs/ko/enterprise/features/agent-control-plane/rules.mdx +++ b/docs/ko/enterprise/features/agent-control-plane/rules.mdx @@ -6,6 +6,14 @@ icon: "shield-check" mode: "wide" --- + + **ACP (베타) 문서 내비게이션** + + - [개요](/ko/enterprise/features/agent-control-plane/overview) + - [모니터링](/ko/enterprise/features/agent-control-plane/monitoring) + - **규칙** *(현재 페이지)* + + ## 개요 규칙(Rules)은 각 deployment를 개별 설정하는 대신, 정책 — 현재: **PII Redaction** — 을 한 번에 여러 자동화에 적용할 수 있게 해줍니다. 관리하려면 [Agent Control Plane](/ko/enterprise/features/agent-control-plane/overview)에서 **Rules** 탭을 엽니다. diff --git a/docs/pt-BR/enterprise/features/agent-control-plane/monitoring.mdx b/docs/pt-BR/enterprise/features/agent-control-plane/monitoring.mdx index 20d70150f..f578423d6 100644 --- a/docs/pt-BR/enterprise/features/agent-control-plane/monitoring.mdx +++ b/docs/pt-BR/enterprise/features/agent-control-plane/monitoring.mdx @@ -6,6 +6,14 @@ icon: "gauge" mode: "wide" --- + + **Navegação da Documentação do ACP (Beta)** + + - [Visão Geral](/pt-BR/enterprise/features/agent-control-plane/overview) + - **Monitoramento** *(você está aqui)* + - [Regras](/pt-BR/enterprise/features/agent-control-plane/rules) + + ## Visão Geral A aba **Automações** é a visão de operações somente leitura do [Agent Control Plane](/pt-BR/enterprise/features/agent-control-plane/overview). Ela combina dois cards de métricas, um sankey interativo e duas sub-tabelas — **Automações** e **Consumo** — nas quais você pode buscar, filtrar e ordenar. diff --git a/docs/pt-BR/enterprise/features/agent-control-plane/overview.mdx b/docs/pt-BR/enterprise/features/agent-control-plane/overview.mdx index dedd5bbf1..750309bac 100644 --- a/docs/pt-BR/enterprise/features/agent-control-plane/overview.mdx +++ b/docs/pt-BR/enterprise/features/agent-control-plane/overview.mdx @@ -5,6 +5,14 @@ sidebarTitle: Visão Geral icon: "book-open" --- + + **Navegação da Documentação do ACP (Beta)** + + - **Visão Geral** *(você está aqui)* + - [Monitoramento](/pt-BR/enterprise/features/agent-control-plane/monitoring) + - [Regras](/pt-BR/enterprise/features/agent-control-plane/rules) + + ## Visão Geral O **Agent Control Plane** (ACP) é o hub de operações para tudo que você tem rodando no CrewAI AMP. É uma tela única — dividida nas abas **Automações** e **Regras** — que permite à sua equipe: diff --git a/docs/pt-BR/enterprise/features/agent-control-plane/rules.mdx b/docs/pt-BR/enterprise/features/agent-control-plane/rules.mdx index b09a5a208..7d00fec86 100644 --- a/docs/pt-BR/enterprise/features/agent-control-plane/rules.mdx +++ b/docs/pt-BR/enterprise/features/agent-control-plane/rules.mdx @@ -6,6 +6,14 @@ icon: "shield-check" mode: "wide" --- + + **Navegação da Documentação do ACP (Beta)** + + - [Visão Geral](/pt-BR/enterprise/features/agent-control-plane/overview) + - [Monitoramento](/pt-BR/enterprise/features/agent-control-plane/monitoring) + - **Regras** *(você está aqui)* + + ## Visão Geral As Regras permitem aplicar políticas — hoje: **PII Redaction** — em muitas automações de uma só vez, em vez de configurar cada deployment individualmente. Abra a aba **Regras** no [Agent Control Plane](/pt-BR/enterprise/features/agent-control-plane/overview) para gerenciá-las.