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

# Home

**Version 7.3.0 | Jun 2026**

Hiera is a strategic planning app for Jira Cloud, built on Atlassian Forge. It brings hierarchy visualization, dependency mapping, risk assessment, capacity planning, and portfolio management to Jira Standard teams -- without requiring Jira Premium or Advanced Roadmaps.

## What You Can Do with Hiera

* Visualize your project hierarchy in an interactive **Timeline** (Gantt chart)
* Map and detect **Dependencies** across issues and projects
* Assess project risk with a visual **Risk Matrix**
* Plan team **Capacity** and **Workload** across sprints and quarters
* Track **OKRs** with automatic health and completion rollup
* Manage your **Portfolio** with a high-level card view
* Define **Strategic Parents** above Epics in Jira Standard

## Documentation Sections

| Section                                                             | Description                                                      |
| ------------------------------------------------------------------- | ---------------------------------------------------------------- |
| [Getting Started](/hiera-docs/getting-started.md)                   | Installation, first configuration, and a quick tour of all views |
| [Views & Features](/hiera-docs/views-and-features.md)               | Detailed guides for each of the 8 views                          |
| [Admin & Configuration](/hiera-docs/admin-and-configuration.md)     | Hierarchy setup and field mapping                                |
| [Security & Data Privacy](/hiera-docs/security-and-data-privacy.md) | Data residency, permissions, privacy, and support access         |
| [Strategic Parents](/hiera-docs/strategic-parents.md)               | New in v7.1 -- hierarchy above Epics for Jira Standard           |
| [FAQ / Troubleshooting](/hiera-docs/faq-troubleshooting.md)         | Common questions and solutions                                   |
| [Release Notes](/hiera-docs/release-notes.md)                       | Changelog for all versions                                       |
| [Support](/hiera-docs/support.md)                                   | Contact information and how to report issues                     |
| [Terms of Service](/hiera-docs/terms-of-service.md)                 | Legal terms and data handling                                    |

## Links

* **Atlassian Marketplace**: [Hiera on Marketplace](https://marketplace.atlassian.com/apps/1914332338)
* **Support Email**: <shv.support@germanmorales.org>

## About

Hiera is developed by **German Morales**, ACP-620 certified Jira Administrator. The app is built entirely on the Atlassian Forge platform, ensuring your data stays within the Atlassian ecosystem.


---

# 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, and the optional `goal` query parameter:

```
GET https://hiera.gitbook.io/hiera-docs/home.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
