# Strategic Framework

Strategic Framework is the hierarchical structure of an organization's strategic plan. Each framework can have multiple levels and levels can have different name. The last level in the framework is always fixed. The label of the last level (strategic action item and its tasks) can be changed per framework. AN organization can have multiple frameworks and each framework can have different and unique levels.

Example -

* Organization “A” can have strategic framework with total three levels&#x20;
  * Goals
  * Strategy
  * Initiatives (Fixed last level - strategic action items)
* Organization “A” can have another strategic framework with five levels&#x20;
  * Priority
  * Goal
  * Strategy
  * Target
  * Action Item (Fixed last level - strategic action items)

For analogy, consider you are building a house. Strategic framework is like a floor plan of the house on which a strategic plan will be built.


---

# 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.visionsync.com/strategic-framework.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.
