{}OPF
DocsIndustries exampleEdit on GitHub

Managed Detection Market Update

4 slide OPF example deck.

Metadata

Source

examples/gallery/industries/managed-detection-market-update.opf.json

Slides

4

Audience

board

Purpose

inform

Tone

authoritative

Source JSON

examples/gallery/industries/managed-detection-market-update.opf.json
{
  "name": "Managed Detection Market Update",
  "language": "english-gb",
  "audience": [
    "board"
  ],
  "purpose": "inform",
  "tone": "authoritative",
  "narrative": "pitch-deck",
  "design": {
    "theme": "classic",
    "colorScheme": "forest-green",
    "fontScheme": "gungsuh",
    "dimensions": "16:10",
    "background": "light1",
    "titleAlignment": "left",
    "contentAlignment": "center",
    "contentBox": true,
    "contentDirection": "vertical",
    "chartPrimary": "left",
    "imageFill": "fit",
    "listBullet": "image"
  },
  "slides": [
    {
      "id": "s1",
      "section": "Opening",
      "layout": "title",
      "tag": "Cybersecurity services",
      "title": "Managed Detection Market Update",
      "subtitle": "Sentinel Harbor Security Cybersecurity services",
      "notes": "Open by naming the decision: Reposition managed detection for mid-market buyers."
    },
    {
      "id": "s2",
      "section": "Context",
      "layout": "text-1x",
      "title": "Why This Matters",
      "text": [
        "Sentinel Harbor Security should focus the next cycle on ",
        {
          "text": "reposition managed detection for mid-market buyers",
          "bold": true,
          "color": "#F59E0B"
        },
        " while making the operating tradeoffs clear to cybersecurity services stakeholders."
      ]
    },
    {
      "id": "s3",
      "section": "Evidence",
      "layout": "chart-1x",
      "title": "Signal Trend",
      "type": "chart",
      "chart": {
        "type": "bullet-bar-3x",
        "data": {
          "columns": [
            "Quarter",
            "Current",
            "Baseline"
          ],
          "rows": [
            [
              "Q1",
              16,
              13
            ],
            [
              "Q2",
              20,
              15
            ],
            [
              "Q3",
              23,
              17
            ],
            [
              "Q4",
              27,
              19
            ]
          ]
        }
      }
    },
    {
      "id": "s4",
      "section": "Next",
      "layout": "list-4x",
      "title": "Next Steps",
      "items": [
        "Agree on the owner for cybersecurity services.",
        "Confirm the reporting cadence.",
        "Return with the first progress readout."
      ]
    }
  ]
}