Skip to content

Insight Pack (PDF)

The Insight Pack is a one‑click PDF export for sharing weekly updates with clients or stakeholders. It summarises the most important insights from a completed CreativeDynamics job.

  1. Go to Dashboard → Insights.
  2. Select a completed job.
  3. Click Download Insight Pack (PDF).
  • Job name and generation timestamp
  • Executive KPIs (creatives analysed, spend, overspend, at‑risk share)
  • Top priority actions ranked by impact
  • Replace‑now and at‑risk totals for quick executive context

The PDF can also be requested directly via the API:

GET /api/cd/jobs/{jobId}/insight-pack

Notes:

  • Requires an authenticated session.
  • Only available for jobs with status completed.
  • The filename is returned as cd-insight-pack-{jobId}.pdf.

Insight Packs are generated from each job’s analysis_report.csv output. If the report is missing or incomplete, the export will fail.

  • Treat operational (clicks) and financial (GBP) metrics separately.
  • Use the Insight Pack to brief weekly client calls, identify top actions, and track risk exposure over time.