# Policies

The policies page displays all the rules related to the application. You can view the list of rules for any given environment. The environment of the selected application is displayed on the top.&#x20;

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

The following details of the policies are displayed:

* **Rule :** Displays the name of the rule.
* **Tag :** Displays the related tags for the rule. The tags indicate to which security the rules are complied with.&#x20;
* **Category :** Displays the category of the rule.&#x20;
* **Severity :** Displays the severity or impact of the rule namely **Major**, **Critical** or **Normal.**&#x20;
* **Action :** Displays whether the rule displayed is an **Alert** or **Prevent.** When the rule fails; if the deployment passes and an alert is generated it is termed as **Alert**. If the deployment is blocked and an alert is generated then it is termed as **Prevent**.&#x20;
* **Description :** Displays the description of the rule.&#x20;
* **Teams :** Displays the team or group to which the application belongs to.&#x20;
* **Status :** Displays whether the rule is enabled or disabled. You can **Enable** or **Disable** the rule for the selected application by clicking the **Status** radio button. If the rule is enabled, the status button is green in color.&#x20;

### To Enable / Disable Rules:

* Select the rule that you want to disable or enable for the application and click the **Status** button.  A popup appears showing the options **Save Changes** and **Discard**.

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

* Click **Save** to save the changes or **Discard** to omit the changes.&#x20;

### Bulk Edit&#x20;

You can enable or disable multiple policies at the same time using the **Bulk Edit** option.&#x20;

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

* Select **Bulk Edit**.&#x20;
* Choose the rules for which you want to perform the action.&#x20;
* Select **Enable All** or **Disable All**.&#x20;

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

* Click **Save Changes**.&#x20;

The changes gets applied for all the selected policies.&#x20;

{% hint style="info" %}
The **Severity** and **Action** fields can only be changed at the global level. Only application owners can disable the rules from this screen if required.&#x20;
{% endhint %}


---

# 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/policies.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.
