What is the People system schema?
The Assets common data model is currently only available to customers enrolled in the Beta program. Some details may change before general availability.
The People system schema is part of the Assets common data model. It provides a ready-to-use structure for tracking the people, departments, and cost centers in your organisation - so your assets and services can connect to the humans who own, use, and manage them.
When you enable the Assets common data model, the People system schema is included as one of the foundational schemas available to all eligible paid plans.
Why use this system schema?
Without a centralised people schema, every team and schema ends up maintaining its own version of user data — names, departments, cost centers — leading to duplicates, drift, and broken references.
With the People system schema, you get:
A single source of truth for people data — one person record referenced by every asset, service, or location that relates to them.
Built-in organisational structure — departments and cost centers are modelled as object types, not just text fields, so you can report on ownership and financial accountability.
Automatic cross-schema connections — geography records and external organisation objects can all reference the same person without duplicating data.
Lifecycle tracking — user status tracks whether a person is active, on leave, offboarding, or terminated, so you can automate actions like revoking access or reassigning assets.
サブスクリプションに含まれるもの
The People system schema contains three object types:
Person
A person known to the enterprise — employees, contractors, vendors, or service accounts. Use this object type to track who owns a laptop, who manages a team, or who is the financial owner of a cost center.
属性 | 説明 | タイプ |
|---|---|---|
名前 | The person's name. | テキスト |
ユーザ名 | The login identifier for the person (e.g., jdoe01). | Text (unique) |
アドレス] | The primary email address of the person. | テキスト |
User status (ユーザー ステータス) | The current lifecycle status: Active, On leave, Offboarding, or Terminated. | 次のように選択します。 |
ユーザーのタイプ | The person's relationship to the enterprise: Employee, Contractor, Vendor, or Service account. | 次のように選択します。 |
部署 | The department to which the person belongs. | Reference → Department |
Primary location | The person's primary work location. | Reference → Geography > Location |
マネージャー | The person's direct manager. | Reference → Person |
職位 | The person's job title. | テキスト |
コスト センター | The cost center to which the person's salary and expenses are charged. | Reference → Cost center |
部署
A formal grouping of people for organisational reporting. Use this object type to group people by business unit (e.g., Engineering, Finance, HR) and assign a department head.
属性 | 説明 | タイプ |
|---|---|---|
名前 | The name of the department. | テキスト |
Department code | The short code identifying the department (e.g., FIN, ENG, HR). | テキスト |
Head of department | The person who heads the department. | Reference → Person |
Department cost center | The cost center associated with the department. | Reference → Cost center |
コスト センター
A unit of financial accountability used to allocate costs. Use this, for example, to charge asset purchases and personnel costs to the correct budget.
属性 | 説明 | タイプ |
|---|---|---|
名前 | The name of the cost center. | テキスト |
コード | The short code identifying the cost center (e.g., CC-1000, CC-2050). | Text (unique) |
Financial owner | The person financially accountable for the cost center. | Reference → Person |
ステータス | The operational status: Active, Frozen, or Closed. | 次のように選択します。 |
この内容はお役に立ちましたか?