A placeholder whose first-party definition carries only the system fields (id, name, owner, record type, audit stamps) - no business fields, views, layouts or relations ship for it, and the compiled data model contains no table for it. Operational to-dos on this platform are Activity rows with activityType 'Task': approval processes create them for their submission/approval/rejection/recall task actions, and macro CreateTask steps append them the same way. Query activities rather than this entity when asked about tasks.
Fields
| Field | Label | Type | Required | What it does |
CreatedById | Created By | Lookup → UserAccount | Yes | |
CreatedDateTime | Created Date | DateAndTime | Yes | |
Id | Id | Guid | Yes | |
ModifiedById | Modified By | Lookup → UserAccount | Yes | |
Name | Name | Text | Yes | |
OwnerId | Owner | Lookup → UserAccount | Yes | |
RecordTypeId | Record Type | Guid, hidden | | |
SubscriptionKey | Subscription Key | Guid, hidden | Yes | |
UpdatedDateTime | Modified Date | DateAndTime | Yes | |
Actions
| Action | Label | Type | What it does |
Clone | Clone | ServerAction (Clone) | Create a copy of this record |