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

# Browse and query in Nimtable

> Use the Nimtable UI to explore catalogs, run SQL, and inspect table health.

## Dashboard

* Totals: number of tables and tables needing compaction
* Watchlist: pinned tables with quick actions (for example, compact, view)
* Recent activity: catalog and compaction events for quick triage

## Navigate your lakehouse

* Catalogs, namespaces, and tables, including schema and partition info
* Snapshots and manifests for historical and physical layout views
* File distribution and partition layout visualizations to spot skew and small files

## SQL console

* Run quick SQL against your Iceberg catalogs for inspection and validation
* Useful for schema checks, sampling, and verifying maintenance outcomes

## Copilot side panel

* Natural-language prompts to list catalogs, tables, columns, or row counts
* Handy for fast discovery without writing SQL
