Soft-delete behavior
When you delete a supported resource, Planasonix marks it deleted instead of purging immediately.- References from active pipelines may break if they pointed at the deleted object; the UI surfaces conflicts when you restore.
- Runs and history for deleted pipelines typically remain queryable for compliance, but new runs cannot start until restoration.
- Secrets in trashed connections stay encrypted at rest; use permission controls to limit who can browse trash.
Exact retention and whether dependent schedules auto-disable vary by deployment. Your admin documents the authoritative policy for your organization.
Retention period
Trash items remain for a retention window defined by your organization (often 30–90 days). After that, the platform permanently deletes the resource and associated recoverable metadata according to your plan.Restoring items
Restore
Choose Restore and confirm. Resolve any naming conflicts if another resource took the same identifier while this one was deleted.
Permanent deletion
Organization admins (or roles your policy assigns) can empty trash or purge individual items before natural expiry. Use this when a credential must be retired immediately or when policy forbids retaining certain definitions.- Purging a connection invalidates tokens where the integration supports revocation; verify in the upstream system if required.
- Purging a pipeline does not automatically delete warehouse tables the pipeline created; manage data lifecycle in the destination.
What you can trash
Pipelines
You can move draft and published pipeline definitions to trash when you have delete permission on the project. Trashing stops new orchestration from targeting that definition.Credentials
Credentials (connection records holding secrets or OAuth tokens) can be trashed when you rotate providers or decommission sources. Trashed credentials cannot authorize new runs.What is not in trash
What is not in trash
Completed run logs, billing records, and audit events are not user-recoverable from trash; they follow platform retention policies.
Shared resources
Shared resources
Related topics
Shared items
Collaboration and connection visibility.
Environments
Promote and protect production definitions.