# Program

In this context, "program" refers to the customer applications or products, like PayPal, eSewa, Merojob, or Pasls, for which they intend to or have already launched a bug bounty program.

```
https://app.bugv.io/organization/program
```

![Program List of Organization](/files/-MbM-sS1aVIvaAc6zZyp)

Here are the details of the program dashboard:

* **Product Name:** This indicates the name of the product (program).
* **Type:** This denotes the type of program that has been assigned.
* **Date & Time:** This shows the date when the program was created.
* **Status:** This indicates the current status of the program.
* **Edit (Little Pencil):** This icon allows you to edit the program.


---

# 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.bugv.io/customers/program.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.
