# Project Overview Method

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

1. **Project Context Nodes:** Here we embed various Nodes that provide context for our project. These nodes will be used as context across many projects and Methods.
2. **Project Processing Node:** This Node contains instructions for the AI on how to synthesize the information from the Project Context Nodes into a comprehensive project overview. The instructions define the structure and content of the overview, ensuring that it captures all relevant aspects of the project. While the instructions are based on standardized best practices, they can be adapted to accommodate the specific requirements and unique characteristics of each project. The AI uses these instructions to generate a tailored project overview that provides a clear and holistic picture of the project's current state, objectives, and key details.
3. **Project Overview Node:** This Node becomes the overview of the project for the AI to refer to that contains a grounded version of all of the individual, departmental, and project context. This Node will be embedded into the other Methods.

The key value of this approach is that it takes into account the most recent data that’s used and does not require an organization system required to follow.


---

# 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://www.aibusinessengineer.com/project-management-method/project-overview-method.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.
