> For the complete documentation index, see [llms.txt](https://docs.hackenproof.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.hackenproof.com/dashboard/company-dashboard.md).

# Company dashboard

- [Manage programs](https://docs.hackenproof.com/dashboard/company-dashboard/manage-bb-program.md): This guide describes all the possible stages of your programs
- [Manage reports](https://docs.hackenproof.com/dashboard/company-dashboard/manage-reports.md)
- [Share report](https://docs.hackenproof.com/dashboard/company-dashboard/share-report.md): Share your report with program Viewers
- [Labels](https://docs.hackenproof.com/dashboard/company-dashboard/labels.md): Create, add and manage Labels in your reports to categorize issues
- [E2E report encryption](https://docs.hackenproof.com/dashboard/company-dashboard/e2e-report-encryption.md): This guide describes how to encrypt and decrypt reports
- [Reports decrypting with Mailvelope](https://docs.hackenproof.com/dashboard/company-dashboard/reports-decrypting-with-mailvelope.md): This guide describes how to decrypt reports with the Mailvelope extension
- [Users and roles](https://docs.hackenproof.com/dashboard/company-dashboard/users-and-roles.md): Company users and their roles
- [Program/Report Assignee](https://docs.hackenproof.com/dashboard/company-dashboard/program-report-assignee.md)
- [Replenish your balance](https://docs.hackenproof.com/dashboard/company-dashboard/replenish-your-balance.md): This guide shows on how to replenish your company account balance at HackenProof


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.hackenproof.com/dashboard/company-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.
