# Xygeni Web UI Overview

The Dashboard pages are composed of three elements:

1. The [Navigation Bar](#navigation-bar).
2. The [Projects Selector](#projects-selector).
3. The actual page content.

### Navigation Bar

The Navigation Bar lets you access all the Xygeni functionalities:

* [ASPM (Application Security Posture Management) ](https://docs.xygeni.io/xygeni-products/application-security-posture-management-aspm/aspm-user-interface-guide)
* [Xygeni Products](https://docs.xygeni.io/introduction-to-xygeni/xygeni-products)
* [Malicious Packages DB](https://docs.xygeni.io/xygeni-products/code-security-cs/cs-user-interface-guide/risks-sast/malicious-code), [SSCS Compliance](https://docs.xygeni.io/xygeni-products/compliance), [Manage Scans](https://docs.xygeni.io/scan-management/managed-scans) and Scan History,&#x20;
* [Platform Administration and Settings](https://docs.xygeni.io/xygeni-administration/platform-administration)

<figure><img src="https://4096647782-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FUTz59rJLkJBjiRWAMknU%2Fuploads%2F0pvydLxUDaKzAfC9lGHz%2Fimage.png?alt=media&#x26;token=ccea68db-240b-4ce3-976a-c5207fd1fbcc" alt=""><figcaption></figcaption></figure>

### Projects Selector

The **Projects Selector** is a UI feature that allows you to select a project subset among the available ones in your Xygeni organization. The data on almost every UI page is associated with the selected project(s).

The subset of projects can vary from a ***unique project*** to ***All projects***, passing for any defined subset.

To use the Projects Selector click on it and you can either select an specific Project or a Project group.&#x20;

<figure><img src="https://4096647782-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FUTz59rJLkJBjiRWAMknU%2Fuploads%2FQC2sNrtcSe2r5TvmCceT%2FUntitled.png?alt=media&#x26;token=34e65754-1e95-415a-9678-85f362ba5ce9" alt=""><figcaption></figcaption></figure>

<figure><img src="https://4096647782-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FUTz59rJLkJBjiRWAMknU%2Fuploads%2Ffzlav7XLJZahGt7h50c5%2Fasdasd.png?alt=media&#x26;token=c1b8dbeb-2401-4a7b-9df1-74f2e24aeb69" alt=""><figcaption><p>You can also click on the filter icon  to open the filter dialog.</p></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/introduction-to-xygeni/xygeni-web-ui-overview.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.
