II.
OrgUnit JSON
Structured · liveorg-unit:investor-relations
Investor Relations json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "org-unit:investor-relations",
"_kind": "OrgUnit",
"_file": "role/org-units/org-units.yaml",
"_cluster": "role",
"attributes": {
"displayName": "Investor Relations",
"kind": "team",
"description": "Investor communications, earnings, and shareholder reporting.\n"
},
"outgoingEdges": [],
"incomingEdges": [
{
"from": "workflow:board-reporting-cycle",
"to": "org-unit:investor-relations",
"kind": "performed_by_org_unit",
"attributes": {}
},
{
"from": "workflow:fundraising-due-diligence-preparation",
"to": "org-unit:investor-relations",
"kind": "performed_by_org_unit",
"attributes": {}
},
{
"from": "workflow:earnings-call-preparation",
"to": "org-unit:investor-relations",
"kind": "performed_by_org_unit",
"attributes": {}
},
{
"from": "workflow:shareholder-engagement-cycle",
"to": "org-unit:investor-relations",
"kind": "performed_by_org_unit",
"attributes": {}
}
]
}