# Manage Credentials

{% hint style="warning" %}
Manage Credentials Section is available only for **Private Bug Bounty Programs**
{% endhint %}

You can view all the program scopes associated credential vaults in the **Credentials Section**

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

### Credential Requests

Incase any Credential Requests have been made by a Bug Hunter, the Credential Requests tab will populate with a list of requests.

Viewing a particular request will give you two options:

1. Auto Assign Credential
2. Manually Assign Credential

### Particular Vault Section

To view all the credentials and the status of assignment of a particular credential set, you can click on a particular Credential Vault in the **Program Vaults table**

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

### Assign/Unassign Credential Sets

Incase you wish to Manually Assign Credential Sets, navigate to a particular vault inside the Program Vaults sections.

From the Credentials Table, open any dropdown beside the credential set you wish to assign to a Bug Hunter. Once a User is selected for assignment, a popup like below should appear where the assignment preference to an asset needs to be chosen.

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

Click on **Assign Credential** to successfully assign the credential.

To **Unassign** a particular credential set, click the **Remove Icon** beside the username of the assigned user.


---

# 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/program-guide/private-bug-bounty-dashboard/manage-credentials.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.
