# Asset Management

SolidRed offers Assets as a fundamental component of its device management ecosystem. Assets serve as virtual entities that group and organize devices based on criteria such as location, function, or any other relevant attributes. They act as a bridge between your physical devices and the digital realm, making it easier than ever to monitor, control, and analyze your IoT ecosystem.

With Assets, you can centralize device management, efficiently organize devices, and streamline device control and configuration. These assets facilitate analytics to gain insights into device behavior and performance. The customizable hierarchy allows you to mirror your organization's physical or logical layout, ensuring scalability as your IoT network expands.

In this section it is outlined how to:

<table data-view="cards"><thead><tr><th></th><th data-hidden></th><th data-hidden></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Add asset</strong></td><td></td><td></td><td><a href="/pages/DQvGRwWpqNpU9N4AkUlS">/pages/DQvGRwWpqNpU9N4AkUlS</a></td></tr><tr><td><strong>Edit asset</strong></td><td></td><td></td><td><a href="/pages/r3Z55D3ZwEj96XhYjoBk">/pages/r3Z55D3ZwEj96XhYjoBk</a></td></tr><tr><td><strong>Remove asset</strong></td><td></td><td></td><td><a href="/pages/6GvMmQ5BmMJ4Y1YSOr7s">/pages/6GvMmQ5BmMJ4Y1YSOr7s</a></td></tr></tbody></table>

{% hint style="info" %}
If your SolidRed installation uses a 3rd-party integration to generate the asset hierarchy. This feature is not meant to be used.&#x20;
{% endhint %}

Assets are a funadmental component of SolidRed's entity management ecosystem. Assets serve as virtual entities that group and organize devices based on criteria such as location, function, or any other relevant attributes. They act as a bridge between your physical devices and the digital realm, making it easier than ever to monitor, control, and analyze your IoT ecosystem.

With Assets, you can centralize device management, efficiently organize devices, and streamline device control and configuration. These assets facilitate analytics to gain insights into device behavior and performance. The customizable hierarchy allows you to mirror your organization's physical or logical layout, ensuring scalability as your IoT network expands.

SolidRed administrators or customer administrators can perform the following actions related to assets:

### Add asset

Clicking on the plus (+) icon at the top of the navigation panel, next to the search icon, will expand a context menu. From this menu, an asset can be created. Alternatively, opening the context menu (vertical ellipsis) will show the 'Add asset' option. A form will then de displayed where:

* Parent asset: will be prefilled with the entity selected from the context menu.
* Asset name: required.&#x20;
* Description: optional.&#x20;
* Dashboard: defines the application dashboard to be used within the asset. Please note that the information displayed changes based on this selection.&#x20;

### Edit asset

Clicking on the vertical elipsis of a site will expand a context menu with the option 'Edit asset'. Clicking on that option will open a form enabling administrators to change the asset's parent, name, description and/or dashboard.

### Delete asset

From the edit asset form, the user can click on the 'Delete' button to remove the asset and all assets and devices within it.

{% hint style="danger" %}
A confirmation window will show upon clicking the 'Delete' button. Be aware that upon confirmation, the action is **irreversible**.&#x20;
{% endhint %}


---

# 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.twtg.io/docs/solidred-4.1/entity-management/asset-management.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.
