Event banner
SharePoint: From Concept to Creation to Impact + Live AMA
Event details
Will there be a place where we can see all or just an overview over all (number of agents for ex) the SharePoint agents being made in the organization?
- GA12范孝宗Jan 29, 2025Brass Contributor
是的,您可以使用 SharePoint 管理中心來查看和管理組織中所有正在進行的 SharePoint 代理。以下是一些步驟,幫助您找到相關信息:
1. **訪問 SharePoint 管理中心**:
- 登錄到 Microsoft 365 管理中心(https://admin.microsoft.com)。
- 在左側導航欄中,選擇“管理中心”,然後選擇“SharePoint”。
2. **查看代理資訊**:
- 在 SharePoint 管理中心,您可以查看和管理所有 SharePoint 網站和代理。
- 您可以使用“活動報告”來查看有關網站使用情況和活動的詳細信息。
- 您還可以使用“網站管理”來查看所有網站集合及其屬性。
3. **使用 PowerShell**:
- 如果您需要更詳細的報告或自定義查詢,可以使用 SharePoint Online Management Shell(PowerShell)。
- 例如,您可以使用 'Get-SPOSite' 命令來列出所有網站集合及其屬性。
這些工具和方法應該能夠幫助您概覽和管理組織中所有正在進行的 SharePoint 代理。
- BariaddeJan 30, 2025Copper Contributor
Hi, there is no place where I can see the agents in SharePoint admin center. Could you please advise where?
- DebWalther-SkyterraJan 30, 2025Brass Contributor
- You need a Copilot license.
- Look on a Document library, if it's been rolled out to your tenant, you should see the Agent option in teh "ribbon"
You will also see it if you select the 3 dots for a folder or a file.
- TomRBergJan 30, 2025MCT
Hi, have you tried this yourself? I see no overview of agents in the SharePoint admin center. Only over sites themselves.
Also, agents being files I would assume they would be in Purview or similar.
- DebWalther-SkyterraJan 30, 2025Brass Contributor
TomRBergMy agents are showing up in the document library I created them in. Right now the only way Ican see finding all your agents is to run a PowerShell command (file = *.agent), and that account will need access to every site.