> For the complete documentation index, see [llms.txt](https://docs.datalogz.io/guides/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.datalogz.io/guides/inventory/asset-details.md).

# Asset Details

Each asset has a dedicated page showing its core metadata, active alerts, and (where relevant) similar assets, plus a clear [Asset Health](/guides/inventory/asset-health.md) label so you can see at a glance whether it’s healthy, unhealthy, or not assessed.

### View an asset

1. Use the **Search** bar or apply filters to locate your asset.
2. Click the asset row to open its detail page with metadata, lineage, and health information.
3. Export (optional):
   * Single asset: On the asset page, select **Export** to download a CSV.
   * Multiple assets: In the inventory table, select the checkboxes and choose **Export** to download a CSV of the selected items.

> Tip: Exports include the columns currently visible and respect your filters.

<figure><img src="/files/BLV1A9nHVfGhSTNtQ8AX" alt=""><figcaption><p>Screenshot of a Power BI Report</p></figcaption></figure>

### Power BI Semantic Model Gateway Permissions

Datalogz Control Tower shows the number of connected data sources and their details. To also see gateway details such as name and status, add the [Service Principal](/guides/organizational-setup/connector-onboarding-guide/power-bi.md) as an admin on each on-premises gateway you want to monitor.

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


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.datalogz.io/guides/inventory/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.
