diff --git a/docs/agent-platform/ai-agents/ai-for-work.md b/docs/agent-platform/ai-agents/ai-for-work.md
index 3e57d3a9bd3..8c4d3d9006a 100644
--- a/docs/agent-platform/ai-agents/ai-for-work.md
+++ b/docs/agent-platform/ai-agents/ai-for-work.md
@@ -2,19 +2,19 @@
AI for Work is an enterprise platform that integrates AI to optimize productivity. It unifies information access, automates workflows, and enhances knowledge work. This addresses information fragmentation, manual inefficiencies, and AI accessibility, leading to improved operational efficiency and allowing employees to focus on high-value tasks.
-The Platform offers comprehensive end-to-end development, deployment, and advanced multi-agent orchestration for scalable Agentic applications at the enterprise level. It works seamlessly with AI for Work, allowing organizations to quickly deploy intelligent service solutions that leverage conversation optimization and multi-agent orchestration. This integration enhances customer satisfaction and reduces operational costs.
+The Agent Platform offers comprehensive end-to-end development, deployment, and advanced multi-agent orchestration for scalable Agentic applications at the enterprise level. It works seamlessly with AI for Work, allowing organizations to quickly deploy intelligent service solutions that leverage conversation optimization and multi-agent orchestration. This integration enhances customer satisfaction and reduces operational costs.
## Prerequisites
-* AI for Work and the Platform applications must exist in the same workspace.
+* AI for Work and the Agent Platform applications must exist in the same workspace.
* You must have administrator access to AI for Work.
## Create Workflow Agents and Autonomous Agents in AI for Work
-Powered by the Platform, AI for Work enables the development of two distinct agent types: Workflow Agents and Autonomous Agents.
+Powered by the Agent Platform, AI for Work enables the development of two distinct agent types: Workflow Agents and Autonomous Agents.
## Agent Types
-**Workflow Agent:** Workflow Agents in AI for Work leverage capabilities from the Platform to deliver precise, contextually relevant responses to user queries in real-time. This streamlined approach simplifies the creation of intelligent agents, enabling the rapid deployment of business solutions. Learn more about Workflow Agents.
+**Workflow Agent:** Workflow Agents in AI for Work leverage capabilities from the Agent Platform to deliver precise, contextually relevant responses to user queries in real-time. This streamlined approach simplifies the creation of intelligent agents, enabling the rapid deployment of business solutions. Learn more about Workflow Agents.
-**Autonomous Agent:** Autonomous Agents leverage the Platform to manage complex business tasks and workflows independently. These AI-powered agents utilize adaptive algorithms for dynamic decision-making, responding to evolving business requirements in real-time. Learn more about Autonomous Agents.
+**Autonomous Agent:** Autonomous Agents leverage the Agent Platform to manage complex business tasks and workflows independently. These AI-powered agents utilize adaptive algorithms for dynamic decision-making, responding to evolving business requirements in real-time. Learn more about Autonomous Agents.
diff --git a/docs/ai-for-work/custom-agents/work-agent.md b/docs/ai-for-work/custom-agents/work-agent.md
index d6e7993eb1e..b7df2f1f5f1 100644
--- a/docs/ai-for-work/custom-agents/work-agent.md
+++ b/docs/ai-for-work/custom-agents/work-agent.md
@@ -113,7 +113,7 @@ The Data Assistant agent requires access to all configured tools. Open its confi
With your application configured, you'll create a deployable version and establish an environment for production use. The versioning system allows you to maintain multiple configurations and roll back if needed.
-1. Go to **Deployment** → **Versions** → **Create Version**.
+1. Go to **Deployment** → **Versions** → **New Version**.
2. Save the version to capture your current configuration.
@@ -128,7 +128,7 @@ With your application configured, you'll create a deployable version and establi
Create the API credentials that the Platform uses to communicate with your deployment.
1. Copy the **deployment cURL** from your environment.
-2. Go to **API Scoping** → **Create Scope**.
+2. Go to **API Scopes** → **New API Scope**.
3. Navigate to **API Keys → Create Key** using your scope.