# Dashboard

## Reviewing Scan Results

Upon completing the scanning process for your repository, you gain access to a comprehensive overview of all identified vulnerabilities.

![Dashboard](/files/U4r0ukgK4TOmabEipFmh)

Navigate to the advanced dashboard for a deeper analysis, allowing you to identify specific vulnerable components within your repository.

![Dashboard](/files/PCTQxLEDqyWdnlm8jsdh)

Consider leveraging the [Auto Fix](/user-docs/2-integration-with-sec1/4-auto-fix.md) feature, which automates the remediation process for vulnerable components, eliminating the need for manual intervention.

In certain scenarios, it's essential to verify and update individual components based on recommendations provided.

Explore the full capabilities of Sec1 Scopy by navigating through various links, enabling you to maximize the security and integrity of your projects.


---

# 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.sec1.io/user-docs/2-integration-with-sec1/3-dashboard.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.
