2015-02-16 21:23:56 -05:00

11 lines
366 B
Plaintext

/*! \page workflow_page Autopsy Workflow
Analyzing data in Autopsy uses the following workflow:
-# A case is created (see \ref cases_page)
-# One or more data sources are added (see \ref ds_page)
-# Ingest modules automatically analyze the data sources to extract information
-# Manual analysis is performed to identify the evidence.
-# Reports are generated.
*/