II.
Workflow JSON
Structured · liveworkflow:user-group-chapter-management
User Group Chapter Management json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "workflow:user-group-chapter-management",
"_kind": "Workflow",
"_file": "workflows/workflows/workflows-community-channels.yaml",
"_cluster": "workflows",
"attributes": {
"displayName": "User Group Chapter Management",
"workflowKind": "operational",
"triggerType": "scheduled",
"typicalCadence": "monthly",
"complexity": "cross-team",
"description": "Coordinates the network of local user group chapters and meetup\nprograms — establishing chapter launch criteria including minimum local\ncommunity size, volunteer leader identification, and regional market\nrelevance, recruiting and onboarding chapter leaders with structured\nplaybooks covering event planning, speaker sourcing, and community building\nbest practices, coordinating meetup scheduling across chapters to avoid\nconflicts and enable cross-chapter speaker sharing, providing chapter\nleaders with swag budgets, venue sponsorship frameworks, and content\npackages, managing a speaker bureau that connects internal experts and\ncommunity champions with chapter events, tracking chapter health metrics\nincluding attendance trends, new member acquisition, and leader engagement\nlevels, facilitating cross-chapter knowledge sharing through leader\ncommunity channels and quarterly syncs, and identifying underperforming\nchapters for intervention or graceful sunset. Produces chapter network\ndashboards, leader engagement reports, and geographic coverage analyses.\nExcludes individual event logistics and conference organization.\n"
},
"outgoingEdges": [
{
"from": "workflow:user-group-chapter-management",
"to": "role:devrel",
"kind": "involves_role",
"attributes": {}
},
{
"from": "workflow:user-group-chapter-management",
"to": "role:planner",
"kind": "involves_role",
"attributes": {}
},
{
"from": "workflow:user-group-chapter-management",
"to": "role:end-user",
"kind": "involves_role",
"attributes": {}
},
{
"from": "workflow:user-group-chapter-management",
"to": "skill-area:community-management",
"kind": "requires_skill_area",
"attributes": {}
},
{
"from": "workflow:user-group-chapter-management",
"to": "skill-area:event-management",
"kind": "requires_skill_area",
"attributes": {}
},
{
"from": "workflow:user-group-chapter-management",
"to": "domain:community",
"kind": "applies_to_domain",
"attributes": {}
},
{
"from": "workflow:user-group-chapter-management",
"to": "domain:operations",
"kind": "applies_to_domain",
"attributes": {}
},
{
"from": "workflow:user-group-chapter-management",
"to": "responsibility:capacity-planning",
"kind": "triggers_responsibility",
"attributes": {}
},
{
"from": "workflow:user-group-chapter-management",
"to": "responsibility:retro-facilitation",
"kind": "triggers_responsibility",
"attributes": {}
},
{
"from": "workflow:user-group-chapter-management",
"to": "org-unit:community-team",
"kind": "performed_by_org_unit",
"attributes": {}
},
{
"from": "workflow:user-group-chapter-management",
"to": "org-unit:developer-relations-team",
"kind": "performed_by_org_unit",
"attributes": {}
}
],
"incomingEdges": []
}