# Deployment Firewall

The Deployment Firewall page is a graphical representation of the deployments of the application. The page shows the deployment data for the selected service or all services of the selected application.&#x20;

You can select the timeline and services for which you want the data to be displayed from the **Show Data For** dropdown.&#x20;

The tabs below this show the count for **Scanning**, **Allowed** and **Blocked** deployments.&#x20;

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

The panels below this show the graphical representation of the deployment data and most frequent security issues.

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

At the bottom, the services available for the application are displayed along with the details of it.&#x20;

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

The Name, Artifact Version, Artifact, Open Issues, Deployed At time, Status and DBOM status of the services are displayed.&#x20;


---

# 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.opsmx.com/ssd/security-risk-and-prioritization/user-guide/view-security-posture/application-security-posture/deployment-firewall.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.
