# Programs Dashboard

The Programs section in Bugbase allows program managers to view all ongoing and under review programs. It also allows them to sort programs based on their types, making it easy to find and manage specific programs.&#x20;

The programs types are:

* VDP&#x20;
* Bug Bounty&#x20;
* Pentest&#x20;
* Private Program&#x20;
* Competitions&#x20;

Program managers can click on "View Dashboard" button to view individual progams.

Program managers can also create new programs by clicking the "Create Program" button, providing a simple and straightforward way to launch new bug bounty programs.


---

# 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/company-guide/programs-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.
