> For the complete documentation index, see [llms.txt](https://help.security.gallagher.com/command-centre/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/command-centre/command-centre-web-releases/command-centre-web-release-notes.md).

# Command Centre Web Release Notes

## What's new?

{% tabs fullWidth="false" %}
{% tab title="Multi-Language support" icon="language" %}

### Command Centre Web now speaks your language

Command Centre Web is now available in your choice of languages, including Canadian French, Swedish, Spanish, and Chinese - so every operator can work the way that's most comfortable for them.&#x20;

Choose your own display language on the sign-in screen or from Settings – Language.

<figure><img src="/files/PLAba3G8Wfu2xvXp1Lux" alt="" width="375"><figcaption></figcaption></figure>

<a href="/pages/qTLoW1i02zSb3tWSJQiv" class="button primary">Find Out More</a>
{% endtab %}

{% tab title="Access Schedule and Zones" icon="calendar-check" %}

You can now view the Access Zones and Schedules included in an Access Group - both when assigning access and reviewing existing access - making it easier to confirm the right access is applied and helping to troubleshoot access issues.

<figure><img src="/files/tjuxYrrwQoSpQ53uCFQ1" alt="" width="375"><figcaption></figcaption></figure>

<a href="/pages/CBlC8G14o4XpbRPeOslv" class="button primary">Find Out More</a>
{% endtab %}

{% tab title="Custom URL Support" icon="link" %}
Make Command Centre Web your own with a Custom URL featuring your organization’s name. Set it up today through your Gallagher Channel Partner.&#x20;

![](https://security.gallagher.com/-/media/Project/Security-Business/Security-Public-Site/Images/Command-Centre-Notes/URL-Example.png?h=25%25\&w=70%25\&hash=938FA2A17C3E7BDD176CDF7ABBB06D8B)

<a href="/pages/vRHq8nzcfnUCkHyPmhGG" class="button primary">Find Out More</a>
{% endtab %}
{% endtabs %}

## All releases

Use the side navigation panel to look through other recent Command Centre Web updates.

***

## Feedback

{% columns %}
{% column width="58.333333333333336%" valign="middle" %}
As always, we welcome your feedback. This can be submitted through the feedback form within Command Centre Web, found in your user menu, in the top right corner of the client.
{% endcolumn %}

{% column width="41.666666666666664%" %}

<figure><img src="/files/AeBmZkUuHh9rW17KLIMX" alt=""><figcaption></figcaption></figure>

{% endcolumn %}
{% endcolumns %}


---

# 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/command-centre/command-centre-web-releases/command-centre-web-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.
