# CMDB view

This guide explores the Configuration Management Database (CMDB) view in this guide. This interface provides a structured visualization of configuration items (CIs) and their relationships.

## **Accessing the CMDB View**

<img src="/files/kgscLKABqesPqYLU2d5s" alt="Right pointing backhand index" data-size="line">Locate the "CMDB View" option in the left menu of the asset catalogue. This view's left panel displays categorized configuration items.

### **Adding and Viewing Relationships**

**Step 1:** Click on an asset to add or view a relationship.

<figure><img src="/files/pv9QaO2sCEunDGvR7P9B" alt=""><figcaption></figcaption></figure>

**Step 2:** Navigate to the asset information page and select the **“Relationship”** tab. This displays the asset's configured upstream and downstream connections.

![](/files/BEu9DAiG4XKG5A94oPW9)

**Step 3:** To add a relationship, click on **Add a relationship** at the top right corner of the page.

<figure><img src="/files/Lc2bDhOL6fFl8f5YPH90" alt=""><figcaption></figcaption></figure>

#### **Mapping Properties**

**Step 4:** In the property tab, fields are presented with properties such as 'Part Of,' which defines if it is part of the selected Configuration Item (CI), backed up by selected CI, etc.

**Step 5:** Search for the required property in a CMDVB view. Once the property has been selected, Click on **Next**.

<figure><img src="/files/BfqnneOWfiury69EUjLm" alt=""><figcaption></figcaption></figure>

#### **Mapping Impacted CI**

**Step 6:** Select the Dependent CI from the drop-down list in the Map impacted CI. Tick the appropriate selection to add the relationship. Once you've done this, Click on **Submit**.

<figure><img src="/files/3CGBgKcStYbBKuMX204D" alt=""><figcaption></figcaption></figure>

**Step 7:** The changes will be reflected on the asset relationship page after submission.

![](/files/ByovgpY6LV4XEJ6NKHYf)

### **Viewing Relationships**

<img src="/files/vPaJTROJacwq7kj4vov0" alt="Right pointing backhand index" data-size="line">The configured relationship means that the asset is located in the head office and managed by Rodney Cain in the downstream relationship. The upstream relationship shows the asset is "Owned by" the Operational Monitoring Department.

<figure><img src="/files/hYWps7X1Rd1Ygy6yd04L" alt=""><figcaption></figcaption></figure>

### **Navigating the Map View**

Infraon offers two views to view the relationship page: **List View** and **Map View**.

<img src="/files/janZ7NPHkveWYgvE81RQ" alt="Right pointing backhand index" data-size="line"> The Map view visually represents asset connections, showing upstream and downstream relationships. Technicians can view the topology based on different layers, with Layer 3 CI relationships as the default.

<figure><img src="/files/WlYnWtyIunReiwmAh0Qg" alt=""><figcaption></figcaption></figure>

<img src="/files/eiAMlnEq2dSCJy3T6k9R" alt="Right pointing backhand index" data-size="line"> The map view offers multiple layers (1-5) for visualizing asset relationships. The default view shows Layer 3 connections. Selecting a different layer will adjust the map to display the corresponding level of relationships.

![](/files/57qx8p39IXblK7cHODjx)

<img src="/files/F0EEr2MMQZv2HWQPpUbK" alt="Right pointing backhand index" data-size="line"> The screen navigation controls are located at the bottom. Technicians can zoom in, out, and pan using the provided buttons or arrow keys.

## **Managing Multiple Assets**

<img src="/files/dDjUv5c6tUvAf1Ty4Hl9" alt="Right pointing backhand index" data-size="line"> Select multiple assets on the CMDB view page. A top panel with options to **Print** or **Remove CI** will appear.

![](/files/tdKKgIzmrQZ0gdhkhoMW)

### **Print**

**Step 1:** Click the print option to print QR or barcode labels for selected assets. Customize labels by including the asset ID, name, or other relevant information.

**Step 2:** To print and store the template later, click 'Print and Save a Template.'

![](/files/IJjwdTicSiDryI5OZ770)

### **Removing CI**

<img src="/files/tXQRsqinYBqgo7KCfAL2" alt="Right pointing backhand index" data-size="line">To remove a configuration item (CI) from an asset, select the asset and click “Remove CI.” Confirm the action to delete the CI from the CMDB view permanently.

<figure><img src="/files/QYCt3mXULIqKhrCdHcb9" alt=""><figcaption></figcaption></figure>

## **Viewing CMDB Page**

Infraon provides three CMDB view options.

<img src="/files/9VN9b7s65JDvnI6hYrxK" alt="Right pointing backhand index" data-size="line">The **Grid view** presents data in a tabular format, offering a quick overview of configuration items.

![](/files/P6hUatuQNAHbXvg7Euzg)

<img src="/files/9VN9b7s65JDvnI6hYrxK" alt="Right pointing backhand index" data-size="line">The **Card view**, the default format, offers a more detailed asset overview in a card-like layout.

<figure><img src="/files/VWqlysuzTk26a5ku3Alo" alt=""><figcaption></figcaption></figure>

<img src="/files/9VN9b7s65JDvnI6hYrxK" alt="Right pointing backhand index" data-size="line">The **Map view** presents asset information in a visual, geographical format.

<figure><img src="/files/UZUm1euEV4dHfdA4ToKV" alt=""><figcaption></figcaption></figure>

This concludes the CMDB view of the Infraon Infinity platform.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.infraon.io/infraon-help/explore-more/use-cases/asset/cmdb-view.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
