# Orion by GatherWare

Welcome to the docs for **Orion** — GatherWare's platform for facility and capital planning in healthcare.

## What is Orion?

Orion is where healthcare organizations manage their capital improvement projects. It handles everything from tracking individual renovations to managing a multi-campus, multi-year capital plan.

### What you can do

* **Plan** — Manage your project portfolio with cost, scope, and schedule data
* **Prioritize** — Score and rank projects using ROI analysis and custom criteria
* **Forecast** — Generate cash flow projections with escalation built in
* **Visualize** — GANTT charts, maps, Sankey diagrams, and dashboards
* **Compare** — Create scenarios and compare different approaches side by side
* **Report** — Build tabular and PDF reports, and schedule them for automatic delivery
* **Collaborate** — Tag team members, assign projects, share filters, and keep notes in one place

## Explore the Docs

Use the navigation at the top of the page to browse each section:

| Section           | What's inside                                                                  |
| ----------------- | ------------------------------------------------------------------------------ |
| **Documentation** | Full guide to the Orion web platform — setup, concepts, modules, and reference |
| **Changelog**     | Release notes for every Orion version                                          |
| **Help Center**   | FAQs, troubleshooting, and support                                             |

## About GatherWare

GatherWare, Inc. builds software for healthcare facility and capital planning. Orion is used by health systems across the country.

* **Website:** [gatherwareinc.com](https://gatherwareinc.com)
* **Contact:** <info@gatherwareinc.com>


---

# 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.orion.gatherwareinc.com/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.
