# All Assets

The ***All Assets*** page shows the full list of assets for a given project or for a set of projects.

Given the wide variety of asset types, the top side bar categorizes related assets into several groups.

* Repositories
* Images
* Components
* CI/CD Assets
* Delivery Assets
* Systems and Tools
* Collaborators

{% hint style="info" %}
A project or group must be selected to access the ***All Assets*** tab
{% endhint %}

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

The ***All Assets*** page displays the following information:

* Number of Assets
* Number of Assets at Risk. (i.e. with security issues)
* Number of systems and tools
* Charts displaying total issues by severity, category and category & severity. (With links to specific assets types)
* A table with all the assets with some basic information:

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

The information for each asset:

* Risk level
* Variation of the Risk Level from the project baseline
* Name
* System
* Category
* Asset type
* Issues by severity
* Tags
* Links to details of the asset

### Pivot Graph

The Pivot Graph shows the direct relationships with other assets.

Clicking on the <img src="/files/zfKzzSpOfUF5uza31q7P" alt="" data-size="original"> icon will display the **Pivot Graph** for the selected asset.

<figure><img src="/files/8NjbxOLqqYN2CR8yu4py" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
Double-clicking on any asset in this graph will show the pivot graph for the selected asset.
{% endhint %}

Assets marked with a red circle and a number denote the associated security risk level, indicating potential security threats related to that asset.

Clicking on them displays the **details** of the **asset** alongside its issues.

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

### Findings and Audit Trail

You can also select the **Audit Trail tab** to see a timeline of all the security issues.

Clicking on the ![](/files/tCGP0VjwczkPOv1JUSaw) icon of any asset will show the **Findings and Audit Trail tabs** as explained above.

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


---

# 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.xygeni.io/xygeni-products/application-security-posture-management-aspm/inventory/all-assets.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.
