Account Object
Fields
#
description
domain
type
ownerId
externalId
segment
industry
region
territory
status
lifecycleStage
healthScore
relationshipScore
expansionScore
arr
potentialArr
renewalDate
primaryOpportunityId
primaryProjectId
health
customFields
openOpportunityCount
activeThreadCount
lastInboundEmailAt
lastOutboundEmailAt
lastMeetingAt
nextMeetingAt
execCoverage
championCoverage
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
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
#
- Field createAccount from Mutation
- Field updateAccount from Mutation
- Field parentAccount from Account
dummy
AccountActivity