> ## Documentation Index
> Fetch the complete documentation index at: https://docs.nodaldata.io/llms.txt
> Use this file to discover all available pages before exploring further.

# Enterprise-grade self-service analytics

> Keep context correct and see who's asking what as you scale self-service analytics across a team.

<Info>Starter page — expand with the admin control-center walkthrough.</Info>

Once a whole team is asking questions of your context, two things matter beyond serving answers:
knowing the answers stay **correct** as the underlying data changes, and seeing **what people are
asking**. Those are the enterprise capabilities Nodal layers on top of the open-source context
layer and hosted MCP.

<CardGroup cols={2}>
  <Card title="Observability" icon="chart-line" href="/enterprise/observability">
    See the questions your team asks and how the endpoint answers them.
  </Card>

  <Card title="Evaluation" icon="clipboard-check" href="/enterprise/evaluation">
    Continuous re-evaluation and drift detection keep definitions accurate over time.
  </Card>
</CardGroup>

## Keeping context in sync with dbt

Context goes stale the moment a dbt model changes underneath it, and stale context is worse than
none because the agent trusts it. The free CI contract flags drift on every PR; the hosted **dbt
sync** goes further — changes in your dbt repo re-draft the affected definitions and route them to
an analyst to confirm (still interview-built: a human owns every definition).

For a demo, requirements, or pricing, **contact sales** at
[info@nodaldata.io](mailto:info@nodaldata.io).
