# Navigate Scan History

Easily navigate your scan history in Pynt to review past security assessments and track the progress of your API security over time. Pynt’s intuitive interface allows you to access detailed records of previous scans. By examining your scan history, you can identify trends, monitor the effectiveness of your security measures, and ensure that vulnerabilities are consistently addressed.

This feature provides a comprehensive view of your API security journey, helping you maintain a continuous improvement process. Whether you need to revisit a specific scan or analyze the overall security progress of your APIs, Pynt makes it simple to navigate and utilize your scan history for informed decision-making and enhanced security management.


---

# 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.pynt.io/documentation/scan-history/navigate-scan-history.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.
