> 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/developments-and-updates/roadmap-for-edehr-features.md).

# Roadmap for EdEHR Features

Transparency and collaboration are central to the EdEHR and EdEHR Compass approach. The public roadmap offers a clear view of key features in development, upcoming priorities, and current projects.

This roadmap serves as a resource for institutions and the broader community to stay informed, provide feedback, and help influence the future direction of EdEHR Compass. By sharing these plans openly, the platform encourages users to weigh in, support new features, and engage in the ongoing evolution of the system.

To view the full roadmap, contact EdEHR Technologies for roadmap access.

If you’d like to contribute ideas or share your feedback, reach out to your EdEHR Technologies contact for access to the client portal or to suggest features directly. Your input helps shape the future of EdEHR Compass.


---

# 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/developments-and-updates/roadmap-for-edehr-features.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.
