> 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 8.1.0**](/hiera-docs/release-notes.md) **| August 2026**

Hiera is a strategic planning app for Jira Cloud. It supports Jira Standard teams and higher. Plan portfolios without Jira Premium or Advanced Roadmaps.

<a href="/hiera-docs/getting-started.md" class="button primary">Get started</a>

### Plan, monitor, and align work

#### Plan work

* [Timeline](/hiera-docs/views-and-features/timeline.md) visualizes your hierarchy in an interactive Gantt chart.
* [Capacity](/hiera-docs/views-and-features/capacity.md) and [Workload Planning](/hiera-docs/views-and-features/workload-planning.md) support weekly project and cross-project planning.
* [Table View](/hiera-docs/views-and-features/table-view.md) provides a flat summary of dependencies.

#### Monitor delivery

* [Dependencies](/hiera-docs/views-and-features/dependencies.md) maps work-item relationships and critical-path estimates.
* [Risk Matrix](/hiera-docs/views-and-features/risk-matrix.md) highlights items by risk and impact.
* Plan Quality checks planning-data coverage. Baseline comparison shows what changed in the active plan.

#### Align strategy

* [OKR View](/hiera-docs/views-and-features/okr-view.md) rolls up child completion and Jira status.
* [Portfolio](/hiera-docs/views-and-features/portfolio.md) shows high-level work in a card view.
* [Strategic Parents](/hiera-docs/strategic-parents.md) create parent overrides across configured hierarchy levels.

### Explore the documentation

<table data-view="cards"><thead><tr><th>Section</th><th data-card-target data-type="content-ref">Start here</th></tr></thead><tbody><tr><td>Install Hiera, configure your first project, and tour the views.</td><td><a href="/hiera-docs/getting-started.md">Getting Started</a></td></tr><tr><td>Learn the project and cross-project planning views.</td><td><a href="/hiera-docs/views-and-features.md">Views &amp; Features</a></td></tr><tr><td>Set up hierarchy levels and field mappings.</td><td><a href="/hiera-docs/admin-and-configuration.md">Admin &amp; Configuration</a></td></tr></tbody></table>

#### More resources

* [Strategic Parents](/hiera-docs/strategic-parents.md) — manage parent overrides.
* [FAQ / Troubleshooting](/hiera-docs/faq-troubleshooting.md) — resolve common issues.
* [Release Notes](/hiera-docs/release-notes.md) — review product changes.
* [Support](/hiera-docs/support.md) — contact the team.
* [Security & Data Privacy](/hiera-docs/security-and-data-privacy.md) — understand data handling and permissions.
* [Terms of Service](/hiera-docs/terms-of-service.md) — review legal terms.

{% hint style="info" %}
Hiera runs on Atlassian Forge and declares no external-fetch permission. Your Jira data stays within Atlassian's infrastructure. Review [Security & Data Privacy](/hiera-docs/security-and-data-privacy.md) for details.
{% endhint %}

### Support

Install Hiera from the [Atlassian Marketplace](https://marketplace.atlassian.com/apps/1914332338). For help, email <shv.support@germanmorales.org> or visit [Support](/hiera-docs/support.md).

Hiera is developed by **German Morales**.


---

# 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.
