# Rescan Specific Issues Resolved

You can use Akto to rescan individual issues after they've been fixed, instead of running a full security probe. This allows quick validation of specific fixes.

## Rescan Specific Issues

1. Navigate to **AI Red Teaming > Results**
2. Find the scan where the issue was detected
3. Locate the issue(s) you want to re-probe
4. Check the box next to the issue(s)
5. Click **Re-scan** to rescan selected issues

Akto will automatically re-probe for the selected agent components and update the issue status.

## Review Results

After the scan completes:

* If the issue is fixed, it moves to the **No vulnerability found** tab
* If the issue persists, it remains under **Vulnerable**
* You can repeat the rescan anytime as needed


---

# 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://ai-security-docs.akto.io/akto-argus-agentic-ai-security-for-homegrown-ai/agentic-red-teaming/how-to/rescan-specific-issues-resolved.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.
