The Bulk Operations screen manages bulk data actions at the routeDocumentation Index
Fetch the complete documentation index at: https://docs.encoreos.io/llms.txt
Use this file to discover all available pages before exploring further.
/settings/bulk-operations.
Overview
The screen lists existing bulk operations for the current organization inBulkOperationsList with progress tracking. Users with pf.bulk_operations.create see a “New Operation” button that opens the BulkOperationForm dialog for defining a new bulk delete, update, or assign operation. Completing or canceling the form refreshes the operations list. The page requires an active organization context.
Who it’s for
No explicit permission gate on the route itself.pf.bulk_operations.create is required to create new operations.
Before you start
- An active organization context is required.
- Creating new bulk operations requires
pf.bulk_operations.create.
Steps
Create a new operation
Click “New Operation” (requires create permission), complete the form, and submit.
Key concepts
- Supported operation types: bulk delete, update, assign
- Rollback capability — SME: confirm which operations support rollback and the mechanism
- Progress tracking — visible per operation in the list
Related
Platform Foundation
Platform Foundation overview.
Governance & parity
Documentation coverage and governance.
This page documents shipped product behavior. It is not medical, legal, or
billing advice. Verify against your organization’s policies and applicable
regulations before using it for clinical, compliance, or billing decisions.
Protected health information (PHI) shown in the product is governed by your
tenant’s access controls and is never exposed in this documentation.
Documentation sources
Documentation sources
- src/routes/platform.tsx
- src/platform/bulk-operations/components/BulkOperationsPage.tsx