# Asset Details

Asset details page provides most up to date information about digital or physical asset.

It can contain all the information related the asset, its general information, visuals, data and its history.

<figure><img src="/files/FxBaefngwAwEQK1rMlOS" alt=""><figcaption><p>Asset Details Page</p></figcaption></figure>

### Asset Information Zone:

**Asset ID:** Asset's unique ID number

**Asset Name:** Asset's name which can be updated from Asset's Setting.

**Asset Type:** Type of asset for reference information.

**Data Fields:** Related data fields kept under asset.

**Priority:** Assets importance for overall system for notification management purposes.Can be changed from settings.

**Asset Image:** Image of related asset for easier management.Can be changed from settings.

### Asset's History Zone:

Asset's history zone is logging area for all related notifications about the asset.

It can also keep logs of texts and photos which created by the user. This feature is very useful for maintenance purposes.

<figure><img src="/files/XFL8L7fnCE8SFNP2yKk3" alt=""><figcaption><p>Users Can Add Maintenance Notes, Visuals, Documents and Track Notifications.</p></figcaption></figure>

### Asset's Data Zone:

Users can monitor data which are specific to related asset with line chart and tabular representation.

### Data Download:

It provides unstructured `CSV` for inputted time period.

### Asset(Device) Settings

<figure><img src="/files/o67oka46ZSsOKM3bNJmU" alt=""><figcaption><p>Asset Settings Page</p></figcaption></figure>

Users can change name of the asset, its priority, global location and photo and check related rules.


---

# 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-details.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.
