OperateCurrentOperator4 min

Scope selection and exports

How selected provider connections flow through dashboard pages, filters, and server-side CSV exports.

Implementation checklist

  1. 01Review selection model before relying on this area.
  2. 02Review findings export before relying on this area.

Selection model

Dashboard scope selection is provider/connection based. Empty selection means all org-scoped connections the caller is allowed to read.

Findings export

`/findings/export.csv` resolves the latest completed run per selected connection on the server and exports all matching current findings.

Previous

Audit execution truth

Next

Finding truth

Related docs