Analyses
Delete Analysis
Delete an existing analysis, identified by its ID.
Permissions
api.analyses.delete
DELETE
Delete Analysis
Previous
Engagement Roll Forward AnalysisRoll a completed analysis forward into an existing engagement. This will create a new analysis within the target engagement using the source analysis' data as
prior period data for the new analysis.
For analyses using a non-periodic time frame, this will create a new current analysis period, with the existing data being added as prior period data. This new
current period can be configured to either be a full period, or an interim period.
Analyses that use the periodic time frame will be rolled forward into a new periodic time frame, and will not have a new period added.
Rolling forward is subject to the following restrictions:
- The target engagement must not be the same as the analysis' current engagement.
- Only completed analyses can be rolled forward.
- Interim analyses cannot be rolled forward. This does not apply to interim analyses that have been converted to full-period analyses.
- The library of the target engagement must support the analysis type of the analysis.
### Permissions
- `api.analyses.write`
Next
Delete Analysis

