# Resolving Issues on Credentials

### Steps to Access and Manage Credential Issues

#### Step 1: Navigate to the Credential Vault Page

* Open the program and locate the **Credential Vault Page**.

#### Step 2: View Reported Issues

* In the credential vault, find the **Issues Column** within the credentials table. This column displays all reported issues.

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

#### Step 3: Access Issue Details

* Click on the specific issue you wish to review. This will open the **Credential Issue Report**, which includes the reporter's information and details regarding the issue.

#### Step 4: Resolve the Issue

* After reviewing the issue, you can take action to resolve it. Provide a **resolution note** outlining how the issue was addressed.
* Once the issue is resolved, you can close it. This will notify the security researcher.

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


---

# 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/credential-vaults/resolving-issues-on-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.
