> For the complete documentation index, see [llms.txt](https://edehr.gitbook.io/edehr-compass/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://edehr.gitbook.io/edehr-compass/planning-and-governance/readme.md).

# Overview

This section provides the strategic planning frameworks, governance structures, and sustainability information that institutions need when evaluating and implementing EdEHR.

## What You'll Find Here

### Strategic Planning

Tools and frameworks to guide your institution through the adoption process:

* [Assessing Institutional Readiness](/edehr-compass/planning-and-governance/strategic-planning/assessing-institutional-readiness.md) — the SCORS framework for evaluating operational and cultural preparedness
* [EdEHR Implementation Guide](/edehr-compass/planning-and-governance/strategic-planning/edehr-implementation-guide.md) — step-by-step implementation guidance
* [Implementation Timeline](/edehr-compass/planning-and-governance/strategic-planning/implementation-timeline.md) — realistic planning milestones
* [Budgeting & Resource Allocation](/edehr-compass/planning-and-governance/strategic-planning/budgeting-and-resource-allocation.md) — cost calculators and resource planning tools

### Governance

How EdEHR Compass is managed and who is involved:

* [EdEHR Compass Governance](/edehr-compass/planning-and-governance/governance/edehr-compass-governance.md) — the governance team, decision-making processes, and how the model is designed to scale
* [EdEHR Technologies](/edehr-compass/planning-and-governance/governance/edehr-technologies.md) — the company behind the EdEHR platform's development, hosting, and support

### Sustainability

* [Sustainability & Business Model](/edehr-compass/planning-and-governance/sustainability/sustainability-and-business-model.md) — how EdEHR's hybrid open-source/SaaS model works, per-active-student pricing, and ecosystem roles

## Where to Start

If you're new to EdEHR, the [Adoption Readiness](https://github.com/edehr/compass-edehr/blob/main/Getting%20Started/next-steps/adoption-readiness.md) page in Getting Started provides a high-level overview of what the adoption journey involves. The [Assessing Institutional Readiness](/edehr-compass/planning-and-governance/strategic-planning/assessing-institutional-readiness.md) page here is a natural next step for a structured readiness assessment.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://edehr.gitbook.io/edehr-compass/planning-and-governance/readme.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.
