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

# Browsing endpoints

> Search, filter, and shape the endpoints inventory table, and open an individual host's detail view.

The Endpoints table is the inventory of every host monitored by the Wazuh agent integration. From it you can inspect network identity, connectivity status, and risk ownership.

## Columns

| Column                | Description                                                           |
| :-------------------- | :-------------------------------------------------------------------- |
| **Hostname**          | Registered system host name of the endpoint.                          |
| **IP Address**        | Primary network IP address for the host.                              |
| **Status**            | Real-time agent connection state — **Connected** or **Disconnected**. |
| **Risk Owner**        | Team member or group accountable for risk on the asset.               |
| **Remediation Owner** | User responsible for applying patches and compliance fixes.           |
| **Name**              | Optional descriptive alias for the host. Hidden by default.           |

Detailed OS names and version numbers are synchronized from the agent in the background and shown in the endpoint detail view rather than this table.

## Filtering and searching

* **Quick filter** — the text field above the table matches hostname or IP address as you type.
* **Advanced Filters** — filter by status, owner assignment, or OS traits.

## Browse the inventory

1. Open `/endpoints` from the main navigation sidebar.

   <img src="https://mintcdn.com/kikimora/_61TKijx1WdBSLGY/images/endpoints/browsing-endpoints--01--list-view.png?fit=max&auto=format&n=_61TKijx1WdBSLGY&q=85&s=99d2580ae7750e25e34ef55304db5633" alt="Endpoints inventory table listing hosts with IP address, connection status, and owner columns" width="1920" height="1080" data-path="images/endpoints/browsing-endpoints--01--list-view.png" />

2. Click **Columns** at the bottom left of the grid to show or hide columns such as **Name**.

   <img src="https://mintcdn.com/kikimora/_61TKijx1WdBSLGY/images/endpoints/browsing-endpoints--02--columns-menu.png?fit=max&auto=format&n=_61TKijx1WdBSLGY&q=85&s=c150fa82038d3a6e50d55eb8dd97dead" alt="Columns selector menu open over the endpoints table with per-column toggles" width="1920" height="1080" data-path="images/endpoints/browsing-endpoints--02--columns-menu.png" />

3. To open a host's telemetry, click its hostname, or use the row action menu (`...`) and select **View Details**.
