> For the complete documentation index, see [llms.txt](https://docs.zbrain.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.zbrain.ai/zbrain-release-notes/zbrain-hr-jd-builder-release-notes.md).

# ZBrain HR JD Builder - Release Notes

### **Explore what’s new in ZBrain HR JD Builder** <a href="#explore-whats-new-in-zbrain-hr-jd-builder" id="explore-whats-new-in-zbrain-hr-jd-builder"></a>

Track all updates, enhancements, and newly introduced capabilities in ZBrain HR JD Builder. This page serves as a centralized record of version-wise progress, capturing how the product evolves to support smarter job description creation, stronger governance, and enterprise-grade compliance. Each release note documents key advancements across HR JD Builder, helping HR teams stay informed about new functionality, workflow improvements, and experience enhancements.

### **What the release notes cover** <a href="#what-the-release-notes-cover" id="what-the-release-notes-cover"></a>

Each release includes updates across one or more of the following areas:

* **Job description creation & management**\
  Enhancements to how job descriptions are created, edited, validated, approved, and managed across their lifecycle.
* **Administration & configuration**\
  Updates to admin-level controls for configuring intake forms, JD output structure, datasets, integrations, and company settings.
* **Governance, validation & compliance**\
  Improvements related to anomaly detection, validation logic, approval workflows, auditability, and compliance readiness.
* **Data & standards management**\
  Enhancements to datasets and standards that drive consistent, accurate, and region-aware job descriptions.
* **User experience & usability**\
  UI, navigation, and terminology improvements that make managing job descriptions simpler and more intuitive.

### **What’s included** <a href="#whats-included" id="whats-included"></a>

#### **New features** <a href="#new-features" id="new-features"></a>

Introduction of new capabilities that expand administrative control, configuration flexibility, validation transparency, and dataset-driven JD generation.

#### **Improvements** <a href="#improvements" id="improvements"></a>

Enhancements to existing functionality focused on usability, clarity, governance, and operational efficiency across the JD lifecycle.

#### **Solution updates** <a href="#solution-updates" id="solution-updates"></a>

Solution-wide updates, including terminology refinements, UI improvements, workflow enforcement, and governance enhancements to support enterprise-grade HR operations.


---

# 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://docs.zbrain.ai/zbrain-release-notes/zbrain-hr-jd-builder-release-notes.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.
