Attribute Claims¶
View and edit workspace attribute information on the Manage > Attribute Claims page. Attributes are stored in JSON format and are used for filtering in the workspace list and carrying metadata in event notifications.
TrueWatch predefines two fixed attribute fields: organization and business. Adding custom attribute claims is also supported.
Preset Attributes¶
The system predefines the following two attributes, which cannot be deleted:
organization: Organization ID, automatically filled in by the system. Corresponds to the organization ID of the Billing Center account bound to the workspace. Workspaces under the same Billing Center account share the same organization value (❗️ For Deployment Plan users, this value is a unified fixed ID).
business: Business attribute, which can be used to filter the workspace list by business dimension. Click the edit button on the right to modify the attribute value. When empty, the placeholder text "Attribute Value" is displayed.
Custom Attributes¶
Click the edit button on the right to define custom attributes. Both the attribute name (key) and attribute value (value) are required. Custom attributes can be edited or deleted at any time.
Use Cases¶
Fields from the Attribute Claims are automatically carried in outgoing event notifications. In the Event Content area of the event details page, you can view the complete attribute claim information via the df_workspace_declaration field. This is useful for external systems to perform classification, routing, or correlation processing when receiving events.



