AccountTerritories
Maps accounts to defined sales territories, enabling structured alignment of field personnel and regional strategies.
Columns
| Name | Type | ReadOnly | Description |
| ID [KEY] | String | True |
Unique identifier for the Account Territory record, typically generated by the system to ensure record uniqueness. |
| Global ID | String | True |
System-assigned global identifier that ensures consistent referencing of the Account Territory across integrated systems. |
| Link | String | False |
System-managed link reference used for internal navigation or associations within the Veeva Vault environment. |
| Name | String | True |
Descriptive name of the Account Territory used for easy identification by users in the system. |
| Status | String | False |
Current status of the Account Territory record, such as Active, Inactive, or Pending, which helps in managing lifecycle states. |
| Created By | String | True |
Username or identifier of the user who originally created the Account Territory record. |
| Created Date | Datetime | True |
Date and time when the Account Territory record was first created, useful for auditing and tracking changes. |
| Last Modified By | String | True |
Username or identifier of the user who last modified the Account Territory record. |
| Last Modified Date | Datetime | True |
Date and time when the Account Territory record was most recently updated. |
| Account | String | False |
Reference to the related Account associated with this territory, indicating which customer or entity the territory is linked to. |
| External ID | String | False |
User-defined external identifier that maps the Account Territory to an external source or system. |
| Manual | Bool | False |
Boolean flag indicating whether the territory assignment was manually created by a user. |
| Rule-based | Bool | False |
Boolean flag indicating whether the territory assignment was generated automatically by a rule engine or predefined logic. |
| Territory | String | False |
Identifier for the associated Territory, representing a specific geographic or organizational unit. |
| Legacy CRM Id | String | False |
Identifier from the legacy Customer Relationship Management (CRM) system used to maintain backward compatibility or for migration purposes. |