# Inventory

Inventory is your operational catalog of every BI asset across tools (Power BI, Tableau, Qlik, Spotfire, and more). Built from platform metadata and usage logs, it’s the door to governance, cost control, and migrations of your BI estate.

**Inventory views:**

* **Team Inventory** that shows all assets within a defined team boundary (its projects, streams, or workspaces), with ownership and health in context.
* [**Global Inventory**](/guides/bi-360/global-inventory.md) that has a cross-platform search and filtering across all connected BI tools, so you can discover, compare, and act on assets across the entire estate.

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

### What Inventory tracks

* [**Assets**](/guides/inventory/asset-details.md)**:** workspaces/projects/streams, folders, reports & dashboards, datasets/extracts, data sources, KPIs, and more.
* **Operational state:** staleness, failed refreshes, orphaned assets, and similarity alerts, each linked to the asset with quick actions to resolve.
* **Users & ownership:** stable IDs, licenses, owners, and teams.
* **Usage & trust:** views over time, last-edited dates, sensitivity/endorsement.
* [**Asset Health**](/guides/inventory/asset-health.md)**:** a clear label indicating whether an asset is healthy or needs attention.


---

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