# Attack Surface

The Attack Dashboard provides a comprehensive overview of your organization's effectiveness against various assessments. It includes metrics and visualizations that help you understand your security posture and areas for improvement.

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

**Attack Surface Dashboard**

The Attack Dashboard displays various metrics that reflect your organization's ability to withstand different types of attacks. Key metrics include:

* **Assessment Success Rate:** The percentage of successful assessments, indicating how often vulnerabilities are identified and addressed.
* **Vulnerability Severity:** A breakdown of vulnerabilities by severity (e.g., critical, high, medium, low), helping prioritize remediation efforts.


---

# 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://copilot-docs.bugbase.ai/enterprise/attack-surface.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.
