> 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/client-portal.md).

# Client Portal

## Client Portal

The Client Portal is your centralized hub for staying engaged with the ongoing development and support of EdEHR. Through the portal, you can:

* Track the status of your requests and support tickets in real time
* Follow along with major roadmap items and see what’s coming next
* View and weigh in on new feature proposals, including calls for subject matter expertise and community feedback

<figure><img src="/files/4HXU2XejRknVaOhOThqz" alt=""><figcaption></figcaption></figure>

This portal is designed to keep you informed, involved, and empowered as EdEHR evolves. If you’d like access, reach out to your system administrator for your institution’s unique link and a quick tutorial on getting started.

Stay in the loop, have your say, and help shape the future of EdEHR—all from one convenient place.


---

# 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/client-portal.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.
