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

> View, filter, sort, and customize the infrastructure inventory table, and inspect an individual asset in the preview drawer.

The Infrastructure table is a unified inventory of every discovered asset. This page covers searching it, shaping the view, and inspecting a single asset.

## Columns

| Column                | Description                                                                |
| :-------------------- | :------------------------------------------------------------------------- |
| **Name**              | Primary display name or identifier of the asset.                           |
| **Infrastructure**    | Cloud provider or deployment environment, such as Cloud / Azure.           |
| **IP**                | Primary IP address associated with the asset.                              |
| **Hostname**          | Fully qualified domain name or hostname.                                   |
| **Environment**       | Operational environment, such as Production or Staging.                    |
| **Risk Owner**        | Team member or role accountable for the asset's security risk.             |
| **Remediation Owner** | Engineer or administrator responsible for remediating its vulnerabilities. |
| **Criticality**       | Business criticality — Low, Medium, High, or Critical.                     |

## Filtering and sorting

* **Advanced Filters** — the button above the table opens multi-criteria filtering by environment, provider, ownership, or criticality.
* **Sorting** — click any column header to sort alphabetically, numerically, or by criticality level.

## Browse the inventory

1. Open **Infrastructure** from the left sidebar.

   <img src="https://mintcdn.com/kikimora/_61TKijx1WdBSLGY/images/infrastructure/browsing-assets--01--infrastructure-overview.png?fit=max&auto=format&n=_61TKijx1WdBSLGY&q=85&s=e8ba2f850baafe049211d34b4c5a085b" alt="Infrastructure inventory table listing assets with their IP, hostname, environment, and owner columns" width="1920" height="1080" data-path="images/infrastructure/browsing-assets--01--infrastructure-overview.png" />

2. Click **Columns** at the bottom left to choose which columns are visible.

   <img src="https://mintcdn.com/kikimora/_61TKijx1WdBSLGY/images/infrastructure/browsing-assets--02--column-selector.png?fit=max&auto=format&n=_61TKijx1WdBSLGY&q=85&s=9e6b920d1c5111636a93b147034d1f5e" alt="Columns selector menu with a toggle for each available infrastructure column" width="1920" height="1080" data-path="images/infrastructure/browsing-assets--02--column-selector.png" />

3. Click **Advanced Filters** above the table to narrow the inventory.

   <img src="https://mintcdn.com/kikimora/_61TKijx1WdBSLGY/images/infrastructure/browsing-assets--03--advanced-filters.png?fit=max&auto=format&n=_61TKijx1WdBSLGY&q=85&s=ed47ea5a3c01cc03d6c0781435611710" alt="Advanced Filters panel with criteria for environment, provider, ownership, and criticality" width="1920" height="1080" data-path="images/infrastructure/browsing-assets--03--advanced-filters.png" />

## Inspect one asset

Clicking an asset's name opens a preview drawer on the right, organized into collapsible sections.

1. Click an asset name to open the drawer on **General Information**, which holds Name, Infrastructure provider, IP, Hostname, Environment, and Criticality.

   <img src="https://mintcdn.com/kikimora/_61TKijx1WdBSLGY/images/infrastructure/browsing-assets--04--asset-preview-drawer.png?fit=max&auto=format&n=_61TKijx1WdBSLGY&q=85&s=d07fce89cd4adff430edcc8790d5ac09" alt="Asset preview drawer open with the general information section expanded" width="1920" height="1080" data-path="images/infrastructure/browsing-assets--04--asset-preview-drawer.png" />

2. Click the **Owners** header to expand it and see the assigned risk and remediation owners.

   <img src="https://mintcdn.com/kikimora/_61TKijx1WdBSLGY/images/infrastructure/browsing-assets--05--preview-owners-section.png?fit=max&auto=format&n=_61TKijx1WdBSLGY&q=85&s=53302ae5f3c8d773947e8f75817790f0" alt="Preview drawer with the Owners section expanded showing risk and remediation owner assignments" width="1920" height="1080" data-path="images/infrastructure/browsing-assets--05--preview-owners-section.png" />

If a property in the drawer is still loading, a spinner appears in place of the value until it resolves.
