# Mitigation Planning

The Risk Mitigation interface is designed to help users track and manage mitigation plans and their corresponding approvals for risks within the organization. The dashboard offers a real-time overview of the current state of mitigation efforts, categorized into the following areas:

1. Closed: Displays the total number of mitigation plans that have been successfully completed and closed.
2. Mitigation Rejected: Shows the number of mitigation plans that were reviewed and rejected.
3. Mitigation In Progress: Displays the count of mitigation plans currently being worked on.
4. Approval Pending: Lists the number of mitigation plans that are awaiting management approval.

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXf2kPP60JJothCAUMOoFRiDYCtZBw0gHfvXYLlwsAdT7TZ3w-3_xnLLYNSVJuaqjhVplj7JR_wGvobFABocogymDUeNPzCmzCDaJEIZAMX0z_x3H_qhaZc53daU9cSxLTyRK1XPaE-rocLZC9zSGd-XSGfWMfS48WhdTnpWAw?key=wWjbrBi-D3VKs2iDr_CXHUKd" 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://docs.complyan.com/complyan-modules/risk-management/mitigation-planning.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.
