> For the complete documentation index, see [llms.txt](https://docs.apica.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.apica.io/data-management/overview-1/visualizations/searchable-table.md).

# Searchable-table

A Searchable Table lets you explore large datasets with search, filters, and pagination. Use it for investigation and validation.

The Searchable Table is used to explore, filter, and inspect large datasets. It helps you quickly find specific records by searching across columns and applying filters.

<figure><img src="https://2948796384-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LmzGprckLqwd5v6bs6m%2Fuploads%2FW7s2i3pi5NJr1yD86G7f%2FScreenshot%20from%202026-01-15%2014-23-45.png?alt=media&amp;token=36854cf1-6fed-450c-b594-1635a9bb5f03" alt=""><figcaption></figcaption></figure>

It’s ideal for:

* Metrics inspection
* Log review
* Event tracking
* Alert analysis

### What it represents

* Each row represents one record in the dataset.
* Each column represents one attribute (time, instance, service, value).

It shows raw, detailed data in a structured and interactive format.

### Search

The search box lets you:

* Search across all visible columns
* Instantly filter matching rows

### Column-based filters

Filters let you:

* Narrow results by time, value, or labels
* Include or exclude specific field values
* Focus on relevant data

This enables precise exploration without changing the underlying query.

### Pagination

Large datasets are split into pages to:

* Improve performance
* Make browsing manageable

You can move between pages to view more records.

### What this visualization tells you

The Searchable Table is designed for deep investigation. It lets you:

* Inspect individual data points
* Validate metric values
* Debug issues
* Audit system behavior

### When to use Searchable Table

Use a Searchable Table when:

* You need row-level visibility
* You are troubleshooting
* You need to explore large datasets

{% hint style="info" %}
Use a normal [Table](/data-management/overview-1/visualizations/table.md) when you just need a static grid. Use Searchable Table when you need fast filtering and exploration.
{% endhint %}
