# Asset Listing

Asset menu and asset list provides overview of all assets on single page.

Independent from asset type, all assets being listed in asset list depending on [user permission](/settings/user-role-management-settings.md).

<figure><img src="/files/YCCoK1yuQZ4eVKhECoKi" alt=""><figcaption><p>Asset List Features</p></figcaption></figure>

With asset list features, users can check multiple items simultaneously about assets such as names, data sources, photos, status, latest data time, latest data with its fields, related rules, battery level (if it is a IoT device), their priority.

Also users can mute notifications to be sent about the assets itself.

User can download asset list as a XLS format and check asset's other informations easily with quick action menu.


---

# 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.skysens.io/asset/asset-listing.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.
