# Pentest Dashboard

<figure><img src="/files/Jv2I4lO4zLWs48hqtHVx" alt=""><figcaption><p>Pentest Dashboard</p></figcaption></figure>

The dashboard provides a comprehensive overview of all pentest, including the ability to start a new pentest, view ongoing scans and access the pentest overview area.

### Create a new Pentest Program

To start a new pentest, create a **company account** and fill the onboarding steps to create a **Pentest Program**

{% content-ref url="/pages/9E9NQhwIg1plgHh2NFf5" %}
[Create a Company Account](/company-guide/create-a-company-account.md)
{% endcontent-ref %}

{% content-ref url="/pages/3UchUr1fprTJmkl37DPj" %}
[Create a Program](/company-guide/programs-dashboard/create-a-program.md)
{% endcontent-ref %}

> Once a pentest program is created, our security team will get in touch with you under 24 hours to get to know about your application that requires a pentest. Alternatively reach out to us at <admin@bugbase.in>

### Navigation in the Pentest Dashboard

The **View Pentest Scans** button takes you to the **Pentest Overview** area, where you can view *all vulnerabilities* found during the pentest, access the *pentest reports*, and get an overview of the pentest progress. In this area, you can view the vulnerabilities by *severity*, and filter them by category to better understand the scope and impact of the vulnerabilities found.

The pentest dashboard provides a clear and user-friendly interface for program managers to keep track of ongoing pentest, view pentest report and vulnerabilities and to access the pentest overview area. It is designed to provide program managers with all the tools and information needed to effectively manage and monitor their penetration tests, and make informed decisions based on the results.


---

# 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.bugbase.ai/program-guide/pentest-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.
