# Entity Modeling and Query Workflows Get Practical

> Gaia 2.10 improves entity relationship handling and query workflows so teams can model complex domains with less friction.

## Metadata

- Published: 2026-02-19
- Author: Gaia team
- Post type: deep_dive
- Tags: entities, query builder, modeling, data

# Gaia 2.10 — Entity Modeling and Query Workflows Get Practical

Data models are useful only when they reflect how teams actually work.
In real projects, relationships evolve and queries need to adapt quickly.

With **Gaia 2.10**, entity workflows became more flexible without sacrificing structure.

---

## The Problem: Modeling Complex Domains Was Too Rigid

Teams often needed to:

- capture relationships incrementally,
- evolve structures over time,
- and query across synthetic and native fields consistently.

Earlier workflows made this possible, but not always efficient.

---

## Inline and Deferred Relationship Handling

**What shipped**

Gaia 2.10 expanded relationship handling so teams can define links inline or defer them as workflows evolve.

**Why this matters**

Modeling can start simple and mature safely.
Teams no longer need to choose between speed and correctness too early.

---

## Synthetic Fields in Query Workflows

**What shipped**

Query behavior now supports richer field patterns, including synthetic fields in practical retrieval scenarios.

**Why this matters**

Synthetic fields help teams shape data for decisions without overloading base models.
That improves reuse across dashboards, exports, and assistants.

---

## Query Builder UX Refresh

**What shipped**

Gaia 2.10 included a refreshed Query Builder experience for clearer query construction and iteration.

**Why this matters**

Better query UX reduces modeling friction and shortens the path from data setup to insight.

---

## Looking Ahead

In Gaia 2.11, these workflows gained richer query operators, better binding and path suggestions, stronger TypeScript workflow utilities, and more practical working context through artifacts, PDF handling, and document folders.

Gaia 2.10 makes modeling practical. **Gaia 2.11 makes modeling easier to connect to real project context and teach across teams.**