Skip to content

Collection Guidance & the System Catalogue

The platform ships with a built-in system catalogue: curated knowledge for 47+ common products (Cloudflare, GitHub, Okta, AWS, Microsoft 365, Intune, Snyk, and many more) describing exactly how to collect audit evidence from each one. Every catalogue entry provides step-by-step collection recipes at four maturity levels, researched from official vendor documentation.

Each catalogue system includes a recipe ladder:

LevelApproachExample
L1 — ManualSign in and export by handDownload the audit log CSV from the admin console weekly
L2 — ScheduledBuilt-in scheduled reports/exportsConfigure the vendor’s scheduled report emailed to an evidence mailbox
L3 — API-drivenScripted collection on a scheduleCall the vendor’s API daily with a read-only token
L4 — Managed pipelineContinuous streaming with completeness checksWebhooks/log streaming into your SIEM with gap alerting

Every recipe step includes the real console navigation path or API endpoint, the vendor role or permission it requires, security notes on credential handling, audit notes on evidentiary value, and links to the official vendor documentation.

Getting Guidance in the Evidence Workspace

Section titled “Getting Guidance in the Evidence Workspace”

Collection guidance appears in the evidence work area:

  1. Open an evidence item in the Evidence Workspace
  2. The Collection Suggestions panel lists your registered systems capable of providing that evidence
  3. Click a system chip to open its Collection Guide — the step-by-step recipe for your current maturity level
  4. Follow the steps, collect the artifact, and upload it against the evidence item

The guide also shows a Next Level Preview so you can see what upgrading your collection process would involve, and feedback buttons so you can flag recipes that don’t match your setup.

Each recipe carries a confidence badge showing where it came from:

BadgeMeaning
System-specificYour system is directly linked to its catalogue entry (added via the picker)
Vendor guideThe platform matched your system to a catalogue entry by its name/vendor
Type-genericNo catalogue match — generic guidance for the system type

To turn a name-based match into a direct link, edit the system and pick its template from the catalogue.

For systems that aren’t in the catalogue (internal tools, niche products), you can generate tailored guidance:

  1. Open the evidence item and select the system in Collection Suggestions
  2. Click ✨ Generate collection guidance for this system (requires editor access)
  3. The platform researches the vendor’s documentation and produces a full L1–L4 recipe ladder — this takes a couple of minutes

Generated recipes are private to your organisation and carry a clear “AI-generated — verify against vendor docs” badge. Treat them as a strong starting point: verify console paths and API details against the vendor’s current documentation before building processes on them.

  1. Add systems from the catalogue (Systems Registry) so guidance is linked from day one
  2. Start at L1 — get evidence flowing manually so nothing is blocked on engineering work
  3. Use the recipes to climb — each level’s recipe includes the setup steps, permissions, and vendor docs for the next automation step
  4. Watch your maturity scores rise in the Evidence Health dashboard as collection methods improve