Skip to main content

Custom Fields, Tags, and Data Extensions

This area covers the controlled extension of the ZeyOS data model. It combines user-facing custom fields with more technical pages for extension analysis and metadata governance.

Live custom fields overview
Live custom fields overview

What This Area Is For

Use this area when standard fields are not enough, when technical extension data must be reviewed, or when shared metadata such as tags and custom entities need governance.

Who Should Use It

Business administrators may work with custom fields and tag naming. Technical administrators should own module forks, extdata analysis, and extra-object structures.

Included Pages

Page or toolWhat it is used for
Individual FieldsAdd configurable fields to standard entities
Module ForksIsolate or tailor business objects for custom solutions
Data Field ExtensionsAnalyze technical extdata fields on entities
TagsReview and clean shared tag names across entities
Extra ObjectsInspect records of custom standalone entities

What You See in the Live System

Custom fields configuration page
Custom fields configuration page

Individual Fields

The live Individual Fields list includes columns such as:

  • Name
  • Identifier
  • Context
  • Source
  • Reference
  • Type
  • Example value

This is the main page for adding business-facing custom fields.

Data Field Extensions

The live Data Field Extensions page is analytical. It includes fields such as:

  • entity name
  • estimated number of unique values
  • estimated fill rate
  • estimated numeric usage
  • index information

Use this page to understand historic extension usage before changing integrations or reports.

Tags

The live Tags page lists tag names together with the entity they belong to and an estimated count. It helps you identify inconsistent naming, duplicates, or tag sprawl across the system.

Extra Objects

The live Extra Objects page shows records of custom entities with information such as object name, custom entity, date, editor, owner, and ID.

Typical Tasks

Add a controlled custom field

  1. Define the business requirement first.
  2. Add the field in Individual Fields with a stable identifier and the correct context.
  3. Document where the field should be used and whether it must be filled consistently.
  4. Update imports, reports, or integrations if they should include the new field.

Review technical extension data

Use Data Field Extensions before removing old integrations or planning migrations so you understand which technical fields are still populated.

Clean up tags and custom objects

Use Tags to standardize naming and Extra Objects to review whether custom entities still serve a valid business purpose.

Design and Governance Rules

  • Start with Individual Fields before considering deeper model changes.
  • Use stable, readable identifiers and documented naming rules.
  • Keep ownership of custom entities and module forks explicit.
  • Review extension structures periodically so the data model remains maintainable.