# Vulnerabilities

## Overview

Vulnerabilities module is where you can see all your vulnerabilities. Here you can filter and track your vulnerabilities to help make remediation and follow ups faster and easier.

AttackForge supports extensive filters to help you get the right information you need. You can combine filters to drill-down the results. You can sort and group data. You can also toggle different views of certain fields.

> **Tip:** you can customize your table settings to see the data how you want it. Check [this link](https://support.attackforge.com/attackforge-enterprise/getting-started/manage-user#custom-tables) for more details.

See [Creating Vulnerabilities](https://support.attackforge.com/attackforge-enterprise/getting-started/creating-vulnerabilities) and [Updating Vulnerabilities](https://support.attackforge.com/attackforge-enterprise/getting-started/updating-vulnerabilities) for more information on vulnerabilities.

<figure><img src="/files/vpWjAmt7Extb7COrwm6b" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/pyPxD5cjoJjytNskpZ1N" alt=""><figcaption></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://support.attackforge.com/attackforge-enterprise/modules/vulnerabilities.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.
