# My SBOMS

### What is the My SBOMs Tab?

This tab will contain all the SBOMs that you have published, added to your My SBOMs list, and/or that have been shared with you. All your published projects will automatically appear in My SBOMs once they are completely and correctly uploaded to SBOM360.

### Adding SBOMs

To add an SBOM to your My SBOMs tab:

* Select the box to the left of your desired SBOM in the SBOMs tab
* Go to the right of the screen and click Add to My SBOMs
* Confirm that the SBOM has been added
  * You may still need to request access to this SBOM if you do not own it or if the owner has not shared it with you

If an SBOM has not been shared with you already, you must either contact the SBOM owner directly or proceed through the requesting access process in SBOM360 Hub (Lineaje suggests the requesting process to optimize your organization’s distribution chain). Go to the SBOM Request instructions for more on this process.

<br>

<br>


---

# 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/my-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.
