> ## 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.

# Overview Tab

The Overview tab serves as a central dashboard, providing a high-level summary of your domain's health, content, and activity. You can quickly grasp key metrics and statuses at a glance.

<Frame>
  <img alt="Snippet showing the Overview tab for the B2B Sales Domain" lightAlt="Snippet showing the Overview tab for the B2B Sales Domain" darkAlt="Snippet showing the Overview tab for the B2B Sales Domain" src="https://mintcdn.com/wisdomai/-YmsKNCkMF9OvHrZ/images/new-ui-overview-tab-01.png?fit=max&auto=format&n=-YmsKNCkMF9OvHrZ&q=85&s=b5219053de129ae3eaa55b34b71e7efb" className="dark:hidden" width="1895" height="1028" data-path="images/new-ui-overview-tab-01.png" />

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

The Overview tab displays the following options:

* **Domain name and description:** Displays the domain title and a short description.
* **Queries:** Shows the total number of queries and a 30-day usage trend.
* **Context:** Provides a count of configured Knowledge entries, Metrics, and Reviewed Queries.
* **Connected data sources:** Displays one card per connected data source (for example, database connections or file uploads), including:
  * Number of tables
  * Number of columns
  * Last synchronization status
* **MCP Servers:** If connected, displays one card per MCP server showing the server name, total number of tools, and how many tools are enabled.
* **Web Search:** If enabled, displays a card showing the current source policy (Allowlist, Blocklist, or All domains) and the number of configured domains.
* **Files:** Indicates the number of datasets and uploaded files associated with the domain.
* **Starter Questions:** Lists example questions configured to guide new users.

<Frame>
  <img src="https://mintcdn.com/wisdomai/-YmsKNCkMF9OvHrZ/images/new-ui-overview-tab-02.png?fit=max&auto=format&n=-YmsKNCkMF9OvHrZ&q=85&s=caf1c1fa58341741a29e8a35ac42ec44" alt="Show the relationship diagram" lightAlt="Show the relationship diagram" darkAlt="Show the relationship diagram" className="dark:hidden" width="1920" height="1029" data-path="images/new-ui-overview-tab-02.png" />

  <img src="https://mintcdn.com/wisdomai/FPeFp9c8fz1r_sxU/dark-img/new-ui-overview-tab-02.png?fit=max&auto=format&n=FPeFp9c8fz1r_sxU&q=85&s=6639373118baafc58ff3db693d875e36" alt="Show the relationship diagram" lightAlt="Show the relationship diagram" darkAlt="Show the relationship diagram" className="hidden dark:block" width="1920" height="1029" data-path="dark-img/new-ui-overview-tab-02.png" />
</Frame>

From the Overview tab, you can also switch to a diagram view that visualizes the domain’s data model. This view displays:

* Tables as nodes
* Relationships between tables
* Key columns used to join data

Use the diagram view to quickly understand how entities relate to one another and to validate the domain's overall structure at a glance.

<Note>
  The diagram view is read-only and is intended for exploration and orientation. To manage tables or relationships, use the [Data Sources](/setting-up-wisdom-ai/manage-domains/data-sources-tab) tab.
</Note>
