Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 2 additions & 5 deletions docs/declarative-agent-manifest-1.6.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ description: Learn about the 1.6 schema for a manifest file for declarative agen
author: RachitMalik12
ms.author: malikrachit
ms.localizationpriority: medium
ms.date: 11/18/2025
ms.date: 12/18/2025
ms.topic: reference
---

Expand Down Expand Up @@ -740,10 +740,7 @@ The worker agent object contains the following property.

### User override object

> [!IMPORTANT]
> This feature is not yet available.

Identifies capabilities in the agent that the agent end user can modify via a UI control in Microsoft 365 Copilot.
Identifies capabilities in the agent that the agent user can modify via a UI control in Microsoft 365 Copilot.

> [!NOTE]
> When you declare `GraphConnectors` in the `path`, the system buckets and displays Microsoft provided connectors using a friendly name, and custom connectors using the connector name (e.g., CB Insights). This behavior ensures end users can easily identify and manage connector sources when configuring their agent session. For more information on connectors and publishers, see [Microsoft 365 Copilot Connectors Gallery](/microsoftsearch/connectors-gallery).
Expand Down