# Find & Review SBOMs

Easily navigate and study published SBOMs.

### &#x20;SBOM360 Hub Search

To search for more specific SBOMs or users, use the hub search bar within any of the tabs.

For the SBOMs page:

* Type the SBOM name, version, SKU, and/or supplier
* Press Filter
* To look for SBOMs that you do not have access to:
  * Check the not in My SBOMs box to the right of the search bar
* Select your desired SBOM or:
  * Click either SBOM name, SKU, or supplier title above the list of SBOMs. This will reorganize the whole list top to bottom according to the selected specification

For the My SBOMs tab, you will go through the same process as above. The only difference is that it will only filter through the SBOMs already available in your My SBOMs tab.

All the search bars in the other tabs in SBOM360 Hub (Supplier, Customer, Distributor, Resellers) will search for users. In the search bar:

* Type the user’s name, company website, and/or primary email
* Press Filter
* Select a user or:
  * Click either the name, company website, or primary email title above the list of SBOMs. This will reorganize the whole list top to bottom according to the selected specification

### Review

The main purpose of SBOM360 Hub is to provide quick and easy access to SBOM details. This makes reviewing SBOMs and software much simpler. Steps to view project information in SBOM360 Hub include:

* Click on the project name to open a short project overview
* Go to the top-right corner of the overview and press View Details
* Read through the Lineaje SBOM overview, which is the total findings for each aspect of the SBOM. Or select specific components to open Lineaje Component Attestation Level (LCAL) to see the details of that single component


---

# 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.veedna.com/sbom360-hub/find-and-review-sboms.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.
