# Navigation

### **Insights Dashboard**

The insights dashboard provides a **comprehensive overview** of **vulnerabilities** throughout all the programs with the help of **graphs**, **charts** and **risk statistics** to improve security practices.

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

{% content-ref url="/pages/khuNinhRSsg6GMasZsmw" %}
[Insights Dashboard](/company-guide/insights-dashboard.md)
{% endcontent-ref %}

### **Assets Dashboard**

The Assets Dashboard in Bugbase allows program managers to easily manage and **track** their assets, with features like **adding**, **editing**, **deleting**, and **labeling assets** to improve understanding.

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

{% content-ref url="/pages/csMKsT2QZY0Rdi7O6X5z" %}
[Assets Dashboard](/company-guide/assets-dashboard.md)
{% endcontent-ref %}

### View All Programs

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.

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

{% content-ref url="/pages/F5Nh96UcXaqTHwdTFkuy" %}
[Programs Dashboard](/company-guide/programs-dashboard.md)
{% endcontent-ref %}

### **Billings & Plans**

All the billings, transactions history, add-ons in one place. Companies can upgrade their tiers and purchase add-ons from this section.

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

### Bounty Bin

Companies can manage their **payouts** via this page, **top-up** their bounty bin amount and start **paying out** researchers

<figure><img src="/files/Gk1ER7S0hGEwrWfaqviA" alt=""><figcaption><p>Bounty Bin</p></figcaption></figure>

{% content-ref url="/pages/HVLiTTFuVOJunmeR6Jnk" %}
[Bounty Bin](/company-guide/bounty-bin.md)
{% endcontent-ref %}

### Company Settings

Companies can edit their **profile**, **manage passwords**, **manage members** in their **organisation**, **manage access** to programs from their settings

<figure><img src="/files/5ZYVfFucQQWPlYJxTJqH" alt=""><figcaption></figcaption></figure>

{% content-ref url="/pages/UZ9q9OmqikUbDJYNfwsv" %}
[Company Settings](/company-guide/company-settings.md)
{% endcontent-ref %}


---

# 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/navigation.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.
