Trace a result with provenance
Open Provenance in AkôFlow Desktop to query the local evidence database. The current interface provides a read-only SQL workspace. It does not have separate Explore or Lineage views.
Query with read-only SQL
- Open the completed run and copy its run ID.
- In Provenance, select a table in Safe schema to create a starter
SELECTquery. - Filter by the run ID and join related tables when the question spans plans, activities, transfers, or data.
- Run the query and export the result page with its SQL and parameters.
For the annotated screen, API calls, pagination, and an investigation example, see Provenance and audit.