# Client Retests

## Overview

The organization you work for may offer retesting to the client after 90 or 60 days. The project isn't closed until the retest is performed

After giving them the findings report, they have a chance to go fix the vulnerabilities, then you come in and retest again but only on what was in the report.&#x20;

When something has been successfully remediated, you can update the report saying that it **was** found and **has** been remediated.


---

# 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://pnpt.adot8.com/external-pentest-playbook/concluding-the-external-pentest/client-retests.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.
