From 277d53e8cead9562a0590b15a34149193b683f0f Mon Sep 17 00:00:00 2001 From: Rohit Devmore Date: Sun, 5 Jan 2025 19:02:32 +0100 Subject: [PATCH] Update manage-access-agents-in-sharepoint.md Explicitly mentioned tha clause about having access to the knwldge base. Mere having access to .agent file doesnt guarantee that agent will provide the results . (Thats my understanding ) --- .../SharePointOnline/manage-access-agents-in-sharepoint.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SharePoint/SharePointOnline/manage-access-agents-in-sharepoint.md b/SharePoint/SharePointOnline/manage-access-agents-in-sharepoint.md index c45ebdcdc7..0550a00265 100644 --- a/SharePoint/SharePointOnline/manage-access-agents-in-sharepoint.md +++ b/SharePoint/SharePointOnline/manage-access-agents-in-sharepoint.md @@ -34,7 +34,7 @@ SharePoint agents, powered by AI, help users quickly find information and insigh ### Use file permissions on the agent file -As SharePoint agents are represented as [.agent files](https://support.microsoft.com/office/create-and-edit-an-agent-d16c6ca1-a8e3-4096-af49-67e1cfdddd42#where-agent-file), permissions on the *.agent* file govern who can access or edit the agent. Only users who are able to create or access files on a SharePoint site can create or access agents. +As SharePoint agents are represented as [.agent files](https://support.microsoft.com/office/create-and-edit-an-agent-d16c6ca1-a8e3-4096-af49-67e1cfdddd42#where-agent-file), permissions on the *.agent* file govern who can access or edit the agent. Only users who are able to create or access files on a SharePoint site can create or access agents. It is important that the end user using agent , also has at least READ acccess to the knowledge base (If any) referred within the agent. ### Control user access through licensing