> For the complete documentation index, see [llms.txt](https://help.security.gallagher.com/smb/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.security.gallagher.com/smb/product-information/product-roadmap.md).

# Product Roadmap

We believe great products are **built in partnership** with the people who use them. That’s why we’re sharing a transparent view of our product roadmap — not to lock in fixed dates, but to show where we’re focused, where we’re headed, and how you can be part of shaping what comes next.

See [Release Notes](/smb/product-information/release-notes.md) for information about releases.

**Note**: Gallagher SMB Product Roadmap is subject to change without notice.

***

### ✨NOW&#x20;

> *Features and improvements currently in active development.*

* **API Development** - Users Information. Ability to bulk upload user details.
* **Door Schedules** - Move door schedules into Customer app.&#x20;
* **Duress** - implement the ability for user codes to be used for duress.

### ✨ NEXT&#x20;

> *Initiatives that are prioritized and scoped, but not yet underway.*

* **API Development** - Events & Alarms. Ability to integrate with different external systems.
* **API Development** - Cardholder & Access to be included. Integrate with different external systems
* **Monitoring / Disable Notifications** - notifications when monitoring enabled.&#x20;
* **Key switch** -  ability to arm and disarm using a key switch.

### ✨ LATER&#x20;

> *Strategic ideas and longer-term bets we’re exploring for the future.*

* **Multiple Controllers** - ability to support more than one controller on a site.  &#x20;
* **Perimeter Integration** - high level integration with Gallagher Perimeter products

***

### ⏳ Why We Don’t Include Release Dates

You might notice we don’t assign specific delivery dates. That’s intentional — and here’s why:

* **Plans evolve.** We want to stay responsive to your feedback and new insights.
* **Quality over speed.** We release when it’s right — not just when a calendar says so.
* **Flexibility drives value.** Without hard deadlines, we can adjust and focus on solving the right problems.

Our commitment is to deliver the **most meaningful value** at the right time — not just the fastest.

We’re building this for you and your customers — and **with you**. If something here catches your eye (or if something’s missing), let us know.

<mark style="background-color:$success;">**Submit roadmap or product feedback via the SMB Installer Portal >**</mark> [<mark style="background-color:$success;">**Support tab**</mark> ](https://help.security.gallagher.com/smb-installer-portal/installing-gallagher-smb/installer-portal-overview#support-tab)

Gallagher SMB Roadmap as at 19/12/2025


---

# 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://help.security.gallagher.com/smb/product-information/product-roadmap.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.
