Magidoc

Account
Object

Fields

#

_id

ID !
Non-null

workspace

ID !
Non-null

name

Non-null

description

domain

domains

[String !]!
Non-null

ownerId

externalId

segment

industry

region

territory

teamIds

[ID !]!
Non-null

status

lifecycleStage

healthScore

relationshipScore

expansionScore

arr

potentialArr

renewalDate

primaryOpportunityId

primaryProjectId

tags

[String !]!
Non-null

customFields

openOpportunityCount

activeThreadCount

lastInboundEmailAt

lastOutboundEmailAt

lastMeetingAt

nextMeetingAt

atRiskReasons

[String !]!
Non-null

execCoverage

championCoverage

createdAt

Non-null

modifiedAt

Non-null

createdBy

ID !
Non-null

modifiedBy

ID !
Non-null

linkedWorkspaceId

Hive workspace ID of the customer company this account represents, when known. Drives the CRM cognition feed panel.

linkedOrganizationId

Hive organization ID grouping many workspaces under one customer (e.g. a holding company with dozens of brand workspaces). Preferred bridge for multi-workspace customers: a single CRM account covers every workspace that rolls up to this organization. When both linkedWorkspaceId and linkedOrganizationId are set, the organization link wins for Cognition joins.

parentAccountId

Parent account id for Salesforce-style account hierarchies. Null for top-level accounts. Resolved via dataloader.

parentAccount

Parent account document. Null when parentAccountId is null or the parent has been deleted out from under this account.

childAccounts

Non-null

Direct children of this account (immediate children only, not the full descendant tree). Excludes soft-deleted children. Capped at a bounded count to keep the single-account resolver cheap.

Usages

#

References

#