# Risk Management Planning

## Basic idea

Produces the *Risk Management Plan* (RMP): a document spelling out methodology, roles, budget, schedule, risk categories, probability/impact rules, tracking process, documentation, and contingency / fall-back plans.

## Key facts

* RMP detail scales with project size — small project, light plan.
* Sections: methodology, roles, budget, categories, probability/impact, tracking, documentation, contingency, fall-back.
* Reviewed and updated through the project lifecycle.
* The output of risk management planning is a Risk Management Plan (RMP) that documents the procedures for managing risks throughout a project.
* The project team should review the RMP and understand and implement the organisation's and sponsor's approaches to risk management.
* The level of detail will vary with the needs of the project

## The Risk Management Plan

* Methodology
* Roles and responsibilities
* Budget and Schedule
* Risk Categories
* Risk probability and impact
* Tracking
* Risk Documentation
* Contingency plans
* Fall-back plans


---

# 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://isubasinghe.gitbook.io/isithas-wiki/software_engineering/management/risk_management/risk_management_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.
