|
| 1 | +--- |
| 2 | +ms.date: 07/02/2025 |
| 3 | +title: "Manage SharePoint Embedded containers in Purview for Copilot Notebooks, Copilot Pages, or Loop workspaces" |
| 4 | +ms.reviewer: dancost, tonchan, abisuresh |
| 5 | +ms.author: jenz |
| 6 | +author: jenzamora |
| 7 | +manager: jtremper |
| 8 | +recommendations: true |
| 9 | +audience: Admin |
| 10 | +f1.keywords: |
| 11 | +- NOCSH |
| 12 | +ms.service: loop |
| 13 | +ms.localizationpriority: medium |
| 14 | +ms.topic: concept-article |
| 15 | +ms.collection: |
| 16 | +- Strat_SP_admin |
| 17 | +- Microsoft 365-collaboration |
| 18 | +- Tier3 |
| 19 | +- essentials-compliance |
| 20 | +- magic-ai-copilot |
| 21 | +search.appverid: |
| 22 | +- SPO160 |
| 23 | +- MET150 |
| 24 | +description: "Learn about Purview integration of SharePoint Embedded containers for Copilot Notebooks, Copilot Pages, or Loop workspaces." |
| 25 | +--- |
| 26 | + |
| 27 | +# Purview integration of SharePoint Embedded containers for Copilot Notebooks, Copilot Pages, or Loop workspaces |
| 28 | + |
| 29 | +All SharePoint Embedded containers are targeted using the "All SharePoint Sites" scope in Microsoft Purview. For example, if configuring Retention Policies, the configuration you specify that targets All SharePoint Sites applies to every Copilot Pages and Copilot Notebooks container in SharePoint Embedded, and every Loop workspace in SharePoint Embedded. All SharePoint Sites includes all SharePoint Embedded container ownership types: user, group, and tenant-owned. |
| 30 | + |
| 31 | +## Retrieving the Container URL for Purview |
| 32 | + |
| 33 | +If you need to specify an the Copilot Pages and Copilot Notebooks container, or a specific Loop workspace container for a retention policy or another compliance feature, specify the workspace as you would a SharePoint site, by its URL. To locate this URL: |
| 34 | + |
| 35 | +1. Sign in to the SharePoint admin center with the [SharePoint Embedded administrator role](/sharepoint/dev/embedded/concepts/admin-exp/adminrole) |
| 36 | +1. Navigate to **Containers** > **Active containers** or **Deleted containers** where you can view the details of a selected Loop workspace or Copilot Pages and Copilot Notebooks container |
| 37 | +1. From the flyout pane, **General** tab |
| 38 | +1. Copy the container URL |
| 39 | + |
| 40 | +## Searching the Audit Logs |
| 41 | + |
| 42 | +These are the Loop application IDs: |
| 43 | + |
| 44 | +- Loop Web Application ID: `a187e399-0c36-4b98-8f04-1edc167a0996` |
| 45 | +- Loop Mobile Application ID: `0922ef46-e1b9-4f7e-9134-9ad00547eb41` |
| 46 | +- Copilot Pages and Copilot Notebooks containers are created using the Loop Application IDs. |
| 47 | + |
| 48 | +### Search and Export |
| 49 | + |
| 50 | +To search and export Microsoft 365 service events for all file related activity: |
| 51 | + |
| 52 | +1. In the [Purview audit logs search](https://purview.microsoft.com/auditlogsearch), search audit logs for "page" or "loop" or "loot" or "fluid" or for the Loop Application IDs in the **Keyword Search** filter |
| 53 | +1. Further filter exported results by "SourceFileExtension":"page" or "SourceFileExtension":"loop" or "SourceFileExtension":"loot" (templates) or "SourceFileExtension":"fluid" (deprecated) |
| 54 | + |
| 55 | +Loop workspaces create and update .pod files to manage content in the workspace. |
| 56 | + |
| 57 | +### Specific Loop workspace or Copilot Notebook |
| 58 | + |
| 59 | +To search for audit events related to a specific Loop workspace or a Copilot Pages and Copilot Notebooks container, follow these steps: |
| 60 | + |
| 61 | +1. [Retrieve the container URL](#retrieving-the-container-url-for-purview) for the Loop workspace or Copilot Notebook you want to audit. |
| 62 | +2. In the [Purview audit logs search](https://purview.microsoft.com/auditlogsearch), use the following filters: |
| 63 | + - **File, folder, or site**: Enter the full container URL and append `/*` to include all file and container audit events. |
| 64 | + - Example: `https://<your-tenant>.sharepoint.com/contentstorage/CSP_c33f9fa3-9cbe-4fac-ba1f-b8eeb9c30e23/*` |
| 65 | + - **Keyword Search**: To find all audit events related to the container, extract the GUID from the container URL and enter it in the Keyword Search filter. |
| 66 | + - In the example above, the GUID is `c33f9fa3-9cbe-4fac-ba1f-b8eeb9c30e23`. |
| 67 | + |
| 68 | +This approach ensures you capture all relevant audit events for the selected Loop workspace or the Copilot Pages and Copilot Notebooks container. |
| 69 | + |
| 70 | +<!-- |
| 71 | +potential future examples |
| 72 | +- find all accessed or downloaded documents |
| 73 | +- find all edited items within a specific timeframe |
| 74 | +- find all keyword-based search queries |
| 75 | +--> |
| 76 | + |
| 77 | +<!-- |
| 78 | +## eDiscovery export |
| 79 | +--> |
| 80 | + |
| 81 | +## Related articles |
| 82 | + |
| 83 | +- [Summary of Compliance, Lifecycle, Governance](cpcn-compliance-summary.md) |
| 84 | +- [Configuration Requirements](cpcn-loop-requirements.md) |
| 85 | +- [Copilot Pages and Notebooks Storage](cpcn-storage.md) |
| 86 | +- [Permissions](cpcn-loop-permission.md) |
| 87 | +- [Copilot Pages and Notebooks Admin toggles](cpcn-admin-configuration.md) |
| 88 | +- [Managing SharePoint Embedded containers](cpcn-loop-spe-management.md) |
| 89 | +- [Loop Storage](cpcn-storage.md) |
| 90 | +- [Loop Admin toggles](loop-admin-configuration.md) |
| 91 | +- [UX examples for admin toggle states](loop-ux-examples.md) |
| 92 | +- [Overview of Loop components in Microsoft 365](loop-components-teams.md) |
0 commit comments