# Scan History Overview

Pynt's **API Catalog** is part of [**Pynt's enterprise** **plan**](https://www.pynt.io/pricing)**.**

Navigate Pynt's '**Scan History'** view to gain insights into the **historical records** of your **API security scans**.&#x20;

This guide provides an overview of how Pynt effectively tracks and maintains a detailed history, offering valuable information about your API security posture.&#x20;

Understand the nuances of the 'Scan History' view to extract meaningful data, identify trends, and make informed decisions to fortify your API landscape.

From the Scan History view you should be able to [navigate](/documentation/scan-history/navigate-scan-history.md) your scans and to view [detailed info](/documentation/scan-history/view-detailed-scan-info.md) for a specific scan.

Access the 'Scan History' view conveniently from the left menu pane.

<figure><img src="/files/HkjfhjjGBmkqGsfKwp9f" alt=""><figcaption><p>Scan History view</p></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.pynt.io/documentation/scan-history/scan-history-overview.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.
