Documentation / Tools / Rules
Connections
How rules depend on connected records and relationship context in TrialStack.
Rules define bounded logic and expectations. Connections provide the entity relationships and context that those rules often evaluate or govern.
Why it matters
- a rule needs relationship-aware context
- reviewers need to understand which connected records a rule applies to
- teams want governance logic tied back to the right entity graph
From each side
- Use Rules for the rule definition itself.
- Use connected entity pages to understand the records and relationships the rule acts on.