# Product Roadmap

YouDesign Models is designed to align seamlessly with the ServiceNow product roadmap, ensuring compatibility with all recent releases and supported versions of ServiceNow.

## Release Cadence

YouDesign Models follows a predictable release schedule so your team can plan upgrades with confidence:

* **One major release per year** — introduces significant new capabilities and structural changes (e.g., v26.0, v27.0)
* **Three minor releases per year** — deliver feature enhancements, improvements, and fixes (e.g., v26.1, v26.2, v26.3)

***

## YouDesign Models Release Timeline

### Current Release

**v26.0** is the current release, introducing the full AI Assistant, Data Panel, Layers panel, versioning, the Commit workflow, and a refreshed end-user experience.

### Planned Releases

Upcoming minors for the v26 line:

* **v26.1** – Next planned minor release
* **v26.2** – Follow-up minor release
* **v26.3** – Final minor of the v26 line
* **v27.0** – Next major release

> **Note:** Release content and timing are subject to change. Contact your ins-pi representative for the latest roadmap details.

***

## Support Policy

Supported releases receive security updates, bug fixes, and ServiceNow compatibility patches.

* **Active support** – the current major and its latest minor
* **Maintenance support** – the previous major for a limited window after the next major ships
* **End of support** – earlier majors are considered obsolete and should be upgraded

> **Important:** We recommend staying on the latest supported release so you always have access to new features, performance improvements, and critical fixes. If you're running an older version, plan an upgrade with your ServiceNow administrator.

For guidance on upgrading YouDesign Models, see [Updating YouDesign Models](/models/get-the-app/updating.md).

***

## ServiceNow Compatibility

Each YouDesign Models release is tested and certified against recent ServiceNow releases. Check the [YouDesign Models App Detail Page](https://ins-pi.com/getyoudesign) on the ServiceNow Store for the exact compatibility matrix for the version you are planning to install.

To verify your ServiceNow version compatibility:

1. Check your ServiceNow instance version
2. Find the corresponding YouDesign Models version on the Store page
3. Ensure you're running a supported combination

**Questions about your version?** Contact your YouDesign Models administrator or reach out to ins-pi support.


---

# 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.ins-pi.com/models/get-the-app/roadmap.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.
