iiRecord
Agentic AI Atlas · Data Storytelling Workshop
workflow:data-storytelling-workshopa5c.ai
II.
Workflow JSON

workflow:data-storytelling-workshop

Structured · live

Data Storytelling Workshop json

Inspect the normalized record payload exactly as the atlas UI reads it.

File · workflows/workflows/workflows-pr-bi-km-pm.yamlCluster · workflows
Record JSON
{
  "id": "workflow:data-storytelling-workshop",
  "_kind": "Workflow",
  "_file": "workflows/workflows/workflows-pr-bi-km-pm.yaml",
  "_cluster": "workflows",
  "attributes": {
    "displayName": "Data Storytelling Workshop",
    "workflowKind": "operational",
    "triggerType": "scheduled",
    "typicalCadence": "monthly",
    "complexity": "cross-team",
    "description": "Facilitates collaborative sessions to transform raw data insights into\ncompelling business narratives — reviewing recent analytics findings,\nworkshopping visualization approaches, practicing executive presentation\ntechniques, critiquing draft data stories for clarity and impact, and\nbuilding a shared library of storytelling patterns. Produces refined data\nnarratives and presentation templates. Excludes data analysis itself.\n"
  },
  "outgoingEdges": [
    {
      "from": "workflow:data-storytelling-workshop",
      "to": "role:data-scientist",
      "kind": "involves_role",
      "attributes": {}
    },
    {
      "from": "workflow:data-storytelling-workshop",
      "to": "role:technical-writer",
      "kind": "involves_role",
      "attributes": {}
    },
    {
      "from": "workflow:data-storytelling-workshop",
      "to": "role:product-designer",
      "kind": "involves_role",
      "attributes": {}
    },
    {
      "from": "workflow:data-storytelling-workshop",
      "to": "skill-area:python-data-pipelines",
      "kind": "requires_skill_area",
      "attributes": {}
    },
    {
      "from": "workflow:data-storytelling-workshop",
      "to": "domain:business-intelligence",
      "kind": "applies_to_domain",
      "attributes": {}
    },
    {
      "from": "workflow:data-storytelling-workshop",
      "to": "domain:knowledge-management",
      "kind": "applies_to_domain",
      "attributes": {}
    },
    {
      "from": "workflow:data-storytelling-workshop",
      "to": "responsibility:ai-knowledge-sharing",
      "kind": "triggers_responsibility",
      "attributes": {}
    },
    {
      "from": "workflow:data-storytelling-workshop",
      "to": "responsibility:write-user-docs",
      "kind": "triggers_responsibility",
      "attributes": {}
    },
    {
      "from": "workflow:data-storytelling-workshop",
      "to": "org-unit:business-intelligence-team",
      "kind": "performed_by_org_unit",
      "attributes": {}
    },
    {
      "from": "workflow:data-storytelling-workshop",
      "to": "org-unit:product-team",
      "kind": "performed_by_org_unit",
      "attributes": {}
    }
  ],
  "incomingEdges": []
}