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

# Understand Domains

Domains define how WisdomAI accesses data, understands business context, and evaluates the accuracy of its responses. All configuration related to data modeling, AI behavior, and quality control is managed at the domain level.

<Frame>
  <img alt="Snippet showing the Overview tab of a Domain" src="https://mintcdn.com/wisdomai/FPeFp9c8fz1r_sxU/dark-img/new-ui-domains-ui-overview2.png?fit=max&auto=format&n=FPeFp9c8fz1r_sxU&q=85&s=fe0c729ce0ad912ad1d31d17523790b6" lightAlt="Snippet showing the Overview tab of a Domain" darkAlt="Snippet showing the Overview tab of a Domain" className="hidden dark:block" width="1895" height="1028" data-path="dark-img/new-ui-domains-ui-overview2.png" />

  <img alt="Snippet showing the Overview tab of a Domain" src="https://mintcdn.com/wisdomai/0mZC5QNUusoVfa86/images/new-ui-domains-ui-overview.png?fit=max&auto=format&n=0mZC5QNUusoVfa86&q=85&s=561dc5d3ff4446b5a96fdb1591672803" lightAlt="Snippet showing the Overview tab of a Domain" darkAlt="Snippet showing the Overview tab of a Domain" className="dark:hidden" width="1895" height="1028" data-path="images/new-ui-domains-ui-overview.png" />
</Frame>

WisdomAI organizes domain configuration into distinct areas, each representing a key aspect of how the system understands and interacts with your data.

Explore the individual tab pages linked below for detailed configuration guidance, best practices, and examples.

* [**Overview**](/setting-up-wisdom-ai/manage-domains/overview-tab): Monitor domain health, usage, and structure at a glance.
* [**Data Sources**](/setting-up-wisdom-ai/manage-domains/data-sources-tab): Define which tables and files the AI can access and how they relate.
* [**Context**](/setting-up-wisdom-ai/manage-domains/knowledge-tab): Provide business context, metrics, entities, and validated queries that shape AI understanding.
* [**Changelog**](/setting-up-wisdom-ai/manage-domains/changelog-tab): Track configuration changes made to the domain over time.
* [**Advanced**](/setting-up-wisdom-ai/manage-domains/advanced-tab): Configure display preferences, fiscal settings, and AI behavior.
* [**Evaluation**](/setting-up-wisdom-ai/manage-domains/evaluation-tab): Test and validate the AI’s performance using structured prompt sets and expected SQL outputs.
* [**SQL Playground**](/setting-up-wisdom-ai/manage-domains/sql-playground-tab): Explore and test SQL queries against the domain’s data.
