# Policy management page

You can manage what policies will be tested against your infrastructure from the ISAAC tab of the dashboard.

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

Equipped with numerous sorting and filtering options, this tab will allow you to tag, edit the severity and edit the active status of any given policy.


---

# 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.meterian.io/iac-scanner/policy-management-page.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.
