# Results Panel

The component results view provides users with various ways to view components, meta-data and component risk.&#x20;

Two view options are available:&#x20;

**Card View**: Displays components in rectangular card format with available meta-data and license and vulnerability data. Cards can be filtered using the header panel filter mechanisms. Card view is the default view format for components. You can also switch to card view using the view options selector above header panel, shown in the image below.

[Learn more here](/codecertify/components-tab/results-panel/card-view.md)

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

**Risk Graph View:** Threatrix risk graph enables users to consume various risk data is 2 dimensional graph.&#x20;

[Learn more here](/codecertify/components-tab/results-panel/risk-graph-view.md)


---

# 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.threatrix.io/codecertify/components-tab/results-panel.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.
