Views for users, organizational labels, the global labeling system, and root cause analysis.
These views provide foundational reference data used across all other modules: user records, the global labeling system, and root cause analysis structures. You will frequently join to these views from other domains.
The users view is referenced by nearly every other view via created_by, updated_by, and assignee fields. Labels provide the filtering and grouping dimensions (department, area, line, etc.) used across all modules. Root cause analyses are linked to issues via issues_why_why_analyses and can spawn actions via linked_actions.
Entity-specific label views (e.g., equipment_labels, users_labels) are usually more convenient than the generic object_labels view. Use the global views only when you need cross-entity label queries.