# Company Guide

- [Create a Company Account](https://docs.bugbase.ai/company-guide/create-a-company-account.md): We at BugBase have made it really easy to create a company account. All you need to do it fill a 2 step form to register your account with BugBase
- [Navigation](https://docs.bugbase.ai/company-guide/navigation.md): Here is an overview for navigation that can be found in the Bugbase platform
- [Assets Dashboard](https://docs.bugbase.ai/company-guide/assets-dashboard.md): 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.
- [Credential Vaults](https://docs.bugbase.ai/company-guide/credential-vaults.md): BugBase enables importing testing credentials for assets and assigning them to program members and Bug Hunters.
- [Creating a Credential Vault](https://docs.bugbase.ai/company-guide/credential-vaults/creating-a-credential-vault.md): Learn how to create a Credential Vault
- [Adding Credentials to Vault](https://docs.bugbase.ai/company-guide/credential-vaults/adding-credentials-to-vault.md): Learn how to add Credential Sets to a Credential Vault
- [Connect Credential Vault to an Asset](https://docs.bugbase.ai/company-guide/credential-vaults/connect-credential-vault-to-an-asset.md): Learn how to connect a Credential Vault to a Company Asset
- [Require Whitelisting for a Credential](https://docs.bugbase.ai/company-guide/credential-vaults/require-whitelisting-for-a-credential.md): Enable the "Require Whitelisting" feature on Dynamic Credential Vaults to ensure only authorized users can request or claim credentials
- [Resolving Issues on Credentials](https://docs.bugbase.ai/company-guide/credential-vaults/resolving-issues-on-credentials.md): Security Researchers raise issues on credentials
- [VPN Servers](https://docs.bugbase.ai/company-guide/vpn-servers.md): BugBase enables companies to create and manage VPN servers for secure testing of sensitive assets by Bug Hunters.
- [Create, Configure and Deploy VPN server](https://docs.bugbase.ai/company-guide/vpn-servers/create-configure-and-deploy-vpn-server.md): Learn how to configure and deploy a VPN server with all your assets on BugBase
- [Monitor Live Statistics and Logs](https://docs.bugbase.ai/company-guide/vpn-servers/monitor-live-statistics-and-logs.md): Monitor all the activities through the VPN server
- [Programs Dashboard](https://docs.bugbase.ai/company-guide/programs-dashboard.md): An overview of all the programs hosted on BugBase
- [Create a Program](https://docs.bugbase.ai/company-guide/programs-dashboard/create-a-program.md): How to go about creating a program
- [Customer Support](https://docs.bugbase.ai/company-guide/customer-support.md): 24/7 Support Channel for Issues and Doubt resolution
- [Bounty Bin](https://docs.bugbase.ai/company-guide/bounty-bin.md): BugBase Bounty Bin helps you track and manage bounties paid to hackers across the globe!
- [Company Settings](https://docs.bugbase.ai/company-guide/company-settings.md): Manage your company account from here
- [Profile](https://docs.bugbase.ai/company-guide/company-settings/profile.md)
- [Organisation](https://docs.bugbase.ai/company-guide/company-settings/organisation.md): Add members to your organisation and track all activities.
- [Roles and Permissions](https://docs.bugbase.ai/company-guide/company-settings/roles-and-permissions.md): Create, View and Modify Roles and Permissions
- [Security & Authentication](https://docs.bugbase.ai/company-guide/company-settings/security-and-authentication.md): We offer various Security & Authentication Methods for extra security.
- [Multi-Factor Authentication](https://docs.bugbase.ai/company-guide/company-settings/security-and-authentication/multi-factor-authentication.md): Secure your account with Multi-Factor authentication
- [SSO with SAML](https://docs.bugbase.ai/company-guide/company-settings/security-and-authentication/sso-with-saml.md): BugBase offers Single Sign-on through SAML ( Security Assertion Markup Language ) Integration with Okta and Google.
- [Okta SSO setup via SAML](https://docs.bugbase.ai/company-guide/company-settings/security-and-authentication/sso-with-saml/okta-sso-setup-via-saml.md): You can use your Okta credentials to sign in to BugBase.
- [Google SSO setup via SAML](https://docs.bugbase.ai/company-guide/company-settings/security-and-authentication/sso-with-saml/google-sso-setup-via-saml.md): You can use your Google credentials to sign in to BugBase.
- [Customization](https://docs.bugbase.ai/company-guide/company-settings/customization.md): At BugBase we provide customization options to make your workflows easy
- [Automations](https://docs.bugbase.ai/company-guide/company-settings/customization/automations.md): Automations provide the ability to automate your processes in BugBase.
- [Report Tags](https://docs.bugbase.ai/company-guide/company-settings/customization/report-tags.md): Effortlessly organize and manage reports using Report Tags, a feature designed for easy categorization and filtering of bug reports.
- [Manage Access](https://docs.bugbase.ai/company-guide/company-settings/manage-access.md): Invite users in your organization and give them roles to manage certain parts of your BugBase Company Account
- [Insights Dashboard](https://docs.bugbase.ai/company-guide/insights-dashboard.md): The insights dashboard provides a comprehensive program overview
- [Campaigns](https://docs.bugbase.ai/company-guide/campaigns.md): Start a Campaign for better outreach to bounty hunters!
- [Understanding Currencies Used in BugBase](https://docs.bugbase.ai/company-guide/understanding-currencies-used-in-bugbase.md)
- [Whitelist](https://docs.bugbase.ai/company-guide/whitelist.md): Enabling, managing, and processing whitelist requests for in-scope assets.


---

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