# Project Management

## Basic idea

Planning, delegating, monitoring, and controlling all aspects of a project — and motivating those involved — to meet objectives within targets for time, cost, quality, scope, benefits, and risk.

## Key facts

* Triple constraint: scope, time, cost — change one, the others move.
* Common methodologies: Waterfall, SCRUM, PRINCE2, Agile.
* Value comes from organising scarce resources, managing risk, retaining knowledge.

Project management is the planning, delegating, monitoring and controlling of all aspects of a project, and motivating those involved to achieve the project objectives within the expected targets for time, costs, quality, scope, benefits and risk.

Value lies in:

* Organising and structuring scarce resources.
* Managing risk.
* Identifying and clearing issues.
* Managing and implementing change.
* Retaining and re-using knowledge.
* Organisational wide learning from past successes and failures.

Project management methodoligies:

* Waterfall \[\[waterfall.md]]
* SCRUM
* Prince2
* Agile \[\[agile.md]]


---

# 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/process_and_management/project_management.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.
