# Working with products

The **Products** **page** allows you to manage the products in the AppSec Portal. From here, you can create new products, view existing products, and configure the settings for each product.

### Products page

On the Products tab, you can view a list of all products grouped by **product type**.

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

Products can be sorted in *ascending* and *descending* order by Name, Risk, Triaged and Resolved status using the **Sort** button.

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

**Filter** by product type and tags provides an easy way to navigate between different product types and/or product tags, default product.

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

### Product Dashboard

Clicking on a product will take you to the product dashboard

This dashboard provides an overview of the product's risk profile, including the **Product Weighted Risk Trend** and a **Risk Appetite** graph showing the current state of the security posture for this specific product.

<figure><img src="/files/4Kg2rTTTFVR1W300wXsi" alt=""><figcaption></figcaption></figure>

The dashboard also displays **statistics** on unverified, verified, and resolved findings, as well as a **list of all findings** grouped by verification status. Any finding in the list **can be expanded** to show all of its information.

![Findings list grouped by verification status](/files/AlPM6JVZw8mFiJbO3O9x)

![Expanded finding details](/files/BtKKh3UAXPrD3h5NCiDI)

#### **Business Criticality**

[*Fill survey*](/appsec-portal/features/working-with-products/risk-assessment.md) for every product to designate overall **business criticality** or set it *manually*:

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

{% hint style="info" %}
The **default** value for business criticality is **10**. Unless you set a different value, any product is considered to be *<mark style="color:red;">highly critical</mark>*. Please adjust criticality level so that your metrics reflect a more realistic [*risk trend*](/appsec-portal/features/security-metrics/wrt-weighted-risk-trend.md).
{% endhint %}


---

# 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.whitespots.io/appsec-portal/features/working-with-products.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.
