# Filtering by Application

Effortlessly filter scan results by application in Pynt to focus on the security assessments that matter most to you. This feature allows you to narrow down your scan history and results to specific applications, making it easier to review and manage the security status of individual apps within your environment. By filtering scans by application, you can quickly identify vulnerabilities, track remediation efforts, and prioritize actions based on the risk associated with each application.

\
Firstly, you have the capability to **filter** the view **by application**, displaying only the APIs associated with a specific application or viewing all APIs collectively.

<figure><img src="/files/Yuz17qrp3mG005aAArJi" alt=""><figcaption><p>Filtering the Scan History by app</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/navigate-scan-history/filtering-by-application.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.
