> 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/2025/july.md).

# July

**Date Released:** 21/07/2025

### New Feature – Authorised Cardholder Search Filter

When searching for cardholders in Command Centre Web, you can now opt to filter results based on authorisation status, making it easier to find exactly who you are looking for.

To do so, simply select the new "Authorised Only" checkbox when conducting a search and only authorised cardholders will display. Your selected preference will be saved for all future searches.

<div data-full-width="true"><img src="https://security.gallagher.com/-/media/Project/Security-Business/Security-Public-Site/Images/Command-Centre-Notes/July-2025/authorised-search.png?h=495&#x26;w=1025&#x26;hash=F6674C357959BE945D1F554BE5F93646" alt=""></div>

#### **Key features:**

* Quickly toggle between viewing all cardholders or only those who are authorised when conducting a search
* Saves your preferred filter setting for future searches

### New Enhancement – Auto-save

Changes you make to cardholders will now automatically save in real-time. This removes the need to manually save each change you make, delivering superior convenience.

#### **Key features:**

**For Access, Credentials, and Competencies:**

* New assignments/issuances of access groups, credentials, or competencies auto-save when you end the workflow
* Edits to existing access groups, credentials, or competencies auto-save when you select **Done**

**For the Details tab:**

* Updates to cardholder details and Personal Data Fields (PDFs) auto-save, field-by-field&#x20;
* A visual indicator shows when saving commences and concludes

<img src="https://security.gallagher.com/-/media/Project/Security-Business/Security-Public-Site/Images/Command-Centre-Notes/July-2025/Saving.jpg" alt="Command Centre Web Auto-Save Functionality Saving" height="51" width="289">

<img src="https://security.gallagher.com/-/media/Project/Security-Business/Security-Public-Site/Images/Command-Centre-Notes/July-2025/Saved.jpg" alt="Command Centre Web Auto-save functionality Saved" height="54" width="280">


---

# 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/2025/july.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.
